24131 Commits (47f0704eb2a10a2ff50c1a118d7a2a92ce38d689)
 

Author SHA1 Message Date
Georgi Chorbadzhiyski 49351479ea Add missing build dependencies for the AAC decoder caused by adding of SBR. 15 years ago
David Conrad f9ff7179ff mkvenc: Handle negative timestamps correctly 15 years ago
David Conrad 654b65d012 mkvenc: Don't try to write packets with unknown timestamps 15 years ago
David Conrad 84d4e599a5 mkvenc: write dts for VFW mode 15 years ago
Baptiste Coudurier fe3ab8adfa Fix encoder metadata string langcode in mov muxer 15 years ago
Baptiste Coudurier cc255afeb5 Correctly mark mov metadata as utf-8, using iso language code 15 years ago
Daniel Verkamp b0e88ca6d3 Bump avcodec minor version for kgv1 decoder 15 years ago
Måns Rullgård b90b1b4c3c Fix build on configurations without fast av_log2() 15 years ago
Baptiste Coudurier 08a186c648 In mov demuxer, convert mac encoded strings to utf-8 15 years ago
Daniel Verkamp bf35412201 Kega Game Video (KGV1) decoder 15 years ago
Baptiste Coudurier 987e857f63 Preallocate index entries in mov demuxer, huge speedup 15 years ago
Baptiste Coudurier 1307463d52 Fix interlaced vc-3 decoding, issue #1753 15 years ago
David Conrad ff65969fd8 vp3: Set pict_type 15 years ago
David Conrad 7a4e8b5913 vp3: Allocate a dummy reference frame if we have no keyframe 15 years ago
David Conrad 0c9afacbf5 vp3: use FF_BUFFER_TYPE_COPY 15 years ago
David Conrad e72d2d1221 vp3: Don't leak buffers on errors 15 years ago
David Conrad 739b5090af vp3: Simplify buffer management 15 years ago
David Conrad 01f9640b21 vp3: be less spammy on broken files 15 years ago
Baptiste Coudurier 8fdd542ce4 In mpegts muxer, write adts header if aac bitstream does not contain it 15 years ago
Baptiste Coudurier e17d77bb67 In mpegts muxer, search for h264 aud nal, it might not be the first nal. 15 years ago
Stefano Sabatini f4495cdc00 Remove definition of match_ext(), which is declared under #ifdef 15 years ago
Baptiste Coudurier 7082ea56c8 mpegts vbr muxing, activated when muxing rate is not supplied by the 15 years ago
Stefano Sabatini 4837bb52d2 Replace last occurrence of the deprecated match_ext() with 15 years ago
Baptiste Coudurier 677a1144b0 Start continuity counter at 0 for pmt as well 15 years ago
Måns Rullgård f0a912d3b8 More descriptive names for av_stristr() parameters 15 years ago
Måns Rullgård 3369888aa5 cosmetics: indent 15 years ago
Måns Rullgård 2acb5e10b9 Merge two adjacent ifdef blocks 15 years ago
Måns Rullgård 2791730dbf Move gcc attribute macros to new header libavutil/attributes.h 15 years ago
Måns Rullgård 94ca624fbc Move ff_sqrt() to libavutil/intmath.h 15 years ago
Baptiste Coudurier d73a458f27 Start continuity counter at 0 for streams 15 years ago
Baptiste Coudurier 9169174fd6 10l typo, fix ts total bit rate computation 15 years ago
Måns Rullgård dd14a04e4a Add missing includes in bfin and sh4 files 15 years ago
Måns Rullgård f89c14027a checkheaders: skip per-arch headers not meant for direct inclusion 15 years ago
Måns Rullgård 4a89e0a675 ARM: add some missing includes 15 years ago
Reimar Döffinger 97cda76a69 Check for allocation failure for c->lumMmx2FilterCode and c->chrMmx2FilterCode. 15 years ago
Reimar Döffinger 12423f170f Fix memleak due to incorrect VirtualFree arguments: size must be 0 for MEM_RELEASE. 15 years ago
Måns Rullgård 0926c00980 ARM: fix dct-test 15 years ago
Måns Rullgård 1e2a6688f6 Skip mpegaudio3.h in checkheaders 15 years ago
Måns Rullgård 9c9a0840d0 Add lots of missing includes 15 years ago
Måns Rullgård 8eecdc8b78 Skip the tablegen fragments in checkheaders 15 years ago
Måns Rullgård 2a5500b13e Add TESTOBJS make variable for extra objects used by test apps 15 years ago
Måns Rullgård a79f59e31c Remove unused fast_memcpy() function in dct-test 15 years ago
Måns Rullgård 9b55e2e727 Skip cmdutils_common_opts.h fragment in checkheaders 15 years ago
Måns Rullgård 09ad80855c Define HAVE_AV_CONFIG_H for checkheaders in libs 15 years ago
Måns Rullgård 6a81329593 Move dctref prototypes to a header file 15 years ago
Måns Rullgård 2f8ba7fc74 Define HAVE_AV_CONFIG_H when building test apps 15 years ago
Måns Rullgård 22f73dccad Move resolve_host() to ffserver.c 15 years ago
Diego Biurrun f19a068ef6 Add missing stdlib.h #include, fixes the warnings: 15 years ago
Martin Storsjö b81786611a Move the local includes below the system includes 15 years ago
Vladimir Pantelic 88b51ea948 Use ASF supports "markers" which are a name and a time stamp to create 15 years ago