summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* lavf: remove disabled FF_API_PARSE_DATE cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_DUMP_FORMAT cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_FORMAT_PARAMETERS cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_OLD_METADATA2 cruftAnton Khirnov2012-01-27
* lavf: remove disabled FF_API_OLD_AVIO cruftAnton Khirnov2012-01-27
* lavf: increase major version from 53 to 54.Anton Khirnov2012-01-27
* lavf: remove AVFormatParameters from AVFormatContext.read_header signatureAnton Khirnov2012-01-27
* lavc: remove disabled FF_API_AVFRAME_AGE cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_DATA_POINTERS cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_TIFFENC_COMPLEVEL cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_INTERNAL_CONTEXT cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_PARSE_FRAME cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_GET_ALPHA_INFO cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_MJPEG_GLOBAL_OPTS cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_SNOW_GLOBAL_OPTS cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_LAME_GLOBAL_OPTS cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_AVCODEC_INIT cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_ER cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_DRC_SCALE cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_AVCODEC_OPEN cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_ALLOC_CONTEXT cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_GET_PIX_FMT_NAME cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_FLAC_GLOBAL_OPTS cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_OLD_FF_PICT_TYPES cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_THREAD_INIT cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_ANTIALIAS_ALGO cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_OLD_AUDIOCONVERT cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_OLD_SAMPLE_FMT cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_PALETTE_CONTROL cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_MPEGVIDEO_GLOBAL_OPTS cruft.Anton Khirnov2012-01-27
* lavc: remove disabled FF_API_X264_GLOBAL_OPTS cruft.Anton Khirnov2012-01-27
* lavc: remove the deprecated opt.h header.Anton Khirnov2012-01-27
* lavc: remove the deprecated "ab" option.Anton Khirnov2012-01-27
* codec-regression: use private options instead of deprecated codec flags.Anton Khirnov2012-01-27
* lavc: increase major version to 54.Anton Khirnov2012-01-27
* cmdutils: fix options starting with 'no'.Alexandra Khirnova2012-01-27
* x86inc.asm: fix typo.Ronald S. Bultje2012-01-27
* swscale: convert rgb/bgr24ToY/UV_mmx functions from inline asm to yasm.Ronald S. Bultje2012-01-27
* config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-27
* Revert "sws/pixfmt/pixdesc: add support for yuva444p"Alex Converse2012-01-26
* frwu: check if allocation was successfulPaul B Mahol2012-01-27
* vc1dec.c: Don't use uninitialized values of dmv_[x, y]Mashiat Sarker Shakkhar2012-01-27
* sws/pixfmt/pixdesc: add support for yuva444pPaul B Mahol2012-01-27
* mjpegbdec: Fix overflow in SOS.Alex Converse2012-01-26
* libavutil: Remove pointless file test program.Diego Biurrun2012-01-26
* 8bps: K&R formatting cosmeticsPaul B Mahol2012-01-26
* smacker: Sanity check huffman tables found in the headers.Alex Converse2012-01-26
* smacker: remove dead storeAlex Converse2012-01-26
* qdm2: Check data block size for bytes to bits overflow.Alex Converse2012-01-26
* mxfdec: Fix files with essence containers larger than 2 GiB.Tomas Härdin2012-01-26