summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* In mov demuxer, convert mac encoded strings to utf-8Baptiste Coudurier2010-03-09
* Kega Game Video (KGV1) decoderDaniel Verkamp2010-03-09
* Preallocate index entries in mov demuxer, huge speedupBaptiste Coudurier2010-03-09
* Fix interlaced vc-3 decoding, issue #1753Baptiste Coudurier2010-03-09
* vp3: Set pict_typeDavid Conrad2010-03-09
* vp3: Allocate a dummy reference frame if we have no keyframeDavid Conrad2010-03-09
* vp3: use FF_BUFFER_TYPE_COPYDavid Conrad2010-03-09
* vp3: Don't leak buffers on errorsDavid Conrad2010-03-09
* vp3: Simplify buffer managementDavid Conrad2010-03-09
* vp3: be less spammy on broken filesDavid Conrad2010-03-09
* In mpegts muxer, write adts header if aac bitstream does not contain itBaptiste Coudurier2010-03-09
* In mpegts muxer, search for h264 aud nal, it might not be the first nal.Baptiste Coudurier2010-03-08
* Remove definition of match_ext(), which is declared under #ifdefStefano Sabatini2010-03-08
* mpegts vbr muxing, activated when muxing rate is not supplied by theBaptiste Coudurier2010-03-08
* Replace last occurrence of the deprecated match_ext() withStefano Sabatini2010-03-08
* Start continuity counter at 0 for pmt as wellBaptiste Coudurier2010-03-08
* More descriptive names for av_stristr() parametersMåns Rullgård2010-03-08
* cosmetics: indentMåns Rullgård2010-03-08
* Merge two adjacent ifdef blocksMåns Rullgård2010-03-08
* Move gcc attribute macros to new header libavutil/attributes.hMåns Rullgård2010-03-08
* Move ff_sqrt() to libavutil/intmath.hMåns Rullgård2010-03-08
* Start continuity counter at 0 for streamsBaptiste Coudurier2010-03-08
* 10l typo, fix ts total bit rate computationBaptiste Coudurier2010-03-08
* Add missing includes in bfin and sh4 filesMåns Rullgård2010-03-08
* checkheaders: skip per-arch headers not meant for direct inclusionMåns Rullgård2010-03-08
* ARM: add some missing includesMåns Rullgård2010-03-08
* Check for allocation failure for c->lumMmx2FilterCode and c->chrMmx2FilterCode.Reimar Döffinger2010-03-08
* Fix memleak due to incorrect VirtualFree arguments: size must be 0 for MEM_RE...Reimar Döffinger2010-03-08
* ARM: fix dct-testMåns Rullgård2010-03-08
* Skip mpegaudio3.h in checkheadersMåns Rullgård2010-03-08
* Add lots of missing includesMåns Rullgård2010-03-08
* Skip the tablegen fragments in checkheadersMåns Rullgård2010-03-08
* Add TESTOBJS make variable for extra objects used by test appsMåns Rullgård2010-03-08
* Remove unused fast_memcpy() function in dct-testMåns Rullgård2010-03-08
* Skip cmdutils_common_opts.h fragment in checkheadersMåns Rullgård2010-03-08
* Define HAVE_AV_CONFIG_H for checkheaders in libsMåns Rullgård2010-03-08
* Move dctref prototypes to a header fileMåns Rullgård2010-03-08
* Define HAVE_AV_CONFIG_H when building test appsMåns Rullgård2010-03-08
* Move resolve_host() to ffserver.cMåns Rullgård2010-03-08
* Add missing stdlib.h #include, fixes the warnings:Diego Biurrun2010-03-08
* Move the local includes below the system includesMartin Storsjö2010-03-08
* Use ASF supports "markers" which are a name and a time stamp to createVladimir Pantelic2010-03-08
* w32thread: Make avcodec_thread_execute2() static here as wellAndreas Öman2010-03-08
* Make avcodec_thread_execute2() staticAndreas Öman2010-03-08
* Add doxygen documentation for ff_url_splitMartin Storsjö2010-03-08
* ReindentMartin Storsjö2010-03-08
* Rename url_split to ff_url_splitMartin Storsjö2010-03-08
* targeenc: fix rgb555 encoding on big endian systems.Alexis Ballier2010-03-08
* Make Indeo 5 decoder more robust on bitstream errors.Maxim Poliakovski2010-03-08
* Scale tile dimensions in case both local decoding and scalability modeMaxim Poliakovski2010-03-08