summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 10l: Include missing return values in functions made non-void by the previous...Alex Converse2010-03-09
* aacsbr: Propagate errors from read_sbr_grid to prevent crashes in malformatte...Alex Converse2010-03-09
* Add a missing fft.h include to the aacsbr decoder.Georgi Chorbadzhiyski2010-03-09
* Add missing build dependencies for the AAC decoder caused by adding of SBR.Georgi Chorbadzhiyski2010-03-09
* mkvenc: Handle negative timestamps correctlyDavid Conrad2010-03-09
* mkvenc: Don't try to write packets with unknown timestampsDavid Conrad2010-03-09
* mkvenc: write dts for VFW modeDavid Conrad2010-03-09
* Fix encoder metadata string langcode in mov muxerBaptiste Coudurier2010-03-09
* Correctly mark mov metadata as utf-8, using iso language codeBaptiste Coudurier2010-03-09
* Bump avcodec minor version for kgv1 decoderDaniel Verkamp2010-03-09
* Fix build on configurations without fast av_log2()Måns Rullgård2010-03-09
* 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