24173 Commits (144c5e3dd248dcd621644499f8f5e6168993ae62)
 

Author SHA1 Message Date
Alex Converse 144c5e3dd2 aacenc: Only trellis over a column of 61 scalefactors (reduced from 256). 15 years ago
Alex Converse 05e659ef83 aacenc: Factor out find_min_book so it can be used by multiple coefficient coders. 15 years ago
Zhou Zongyi aafb822ba5 We're using generic tag-to-ID functions, so specific codec_id assignments 15 years ago
Michael Niedermayer 31a7a6eb5e Correct golomb vlc decoding tables. 15 years ago
Måns Rullgård b4cf3f6c62 mmst_protocol depends on network 15 years ago
Carl Eugen Hoyos 74c853b621 Samsung uses SIPP as FourCC for MPEG-4 ASP. 15 years ago
Martin Storsjö c4c302f1af Look for libvpx headers in the vpx subdirectory in configure, too 15 years ago
Carl Eugen Hoyos a7890f4474 Headers for libvpx are installed into vpx subdirectory. 15 years ago
Martin Storsjö 4fb9792cd0 Fix VP8 listing in general.texi 15 years ago
trueice@gmail.com aae9a0931c 24l trocadero: RTMP reader forgot to shift high byte of timestamp to its 15 years ago
David Conrad cc46005f50 theora: Don't read an excess bit for maximum length long bit runs if the run 15 years ago
James Zern 8299a7f819 VP8 decoding via libvpx. 15 years ago
Baptiste Coudurier ce2a9bc3c8 In ogg muxer, use random serial number of each ogg streams 15 years ago
Zhentan Feng a24039861d MMS-over-TCP protocol support. Patch by Zhentan Feng <spyfeng gmail com>. 15 years ago
Stefano Sabatini e34d5db595 Add libavfilter 1-input - 1-output regression test, corresponding to the 15 years ago
Stefano Sabatini 781cf5fd41 Add missing codec id <-> codec tag entries: 15 years ago
Martin Storsjö 111c935980 ffserver: Fix one of the codec parameter checks 15 years ago
Martin Storsjö a5ba4cedf2 ffserver: Fix streaming with more than one stream 15 years ago
Howard Chu e175b55edf ffserver: Fix extradata handling 15 years ago
Martin Storsjö c966c91279 ffserver: Fix an out of bounds read 15 years ago
Martin Storsjö 9cc9a15510 ffserver: Fix another memory leak 15 years ago
Howard Chu ea4f8aabab ffserver: Plug some memory leaks 15 years ago
Reimar Döffinger 0e765181c4 Add -f framemd5 muxer similar to framecrc. 15 years ago
Jai Menon 9bbe9a0dc1 Display a more descriptive log message when probe buffer limit is 15 years ago
Jai Menon 12bd3c1f99 FFplay : Implement custom reget_buffer for the input filter. 15 years ago
Janne Grunau 612dc0238a Skip pes payload during probing to avoid start code emulation. 15 years ago
Cyril Russo d3d8748177 Fix documentation of av_audio_convert. 15 years ago
David Conrad 7bb83d8ddf matroskaenc: Write codec time base as default duration for video tracks. 15 years ago
David Conrad 31fdd64194 Convert NaN to 0/0 in av_d2q 15 years ago
Reimar Döffinger f1a0518524 Enable AVFMT_GENERIC_INDEX for Ogg demuxer. This avoids the many 15 years ago
Diego Biurrun 21d5244745 small wording fix 15 years ago
Diego Biurrun a8d9a56a7a Mention some more changes related to HTML 5 issues. 15 years ago
David Conrad 8daed34e48 matroskadec: Revert adding the doctype to metadata; it has no meaning elsewhere 15 years ago
Benjamin Larsson 50eae97057 Reduce the score for the aea demuxer probing function. 15 years ago
Benjamin Larsson 946da73682 Fix detection of some stereo atrac files by not comparing the 15 years ago
Diego Biurrun fbe347d656 Reflect the 0.6 branch in the Changelog. 15 years ago
Baptiste Coudurier 2da6050cf2 oups, 100l, revert unrelated hunk from commit r23266 15 years ago
Baptiste Coudurier a4de2b6ecf write 3gp perf tag for artist metadata 15 years ago
Baptiste Coudurier 221ed48602 albm 3gp tag has optional track field not date 15 years ago
Baptiste Coudurier ea4c4d7fe3 change author metadata to artist in mov de/muxer 15 years ago
Jai Menon e53ca636d9 Cosmetics : re-indent after last commit. 15 years ago
Jai Menon 3635c07bd1 FFplay : Avoid manipulating NULL data pointers so that future checks 15 years ago
Stefano Sabatini 47f0704eb2 Prefix value for flags with "0x", to make it clear that it is an 15 years ago
Stefano Sabatini 49837b8d24 Make the nut decoder read the ff_nut_video_tags to detect codec id of 15 years ago
Stefano Sabatini 2e01def0fe Define ff_nut_video_tags and make Nut muxer and demuxer set it in 15 years ago
Reimar Döffinger 6d9b7a7dab Document CODEC_FLAG_EMU_EDGE and avcodec_align_dimensions interaction. 15 years ago
Reimar Döffinger 944a1b6b96 Add a md5 muxer that allows checking the md5 sums of generated streams without 15 years ago
Stefano Sabatini d458b7d445 Add empty newline to separate function declarations, for better 15 years ago
Martin Storsjö cca68a5430 Add an entry to APIchanges for the addition of av_get_random_seed 15 years ago
Martin Storsjö 99778631e9 Bump libavutil minor version for the addition of av_get_random_seed 15 years ago