summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* move h261 demuxer to its own fileAurelien Jacobs2010-08-29
* move h263 demuxer to its own fileAurelien Jacobs2010-08-29
* move h264 demuxer to its own fileAurelien Jacobs2010-08-29
* cosmeticAurelien Jacobs2010-08-29
* move m4v demuxer to its own fileAurelien Jacobs2010-08-29
* move cavsvideo demuxer to its own fileAurelien Jacobs2010-08-29
* move mpegvideo demuxer to its own fileAurelien Jacobs2010-08-29
* move ingenient demuxer to its own fileAurelien Jacobs2010-08-29
* move DTS demuxer to its own fileAurelien Jacobs2010-08-29
* simplify code by using the AV_NE() macroAurelien Jacobs2010-08-29
* 10l: aacdec and idroqenc still depend on raw.oAurelien Jacobs2010-08-29
* rename idroq.c to idroqdec.cAurelien Jacobs2010-08-29
* move id roq muxer to its own fileAurelien Jacobs2010-08-29
* move ADTS AAC demuxer to its own fileAurelien Jacobs2010-08-29
* Include stdint.h instead of inttypes.h, it is enough for what this file need.Vitor Sessak2010-08-29
* rtsp: Return AVERROR_EOF when all streams have received an RTCP BYE packetJosh Allmann2010-08-29
* ReindentJosh Allmann2010-08-29
* rtpdec: Read RTCP compound packetsJosh Allmann2010-08-29
* rtsp: Check the RTCP file handle for new packets, tooJosh Allmann2010-08-29
* Fix two compiler arnings related to printf-format of sizeof()-statements.Ronald S. Bultje2010-08-28
* stream_selection can be freed in the fail case, in which case it's unassigned.Zhentan Feng2010-08-28
* Hopefully fix the fate-ws_snd breakage on PPCVitor Sessak2010-08-28
* cosmetics in imdct_sseLoren Merritt2010-08-28
* Add fate test for Westwood SND1 codecVitor Sessak2010-08-28
* Remove CCITT fax G4 tests (partial revert of r24954). This test isVitor Sessak2010-08-28
* cosmeticAurelien Jacobs2010-08-28
* CCITT Fax Group compression fate testsVitor Sessak2010-08-28
* configure: move config.fate creation after OS sectionMåns Rullgård2010-08-26
* configure: write config.fate file as early as possibleMåns Rullgård2010-08-26
* configure: improve error message for missing yasmMåns Rullgård2010-08-26
* x86: Require yasm OR --disable-asm OR --disable-mmx OR --disable-yasm to build.Alex Converse2010-08-26
* Revert "Disable MMX for i686 and pentiumpro"Måns Rullgård2010-08-26
* Fix typos when converting inline asm to yasm, fixes MMX-only fate-ea-vp61.Ronald S. Bultje2010-08-26
* fate: print list of tests with "make fate-list"Måns Rullgård2010-08-26
* Disable MMX for i686 and pentiumproMåns Rullgård2010-08-26
* configure: select warning suppression syntax based on armcc versionMåns Rullgård2010-08-26
* Cosmetic changes.Tobias Bindhammer2010-08-26
* Insert info from extradata into headerTobias Bindhammer2010-08-26
* Added option to write frames interleaved (yet disabled)Tobias Bindhammer2010-08-26
* Clarify code/avoid possible bugs by using precalculated values that are used ...Tobias Bindhammer2010-08-26
* enable a flexible lifetimeTobias Bindhammer2010-08-26
* Setting proper values in extradata for future use in muxerTobias Bindhammer2010-08-26
* Flush the PutBitsContext at the end of each block when encoding ADPCM IMA QTMartin Storsjö2010-08-26
* Add APIchanges entry after the addition ofStefano Sabatini2010-08-26
* Implement avcodec_get_channel_layout().S.N. Hemanth Meenakshisundaram2010-08-26
* Make stub version of ff_sdp_write_media() match its prototypeAndreas Öman2010-08-25
* Revert r24931, it broke Win32 and some BSD compiles (yay fate).Ronald S. Bultje2010-08-25
* Remove duplicate definitions of fullpel MC functionsMåns Rullgård2010-08-25
* sp5x: remove broken code under #if 0Måns Rullgård2010-08-25
* Mark xmm6 and xmm7 as clobbered in ff_vp3_idct_sse2(), which is contributingRonald S. Bultje2010-08-25