summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* mxfdec: Employ correct printf conversion specifiers for POSIX int types.Jean First2012-01-26
* vc1: always read the bfraction element for interlaced fieldsHendrik Leppkes2012-01-26
* fate: add XWD image regression testPaul B Mahol2012-01-26
* lavf: prevent infinite loops while flushing in avformat_find_stream_infoJanne Grunau2012-01-26
* matroskadec: Pad AAC extradata.Alex Converse2012-01-25
* ismindex: Fix build on mingwMartin Storsjö2012-01-26
* wma: Clip WMA1 and WMA2 frame length to 11 bits.Alex Converse2012-01-25
* movenc: Don't require frame_size to be set for modes other than movMartin Storsjö2012-01-25
* doc: Update APIchanges with info on muxer flushingMartin Storsjö2012-01-25
* movenc: Reindent a blockMartin Storsjö2012-01-25
* tools: Remove some unnecessary #undefs.Diego Biurrun2012-01-25
* rv20: prevent calling ff_h263_decode_mba() with unset height/widthJanne Grunau2012-01-25
* tools: K&R reformatting cosmeticsDiego Biurrun2012-01-25
* Ignore generated aviocat and ismindex tools.Diego Biurrun2012-01-25
* build: Automatically include architecture-specific library Makefile snippets.Diego Biurrun2012-01-25
* indeo5: prevent null pointer dereference on broken filesJanne Grunau2012-01-25
* pktdumper: Use usleep instead of sleepMartin Storsjö2012-01-25
* cosmetics: Remove some unnecessary block braces.Diego Biurrun2012-01-25
* Drop unnecessary prefix from *sink* variable and struct names.Diego Biurrun2012-01-25
* Add a tool for creating smooth streaming manifestsMartin Storsjö2012-01-25
* movdec: Calculate an average bit rate for fragmented streams, tooMartin Storsjö2012-01-25
* movenc: Write the sample rate instead of time scale in the stsd atomMartin Storsjö2012-01-25
* movenc: Add a separate ismv/isma (smooth streaming) muxerMartin Storsjö2012-01-25
* movenc: Allow the caller to decide on fragmentationMartin Storsjö2012-01-25