23312 Commits (db76ca7f3543ab9caadce1bda6d70d5c1d9be011)
 

Author SHA1 Message Date
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
Andreas Öman 9b066ecbf0 w32thread: Make avcodec_thread_execute2() static here as well 15 years ago
Andreas Öman e31fefd448 Make avcodec_thread_execute2() static 15 years ago
Martin Storsjö 002a6d0ea6 Add doxygen documentation for ff_url_split 15 years ago
Martin Storsjö f984dcf6dd Reindent 15 years ago
Martin Storsjö c5c6e67c28 Rename url_split to ff_url_split 15 years ago
Alexis Ballier da5bcafe3b targeenc: fix rgb555 encoding on big endian systems. 15 years ago
Maxim Poliakovski b5852e8a4d Make Indeo 5 decoder more robust on bitstream errors. 15 years ago
Maxim Poliakovski 5f1654b25b Scale tile dimensions in case both local decoding and scalability mode 15 years ago
Alex Converse 55347a954e Add myself to CREDITS 15 years ago
Alex Converse ed492b61db Add an HE-AAC v1 decoder. 15 years ago
Måns Rullgård f19341e17a Revert "Move the probe loop from av_open_input_file() into its own method" 15 years ago
Måns Rullgård 1250fcc862 avfilter: make avfilter_default_free_video_buffer() static 15 years ago
Måns Rullgård de63bfecd2 Error on missing function prototypes with gcc 15 years ago
Måns Rullgård b903fe9137 sh4: move dsputil prototypes to header file 15 years ago
Måns Rullgård 67e19a9e4b sh4: fix about 1000 warnings 15 years ago
Måns Rullgård ac36d974d6 bfin: fix function prototypes 15 years ago
Måns Rullgård 5bacc3ad57 ARM: move mpegvideo prototypes to a header file 15 years ago
Måns Rullgård 2e63619ff9 Alpha: move dsputil prototypes to a header file 15 years ago
Måns Rullgård d9747e29b6 IFF: move ff_cmap_read_palette() prototype to a header file 15 years ago