32451 Commits (4a3294ef0069c898a495c783dfdb2f0bf1dc6583)
 

Author SHA1 Message Date
  Joakim Plate 4a3294ef00 dvbsubdec: don't hardcode subtitle colors count in dvbsubdec to 16 14 years ago
  Joakim Plate 8fd1da5bd2 vp3dec: set key_frame field of AVFrame 14 years ago
  Joakim Plate 6d40f88cab mpegts: Some additional HDMV types and reg descriptors for mpegts 14 years ago
  Michael Niedermayer 7db7eb08e0 Merge remote-tracking branch 'qatar/master' 14 years ago
  Carl Eugen Hoyos 60599c68b0 Fix copmilation with --disable-everything --enable-muxer=mxf. 14 years ago
  Michael Niedermayer 1eb805ed70 cabac test: Change input to test, so a wider range of states is tested. 14 years ago
  Michael Niedermayer 830d7d5c4f cabac test: match encode and decode side 14 years ago
  Michael Niedermayer 89653ea728 cabac: fix cabac encoder 14 years ago
  Laurent Aimar 8bfea4ab4e Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks. 14 years ago
  Laurent Aimar 824f98f442 Fixed deference of NULL pointer in motionpixels decoder. 14 years ago
  Anton Khirnov 6a11686dfc avconv: move audio_channels to the options context. 14 years ago
  Anton Khirnov 2130981af3 avconv: move *_disable to options context. 14 years ago
  Anton Khirnov 35c5d7d1ef avconv: remove -[vas]lang options. 14 years ago
  Anton Khirnov 013887ebcd avconv: move codec tags to options context. 14 years ago
  chinshou b10ba1175d avisynth: Fix upside down bug 14 years ago
  chinshou 4f123a7d7c avisynth: Remove wrong pts calculation. 14 years ago
  Michael Niedermayer 78a041a9db mpeg4videodec: rewrite the slice end detection of non partitioned packets. 14 years ago
  Laurent Aimar e5e0580b93 Fixed size given to init_get_bits(). 14 years ago
  Alex Converse 0c1f5b93d9 cljr: init_get_bits size in bits instead of bytes 14 years ago
  Alex Converse b7ce4f1d1c indeo2: fail if input buffer too small 14 years ago
  Alex Converse 68ca330cbd indeo2: init_get_bits size in bits instead of bytes 14 years ago
  Laurent Aimar 46b004959b ffv1: Fixed size given to init_get_bits() in decoder. 14 years ago
  Laurent Aimar 8362a0ffed Fixed size given to init_get_bits() in ffv1 decoder. 14 years ago
  Michael Niedermayer 22bf6f7054 Merge remote-tracking branch 'qatar/master' 14 years ago
  Michael Niedermayer 1bb766a988 ffmpeg: fix -re 14 years ago
  Michael Niedermayer 73e0ec2ff4 rc: finetune convergence failure fix 14 years ago
  Michael Niedermayer ed14517c23 rc: fix convergence failure 14 years ago
  Panagiotis H.M. Issaris bcef876f16 Fix documentation for "-debug" commandline argument 14 years ago
  Wolfram Gloger 6dcbbe34e8 av_interleave_packet_per_dts: switch noninterleaved flushing logic to max dts. 14 years ago
  Clément Bœsch 88fddd0bcc ffprobe: replace specific ## GNU cpp extension with __VA_ARGS__. 14 years ago
  Chiranjeevi Melam 8096b7c67f asfenc: fix assert failure on long ffserver runs 14 years ago
  Gavin Kinsey d64066f6e8 Prevent double free of side_data when AVFMT_FLAG_KEEP_SIDE_DATA flag is set 14 years ago
  Clément Bœsch 5241bc2773 ffprobe: replace simple string printing with the appropriate helper. 14 years ago
  Michael Niedermayer 78d7d8fe91 Merge remote-tracking branch 'qatar/master' 14 years ago
  Chris Rankin 04c13dca88 qcelpdec: fix the return value of qcelp_decode_frame(). 14 years ago
  Chris Rankin 54e1eaef67 mp3dec: Dont spam the user on multiple mp3 frames. 14 years ago
  Yan Jing 8ba987bff3 ffmdec: set avio buffer to ffm->packet_size, avoid dirty reads 14 years ago
  Michael Niedermayer 0b99e858d1 ffmdec: fix seeking for non indexed files 14 years ago
  Yan Jing 59810f8388 ffmdec: handle wrapped file in ffm_seek 14 years ago
  Alex Converse dba2b63a98 wavpack: Check error codes rather than working around error conditions. 14 years ago
  Michael Niedermayer 6337de9252 doxygen: dont generate docs for avconv.c 14 years ago
  Diego Biurrun 6376362d15 Employ FF_ARRAY_ELEMS instead of manually calculating array length. 14 years ago
  Laurent Aimar 55354b7de2 Fixed invalid access in wavpack decoder on corrupted bitstream. 14 years ago
  Laurent Aimar 0aedab0340 Fixed invalid writes in wavpack decoder on corrupted bitstreams. 14 years ago
  Laurent Aimar beefafda63 Fixed invalid access in wavpack decoder on corrupted extra bits sub-blocks. 14 years ago
  Carl Eugen Hoyos f6e99bf514 Add loas as an extension for LOAS/LATM. 14 years ago
  Carl Eugen Hoyos c1fcd7e1ab Support remuxing aac_latm. 14 years ago
  James Zern 1da43f7e99 libvpxenc: add 'crf' private option 14 years ago
  James Zern 3dc14b4628 libvpxenc: add 'rc_lookahead' private option 14 years ago
  James Zern fb99d78778 libvpxenc: silence AVOption related warnings 14 years ago