summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* cavsdec: avoid possible crash with crafted inputMichael Niedermayer2011-08-10
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-10
|\
| * lavc: make avcodec_init() static on next bump.Anton Khirnov2011-08-10
| * ac3enc: remove unneeded #includeJustin Ruggles2011-08-09
| * ac3enc: restructure coupling coordinate reuse calculationJustin Ruggles2011-08-09
| * ac3enc: allow new coupling coordinates to be sent independently for eachJustin Ruggles2011-08-09
| * ac3enc: separate exponent bit counting from exponent grouping.Justin Ruggles2011-08-09
| * h264: propagate error return values for AV_LOG_ERROR-triggering eventsDustin Brody2011-08-09
| * aac: Don't attempt to output configure an invalid channel configuration.Alex Converse2011-08-09
* | timecode: move dropframe code and doxycomment it.Clément Bœsch2011-08-10
* | timecode: introduce timecode and honor it in MPEG-1/2.Clément Bœsch2011-08-10
* | cavs: fix oCERT #2011-002 FFmpeg/libavcodec insufficient boundary checkMichael Niedermayer2011-08-10
* | lavc: bump minor for Go2Meeting codec IDMichael Niedermayer2011-08-09
* | AVCodec: Add Go2Meeting codec IDThierry Foucu2011-08-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-09
|\|
| * Pretty-print RV3/4 decoder sourceKostya Shishkov2011-08-09
| * Saner RV1/2 initialisation and RV2 header parsing.Kostya Shishkov2011-08-08
* | ra288: avoid one multiplyMichael Niedermayer2011-08-09
* | 100l: fix parentheses placement when checking for ret < 0Baptiste Coudurier2011-08-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-09
|\|
| * libx264: do not set pic quality if no frame is outputBaptiste Coudurier2011-08-08
| * libx264: add preset, tune, profile and fastfirstpass private optionsBaptiste Coudurier2011-08-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-07
|\|
| * lavc: fix misspelling in commentDustin Brody2011-08-05
| * aac: propagate error return values for AV_LOG_ERROR-triggering eventsDustin Brody2011-08-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-04
|\|
| * h263dec: Fix asserts broken by the elimination of FF_COMMON_FRAME.Alex Converse2011-08-03
* | mpegvideo.h: remove the 1 line difference to qatarMichael Niedermayer2011-08-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-04
|\|
| * cosmetics: remove some stray comments from AVCodec declarationsDiego Biurrun2011-08-03
| * cosmetics: fix indentation/alignment in AVCodec declarationsDiego Biurrun2011-08-03
| * arm: Avoid using the movw instruction needlesslyMåns Rullgård2011-08-03
| * Move an int64_t down in MpegEncContextMartin Storsjö2011-08-03
* | Abort if command offset decreases, avoids potential endless loop.Reimar Döffinger2011-08-03
* | Fix a possible miscompilation of cabac with old (broken) compilers.Carl Eugen Hoyos2011-08-03
* | Set bits_per_coded_sample when encoding ADPCM.Carl Eugen Hoyos2011-08-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-02
|\|
| * dct32: Add SSE2 ASM optimizationsVitor Sessak2011-08-02
| * Correct chroma vector calculation for RealVideo 3.Kostya Shishkov2011-08-02
| * avpacket: signal possibly corrupted packetsLuca Barbato2011-08-02
| * mpeg4videodec: remove dead code that would have detected erroneous encodingDustin Brody2011-08-01
| * aac: Remove some suspicious illegal memcpy()s from LTP.Alex Converse2011-08-01
| * bink: Eliminate unnecessary shadow declaration.Alex Converse2011-08-01
* | Remove non-existing fourcc " Y8".Carl Eugen Hoyos2011-08-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-01
|\|
| * lavc: Deprecate unused FF_ER_VERY_AGGRESSIVEDustin Brody2011-07-31
* | Revert bink dequantization hack that is no longer necessary.Reimar Döffinger2011-07-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-30
|\|
| * H.264: tweak some other x86 asm for AtomJason Garrett-Glaser2011-07-29
| * s302m: use nondeprecated audio sample format APIDustin Brody2011-07-29