Commit History

Author SHA1 Message Date
  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
  Martin Storsjö 576fb48e6d Make ff_random_get_seed public, rename to av_get_random_seed, export the header 15 years ago
  Stefano Sabatini e1745e2f6e Make av_write_header() return AVERROR(EINVAL) rather than -1 if the 15 years ago
  Stefano Sabatini cf5b33d9fa Store in a dedicated array the format name - codec id - codec type 15 years ago
  Ramiro Polla c56e9e05ab Open 2-pass logfile in binary mode for both reading and writing. 15 years ago
  Francesco Lavra 80b39e1ca6 Move AVCodecTag from riff.h into internal.h. 15 years ago
  Stefano Sabatini 83c2707908 Prefer enum CodecID over int in ff_codec_get_tag(). 15 years ago
  David Conrad 85e86b6810 Update regression tests after removing track timecode scale from mkvenc 15 years ago
  David Conrad 577abedb39 matroskaenc: Don't write track timecode scale 15 years ago
  David Conrad c7b913c8ad matroskadec: Allow unknown EBML doctype 15 years ago
  James Zern 470491faed matroskadec: Support webm doctype 15 years ago
  Stefano Sabatini 6a2c9b8bcb Rename pixelFormatBpsAVI to pix_fmt_bps_avi and pixelFormatBpsMOV to 15 years ago
  Stefano Sabatini 1beff414a2 Rename findPixelFormat() to find_pix_fmt(). 15 years ago
  Baptiste Coudurier ff85f58605 remove unused field 15 years ago
  Baptiste Coudurier 95ca3b1e20 In ogg muxer, pack multiple frames into one page, much lower overhead 15 years ago
  Howard Chu 686d6f4022 ffserver: Avoid busylooping while reading non-blocking input 15 years ago