6050 Commits (4fb9792cd058e2d57ef2bd92a89c7b1359a156f0)

Author SHA1 Message Date
  trueice@gmail.com aae9a0931c 24l trocadero: RTMP reader forgot to shift high byte of timestamp to its 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 781cf5fd41 Add missing codec id <-> codec tag entries: 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
  Janne Grunau 612dc0238a Skip pes payload during probing to avoid start code emulation. 15 years ago
  David Conrad 7bb83d8ddf matroskaenc: Write codec time base as default duration for video tracks. 15 years ago
  Reimar Döffinger f1a0518524 Enable AVFMT_GENERIC_INDEX for Ogg demuxer. This avoids the many 16 years ago
  David Conrad 8daed34e48 matroskadec: Revert adding the doctype to metadata; it has no meaning elsewhere 16 years ago
  Benjamin Larsson 50eae97057 Reduce the score for the aea demuxer probing function. 16 years ago
  Benjamin Larsson 946da73682 Fix detection of some stereo atrac files by not comparing the 16 years ago
  Baptiste Coudurier 2da6050cf2 oups, 100l, revert unrelated hunk from commit r23266 16 years ago
  Baptiste Coudurier a4de2b6ecf write 3gp perf tag for artist metadata 16 years ago
  Baptiste Coudurier 221ed48602 albm 3gp tag has optional track field not date 16 years ago
  Baptiste Coudurier ea4c4d7fe3 change author metadata to artist in mov de/muxer 16 years ago
  Stefano Sabatini 49837b8d24 Make the nut decoder read the ff_nut_video_tags to detect codec id of 16 years ago
  Stefano Sabatini 2e01def0fe Define ff_nut_video_tags and make Nut muxer and demuxer set it in 16 years ago
  Reimar Döffinger 944a1b6b96 Add a md5 muxer that allows checking the md5 sums of generated streams without 16 years ago
  Martin Storsjö 576fb48e6d Make ff_random_get_seed public, rename to av_get_random_seed, export the header 16 years ago
  Stefano Sabatini e1745e2f6e Make av_write_header() return AVERROR(EINVAL) rather than -1 if the 16 years ago
  Stefano Sabatini cf5b33d9fa Store in a dedicated array the format name - codec id - codec type 16 years ago
  Francesco Lavra 80b39e1ca6 Move AVCodecTag from riff.h into internal.h. 16 years ago
  Stefano Sabatini 83c2707908 Prefer enum CodecID over int in ff_codec_get_tag(). 16 years ago
  David Conrad 577abedb39 matroskaenc: Don't write track timecode scale 16 years ago
  David Conrad c7b913c8ad matroskadec: Allow unknown EBML doctype 16 years ago
  James Zern 470491faed matroskadec: Support webm doctype 16 years ago
  Baptiste Coudurier ff85f58605 remove unused field 16 years ago
  Baptiste Coudurier 95ca3b1e20 In ogg muxer, pack multiple frames into one page, much lower overhead 16 years ago
  Martin Storsjö 38d4a21778 Change the default codecs for the rtsp muxer to mpeg4 and aac 16 years ago
  Martin Storsjö 648e41b342 Take ff_write_chained in use in the mov rtp hinter and in the rtsp muxer 16 years ago
  Martin Storsjö 9a76125069 Add a libavformat internal function ff_write_chained 16 years ago
  Michael Niedermayer fbfccc0404 Disable non interleaved avi code when there is no index available. 16 years ago
  Google 6c7c62939b Add VP80 fourcc 16 years ago
  Google 23966972ab matroska: Add V_VP8 16 years ago
  Martin Storsjö 8d168a9207 Fix a crash when opening WMS RTSP streams 16 years ago
  Martin Storsjö d4493e03b6 Late bump of the minor version, for the addition of AVFMT_FLAG_RTP_HINT 16 years ago
  David Conrad 5549aa6d0d matroskadec: Free ebml binary buffer on error 16 years ago
  David Conrad 465c28b6b4 matroskadec: Fix buffer overread in matroska_ebmlnum_uint 16 years ago
  David Conrad d98bd80ed3 matroskadec: Ensure time_scale is nonzero, fixes divide-by-zero if the file 16 years ago
  David Conrad 1c664b239c matroskadec: Use av_freep in ebml_read_ascii 16 years ago
  Martin Storsjö 44bf251a42 Use a heuristic for describing the RTP packets using sample data 16 years ago
  Martin Storsjö e977af6f2e Add initial support for RTP hinting in the mov muxer 16 years ago
  Martin Storsjö 27a826c941 Make mov_write_packet non-static, add ff_ prefix 16 years ago
  Martin Storsjö f72dad4142 Move the mov muxer structures to a separate header 16 years ago
  Martin Storsjö 796ac2335d Add a flag for enabling RTP hinting 16 years ago
  Martin Storsjö 0341b6994a Make ff_sdp_write_media a lavf-internal function 16 years ago
  Francesco Lavra 698f4cc7f0 Validate AVCodecTag vs CodecID. 16 years ago
  Francesco Lavra 603a5f04b2 Factorize some code into the new function ff_toupper4(). 16 years ago
  Janne Grunau b74f67eb17 In ts demuxer, output pes packet as soon as they are complete. 16 years ago