summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* qt-faststart: dont allocate a bigger buffer than neededMichael Niedermayer2012-09-30
* qt-faststart: speedupJan Ehrhardt2012-09-30
* lavfi/ashowinfo: check plane value before deferencing.Clément Bœsch2012-09-30
* xtea: fix decryption with --enable-smallGiorgio Vazzana2012-09-30
* swscale: fix To{Y,UV} extern prototypes.Clément Bœsch2012-09-30
* APIchanges: fill hashes.Clément Bœsch2012-09-30
* Move subrip/text API change info from Changelog to doc/APIchanges.Clément Bœsch2012-09-30
* fft-test: fix order of operations for calculating the average errorMichael Niedermayer2012-09-30
* vima: check packet size before initializing bitstream readerPaul B Mahol2012-09-30
* vima: fix typo in license headerPaul B Mahol2012-09-30
* xtea: move iv decrypt handling code into xtea_crypt_ecb()Michael Niedermayer2012-09-30
* xtea-test: test inplace decryptionMichael Niedermayer2012-09-30
* xtea: fix CBC mode when src=dstGiorgio Vazzana2012-09-30
* xtea-test: factorize test codeMichael Niedermayer2012-09-30
* flac: use get_bits_longlong()Paul B Mahol2012-09-30
* tta: let samples declaration match castPaul B Mahol2012-09-30
* bitstream: add get_bits_longlong() to support more than 32bitsMichael Niedermayer2012-09-30
* ffmpeg: disable buffering for stderr, needed for win32 runtimeThe makemkv authors2012-09-30
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-30
|\
| * h264: avoid stuck buffer pointer in decode_nal_unitsJindřich Makovička2012-09-29
| * mpeg12: fix the semantics of the int* parameter of decode()Anton Khirnov2012-09-29
* | Merge commit 'd9a2e87b1ce44cce23801e7ec6810f8bf994fa23'Michael Niedermayer2012-09-30
|\|
| * mpeg12: move mpeg_decode_frame() lowerAnton Khirnov2012-09-29
| * avsdec: Set dimensions instead of relying on the demuxer.Michael Niedermayer2012-09-29
| * wmalosslessdec: Reset put bit buffer when num_saved_bits is reset.Michael Niedermayer2012-09-29
* | Merge commit 'd05f72c75445969cd7bdb1d860635c9880c67fb6'Michael Niedermayer2012-09-30
|\|
| * dfa: improve boundary checks in decode_dds1()Anton Khirnov2012-09-29
| * wmalosslessdec: Fix reading too many bits in decode_channel_residues()Anton Khirnov2012-09-29
| * wmalosslessdec: fix a get_bits(0) in decode_ac_filterMichael Niedermayer2012-09-29
| * wmalosslessdec: make MCLMS arrays big enough for what is written into them.Michael Niedermayer2012-09-29
| * indeo4/5: check empty tile size in decode_mb_info().Anton Khirnov2012-09-29
| * ivi_common: make ff_ivi_process_empty_tile() static.Anton Khirnov2012-09-29
| * indeo5: check tile size in decode_mb_info().Michael Niedermayer2012-09-29
| * indeo3: fix out of cell write.Anton Khirnov2012-09-29
* | ffprobe: extend disposition printing supportStefano Sabatini2012-09-30
* | ffprobe: generalize nesting model for the XML writerStefano Sabatini2012-09-30
* | lavu/opt: cosmetic fixes forgotten in the previous patch.Nicolas George2012-09-30
* | opt: implement av_opt_set_from_string().Nicolas George2012-09-30
* | get_bits_long: fix variable typeMichael Niedermayer2012-09-30
* | cyuv: implement raw cyuvMichael Niedermayer2012-09-30
* | doc/fate: Move fate config example into doc subdirectoryAlexander Strasser2012-09-29
* | ffv1enc: fix integer overflow with high resolutions and lots of slices.Michael Niedermayer2012-09-29
* | mov: add av_dlog() to dump edit lists.Michael Niedermayer2012-09-29
* | mov: only print multiple edit lists warning for actually unsupported casesMichael Niedermayer2012-09-29
* | lavf: free probe data in case we close before probing finishedMichael Niedermayer2012-09-29
* | bink: reindentMichael Niedermayer2012-09-29
* | bink: remove unneeded special case in the init code.Michael Niedermayer2012-09-29
* | bink: get rid of double precision float useMichael Niedermayer2012-09-29
* | fate: Fix --disable-zlibjamal2012-09-29
* | dshow: enhance error messagerogerdpack2012-09-29