14944 Commits (e32fc9b45b114705b1503255e0a079cb69341ea7)

Author SHA1 Message Date
  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
  Michael Niedermayer ff6fa0b4b9 avformat/mpegts: Remove redundant check 12 years ago
  Michael Niedermayer 79d82a6574 avformat/hnm: fix decoding of 256x256 video 12 years ago
  Michael Niedermayer bdc812ab9e avformat/flacdec/flac_read_timestamp: free the correct packet 12 years ago
  Michael Niedermayer 6d8ccc7ac7 avformat/flacdec/flac_read_timestamp: dont modify AVStream state 12 years ago
  Michael Niedermayer eead2cddb7 avformat/xmv: use av_malloc_array() 12 years ago
  Michael Niedermayer 337f74868c avformat/mpegtsenc: use av_malloc_array() 12 years ago
  Michael Niedermayer 083b6e739b avformat/utils: fix typo 12 years ago
  Michael Niedermayer ef818d8bf0 avformat: add av_format_inject_global_side_data(), and disable it by default 12 years ago
  Michael Niedermayer b465aaa59f avformat/img2dec: fix typo 12 years ago
  Rainer Hochecker e1fcd3a007 flac demuxer: improve seeking 12 years ago
  Carl Eugen Hoyos 63c03ea98d Fix writing RGB 5:5:5 rawvideo into avi. 12 years ago
  Stephan Soller 36b9c27dae avformat/rtmpproto: Added handling of an initial RTMP chunk size packet. 12 years ago
  Stephan Soller 4d40e073dc rtmpproto: Handle RTMP chunk size packets before the connect packet 12 years ago