1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
Go to file
Michael Niedermayer 52c522c720 Merge remote-tracking branch 'qatar/master'
* qatar/master: (27 commits)
  asfdec: add side data to ASFStream packet instead of output packet.
  idroqdec: set AVFMTCTX_NOHEADER and create streams as they occur.
  nellymoserdec: Indicate that the decoder can handle changed parameters
  libavcodec: Apply parameter change side data when decoding audio
  flvdec: Add param change side data if the sample rate or channels have changed
  libavformat: Add a utility function for adding parameter change side data
  libavcodec: Define a side data type for parameter changes
  aacdec: Handle new extradata passed as side data
  flvdec: Export new AAC/H.264 extradata as side data on the next packet
  libavcodec: Define a side data type for new extradata
  flacdec: skip all track indices at once instead of looping.
  mxf: Add PictureEssenceCoding UL for V210.
  mxfdec: consider QuantizationBits between 17 and 24 to be pcm_s24*
  mxfenc: Add support for MPEG-2 MP@HL-14 in mxf container.
  mxf: H.264/MPEG-4 AVC Intra support
  configure: Show whether the safe bitstream reader is enabled
  x86: Tighten register constraints for decode_significance*_x86.
  Replace Subversion revisions in comments by Git hashes.
  h264_cabac: synchronize decode_significance_*_x86 conditionals
  w32threads: wait for the waked thread in pthread_cond_signal.
  ...

Conflicts:
	libavcodec/avcodec.h
	libavcodec/version.h
	libavformat/flvdec.c
	libavformat/utils.c
	tests/ref/lavfi/pixdesc
	tests/ref/lavfi/pixfmts_copy
	tests/ref/lavfi/pixfmts_null
	tests/ref/lavfi/pixfmts_scale
	tests/ref/lavfi/pixfmts_vflip

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-12-22 01:51:53 +01:00
doc Clearer explanation of audio channel mapping restrictions 2011-12-22 00:05:47 +01:00
ffpresets
libavcodec Merge remote-tracking branch 'qatar/master' 2011-12-22 01:51:53 +01:00
libavdevice lavd/lavfi: reindent block in lavfi_read_header 2011-12-20 13:19:36 +01:00
libavfilter
libavformat Merge remote-tracking branch 'qatar/master' 2011-12-22 01:51:53 +01:00
libavutil Merge remote-tracking branch 'qatar/master' 2011-12-22 01:51:53 +01:00
libpostproc Merge remote-tracking branch 'qatar/master' 2011-12-22 01:51:53 +01:00
libswresample swr: fix assert failure 2011-12-20 11:28:34 +01:00
libswscale Merge remote-tracking branch 'qatar/master' 2011-12-20 04:12:09 +01:00
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2011-12-21 03:40:53 +01:00
tools
.gitignore doc: fate: Support building a plain text version 2011-12-20 16:05:01 +01:00
avconv.c ff*: Fix duplicatedly printed version info with -version 2011-12-20 22:23:12 +01:00
Changelog Changelog: split version next and 0.9 2011-12-20 11:28:34 +01:00
cmdutils_common_opts.h
cmdutils.c ff*: Fix duplicatedly printed version info with -version 2011-12-20 22:23:12 +01:00
cmdutils.h ff*: Fix duplicatedly printed version info with -version 2011-12-20 22:23:12 +01:00
common.mak
configure Merge remote-tracking branch 'qatar/master' 2011-12-22 01:51:53 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ff*: Fix duplicatedly printed version info with -version 2011-12-20 22:23:12 +01:00
ffplay.c ff*: Fix duplicatedly printed version info with -version 2011-12-20 22:23:12 +01:00
ffprobe.c ff*: Fix duplicatedly printed version info with -version 2011-12-20 22:23:12 +01:00
ffserver.c ff*: Fix duplicatedly printed version info with -version 2011-12-20 22:23:12 +01:00
INSTALL
library.mak Merge remote-tracking branch 'qatar/master' 2011-12-18 03:04:44 +01:00
LICENSE
MAINTAINERS
Makefile
README
RELEASE
version.sh

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.