14959 Commits (c9cfd45838919ca70fee644dfd8ee1691739c94d)

Author SHA1 Message Date
  goodthanks c9cfd45838 avformat/mpegtsenc: Allow DTS audio copy to TS streams 12 years ago
  Carl Eugen Hoyos ade5851be0 Try mov tags if the fourcc in V_MS/VFW mkv files cannot be found in bmp tags. 12 years ago
  Michael Niedermayer 66e30a2e65 avformat/mpegtsenc: check avformat_new_stream() return 12 years ago
  Michael Niedermayer 24725f8e09 avformat/matroskaenc: fix indention level 12 years ago
  Michael Niedermayer 9b1d7d4fd3 avformat/oggparsecelt: fix memleak 12 years ago
  Michael Niedermayer 68de2115ca avformat/tee: print errors for each failed bitstream filter 12 years ago
  Michael Niedermayer af165acefa avformat/movenc: dont store invalid tapt atom 12 years ago
  Don Moir 62056d09b1 avformat/avidec: skip len=0 entries from the index 12 years ago
  Miles Gould 99e22b7859 mov: Emit the correct tags for clcp tracks 12 years ago
  Aidan Skinner 802385dbc2 mov: Write prof section of tapt tag 12 years ago
  Carl Eugen Hoyos 18e7e21e2f Enable muxing ac-3 in caf. 12 years ago
  Carl Eugen Hoyos ced0d6c14d Use correct msvc type specifiers for ptrdiff_t and size_t. 12 years ago
  Carl Eugen Hoyos eeee59ba4d Never write 0 as maximum bitrate for asf files. 12 years ago
  Michael Niedermayer fc145e576a avformat/h263dec: Fix h263 probe 12 years ago
  Luca Barbato 152b797cd6 flv: Do not mangle dts values for negative cts 12 years ago
  Luca Barbato 5d983fdbca flv: Warn only once 12 years ago
  Luca Barbato 374fdc8c07 flv: Improve log messages 12 years ago
  Kostya Shishkov e2834567d7 On2 AVC decoder 12 years ago
  kyh96403 f21c263c89 avformat/rtmppkt: Fix random crash 12 years ago
  Michael Niedermayer dc6a17cf74 avformat/mux: Check for and remove invalid packet durations 12 years ago
  Michael Niedermayer b9017fdd42 avformat/flvdec: also include file position in debug output 12 years ago
  Reimar Döffinger 3bd7a7149f Add missing ';'. 12 years ago
  Reimar Döffinger 8cbf0827e1 Various small spelling fixes. 12 years ago
  Michael Niedermayer f1c48c3a4d avformat/mpegtsenc: make the pes packet length omission optional 12 years ago
  Graham Booker 60fcc19b90 avformat/mpegtsenc: Changed Video PES packet length to 0. 12 years ago
  Anton Khirnov f9157463db lavf: do not use the parser duration for video 12 years ago
  Anton Khirnov a4ed995cab txd: do not set the codec timebase. 12 years ago
  Michael Niedermayer 57fb570908 avformat/avidec: Speed up keyframe detection code 12 years ago
  Michael Niedermayer f3743901d7 avformat: Fix decoder search in find stream info 12 years ago
  Michael Niedermayer 369cdf917a avformat/asfenc: dont allow non interleaved packets 12 years ago
  Michael Niedermayer 5b19fc7aae avformat/pmpdec: remove cur_dts timestamp hack 12 years ago
  Lukasz Marek 4d09bc9897 lavf/pcm: remove redundant check 12 years ago
  Peter Ross f57ac37228 avformat/iff: extend IFF demuxer to decode DSDIFF 64-bit chunks 12 years ago
  Peter Ross 55ddd700c6 Silicon Graphics Movie demuxer 13 years ago
  Peter Ross 07761294fc Silicon Graphics RLE 8-bit video decoder 13 years ago
  Peter Ross ab683efb2b Magic Lantern Video (MLV) demuxer 12 years ago
  Peter Ross 5331773cc3 ff_id3v2_read: add option to limit ID3 magic number search 12 years ago
  Peter Ross c94305ae23 ff_id3v2_free_extra_meta: set the pointer pointing to extra_meta to NULL 12 years ago
  csheng 549bbdfb4b avformat/wavdec: enlarge probe_packets for wav 12 years ago
  Peter Ross 0a13487b1a avformat/dsddec: create audio stream before processing id3 12 years ago
  Peter Ross 27998451d8 DSD Stream File (DSF) demuxer 12 years ago
  Michael Niedermayer 97751e1324 avformat/replaygain: fix mixed declaration and statement 12 years ago
  Alessandro Ghedini 32d05934ab mp3dec: decode more data from Info header 12 years ago
  Alessandro Ghedini fbd8e04210 mp3dec: move XING/Info and VBRI parsing into their own functions 12 years ago
  Alessandro Ghedini ae43c10e36 replaygain: allow exporting already decoded replaygain values 12 years ago
  Carl Eugen Hoyos a3bd33af9e Write sample_aspect_ratio to asf files. 12 years ago
  Carl Eugen Hoyos 6c18200c2f Only insert the icpf atom in ProRes mkv packets if it isn't already present. 12 years ago
  Anh c150e2cf32 Fix compilation with --disable-everything --enable-muxer=avi --disable-network. 12 years ago
  Michael Niedermayer dd77f6469a avformat/ico: use avmalloc(z)_array() 12 years ago
  Michael Niedermayer 572f5eb1af avformat/mpegenc: try to improve the VBV buffer warning 12 years ago