14174 Commits (4fa91b88c6180957781036614fa94a6fc3b7046f)

Author SHA1 Message Date
  Paul B Mahol d6ea59b860 tta: datalen is unsigned integer per reference library 12 years ago
  Clément Bœsch 711ffb84df lavf/swfdec: support DefineBitsLossless{,2} tag. 12 years ago
  Michael Niedermayer adbb75dbd8 mov: fix time types related to mov_metadata_creation_time 12 years ago
  Michael Niedermayer cb65b32c97 mp3enc: remove unneeded null ptr check 12 years ago
  Michael Niedermayer 6d55a40b00 mov: print warning if ff_get_wav_header() fails 12 years ago
  Michael Niedermayer 24d6af0f7e sierravmd: flip reduce arg order. 12 years ago
  Michael Niedermayer de6c150444 nut: fix int32 overflow 12 years ago
  Michael Niedermayer 340305646a riff: fix division by zero for G726 12 years ago
  Anton Khirnov a43283b6f4 wavdec: check size before reading the data, not after. 12 years ago
  Anton Khirnov 79922d7237 wav: do not fail on empty INFO tags 12 years ago
  Anton Khirnov 31c54711cc lavf: split wav muxer and demuxer into separate files. 12 years ago
  Victor Vasiliev 58b619c8a2 wav muxer: write metadata 12 years ago
  Victor Vasiliev 0bca0283cc riff: do not write empty INFO tags 12 years ago
  Victor Vasiliev 71e92414bf lavf: move RIFF INFO tag writing from avienc to riff 13 years ago
  Mans Rullgard 1fbaabefc4 network: #include stdint.h in network.h 12 years ago
  Luca Barbato 21de6ba5c1 nut: export codec_tag provided by rawvideo 12 years ago
  Mans Rullgard 3b20eb25e7 avserver: move avserver-specific code from ffmdec.c to avserver.c 12 years ago
  Michael Niedermayer 3896cd11a1 mxfenc: explicitly truncate continuity count. 12 years ago
  Michael Niedermayer 901f4bb6fc utils: consider mpeg4 in mp4/mov to have a unreliable timebase 12 years ago
  Paul B Mahol 3ca8a23288 lavf/audiointerleave: check return value of av_new_packet() 12 years ago
  Paul B Mahol bb502411dd nutdec: check return value of av_new_packet() 12 years ago
  Paul B Mahol d7d5b5dfc1 flvdec: check return value of create_stream() 12 years ago
  Paul B Mahol 295218f531 idcin: check chunk_size value before using it 12 years ago
  Paul B Mahol 3f8148911c img2dec: check return value of av_new_packet() 12 years ago
  Michael Niedermayer 5c7a62aef5 movenc: fix tmcd parameters 12 years ago
  Diego Biurrun 7e68c91e24 rmdec: Move SIPR code shared with Matroska demuxer to a separate file 12 years ago
  Paul B Mahol 4f5e5a0513 lavf/txd: cosmetics: fix identation 12 years ago
  Clément Bœsch b08273c9ca lavf/mkv: avoid negative ts by default. 12 years ago
  Stefano Sabatini cd559bb49a lavc: add xface image decoder and encoder 13 years ago
  Michael Niedermayer 45bd0d15f4 lavf: fix fps detection with PAFF H.264 12 years ago
  Paul B Mahol 039341eb43 wv: do not report invalid stream duration 12 years ago
  Michael Niedermayer d31098113f mp3enc: fix signed C99 overflow 12 years ago
  Michael Niedermayer 693097c355 paf: avoid C99 overflows 12 years ago
  Michael Niedermayer 2fed05f53a avoid more "0xFF << 24" as it is considered a integer overflow in C99 12 years ago
  Dmitry Samonenko 083c7bf701 sdp: output speex optional vbr parameter 12 years ago
  Paul B Mahol 6571833d1a smjpegdec: use url_feof() 12 years ago
  Luca Barbato 1bd442c276 nut: prioritize native tags 12 years ago
  Luca Barbato 92281850a2 nut: support pcm codecs not mapped in avi 12 years ago
  Carl Eugen Hoyos 6254ffe0ca Allow autodetection of some dnxhd files that can be decoded correctly. 12 years ago
  Michael Niedermayer f657d495b0 rtpdec_qdm2: change one assert to av_assert0 12 years ago
  Michael Niedermayer e47024d72f wtvdec: fix memleak on error 12 years ago
  Michael Niedermayer 120b38b966 avio: redesign ffio_rewind_with_probe_data() 12 years ago
  Mans Rullgard 0a7005bebd rtpdec_xiph: fix function return type 12 years ago
  Mans Rullgard 366484fff1 smjpeg: fix type of 'ret' variable in smjpeg_read_packet() 12 years ago
  Clément Bœsch cdfa926415 lavf/swf: transform the swf tags define in an enum. 12 years ago
  Clément Bœsch a1d2210deb lavf/swf: re-align after previous commit. 12 years ago
  Clément Bœsch 91fad50f63 lavf/swf: define more tags. 12 years ago
  Clément Bœsch cd78192d09 lavf/swfdec: return more meaningful error codes. 12 years ago
  Clément Bœsch 0c40220b9d lavf/swfdec: fix flushing with compressed swf. 12 years ago
  Diego Biurrun 717addecad Use proper return values in case of missing features 12 years ago