32567 Commits (d06c5b44ccb4209b6d6839dfabf0045e934444fe)
 

Author SHA1 Message Date
Georgi Chorbadzhiyski f1f15c3c1a mpegts: improve error reporting 13 years ago
Aviad Rozenhek 162f1fbc14 mpegts: on seek, reset the cc for all PIDs 13 years ago
Edgar Hucek 3fec40b601 Fix VA-API decoding artefacts. 13 years ago
Michael Niedermayer ea0ac11e52 h264: prevent an out of array read in decode_nal_units() 13 years ago
Michael Niedermayer 0c0ec4be6b ffmpeg: dont copy duration when -t is used 13 years ago
Michael Niedermayer 23f5cff92c h264dec: Prevent CABAC and CAVLC bitsteram overreading 13 years ago
Compn 28ccda7823 add libspeex encoder change 13 years ago
Art Clarke a52cdcd296 libspeex encoder wraper 13 years ago
Clément Bœsch c975cfaef2 build: fix install rule with --progs-suffix. 13 years ago
Clément Bœsch 754d7f23ee Fix compilation with --disable-everything --enable-muxer=dv 13 years ago
Michael Niedermayer 7ba8e6bbae ffmpeg: replace messy duplicated tag compatibility functions by more generic solution. 13 years ago
Michael Niedermayer cec92fe49a ffmpeg: add vbsf & absf for compatibility. 13 years ago
Michael Niedermayer cb66db8010 mpegts: update comment to match code 13 years ago
Joakim Plate 6796b82407 libavformat/utils: Only require first packet to be known for all audio and video streams 13 years ago
Stefano Sabatini 2298818f96 Remove reference to the libavfilter soc SVN repo, update libavfilter status description 13 years ago
Joakim Plate 4a3294ef00 dvbsubdec: don't hardcode subtitle colors count in dvbsubdec to 16 13 years ago
Joakim Plate 8fd1da5bd2 vp3dec: set key_frame field of AVFrame 13 years ago
Joakim Plate 6d40f88cab mpegts: Some additional HDMV types and reg descriptors for mpegts 13 years ago
Luca Barbato d162994a81 doc: explain __STDC_CONSTANT_MACROS in C++ 13 years ago
Michael Niedermayer 7db7eb08e0 Merge remote-tracking branch 'qatar/master' 13 years ago
Carl Eugen Hoyos 60599c68b0 Fix copmilation with --disable-everything --enable-muxer=mxf. 13 years ago
Michael Niedermayer 1eb805ed70 cabac test: Change input to test, so a wider range of states is tested. 13 years ago
Michael Niedermayer 830d7d5c4f cabac test: match encode and decode side 13 years ago
Michael Niedermayer 89653ea728 cabac: fix cabac encoder 13 years ago
Laurent Aimar 8bfea4ab4e Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks. 13 years ago
Laurent Aimar 824f98f442 Fixed deference of NULL pointer in motionpixels decoder. 13 years ago
Anton Khirnov 6a11686dfc avconv: move audio_channels to the options context. 13 years ago
Anton Khirnov 2130981af3 avconv: move *_disable to options context. 13 years ago
Anton Khirnov 35c5d7d1ef avconv: remove -[vas]lang options. 13 years ago
Anton Khirnov 013887ebcd avconv: move codec tags to options context. 13 years ago
chinshou b10ba1175d avisynth: Fix upside down bug 13 years ago
chinshou 4f123a7d7c avisynth: Remove wrong pts calculation. 13 years ago
Michael Niedermayer 78a041a9db mpeg4videodec: rewrite the slice end detection of non partitioned packets. 13 years ago
Laurent Aimar e5e0580b93 Fixed size given to init_get_bits(). 13 years ago
Alex Converse 0c1f5b93d9 cljr: init_get_bits size in bits instead of bytes 13 years ago
Alex Converse b7ce4f1d1c indeo2: fail if input buffer too small 13 years ago
Alex Converse 68ca330cbd indeo2: init_get_bits size in bits instead of bytes 13 years ago
Laurent Aimar 46b004959b ffv1: Fixed size given to init_get_bits() in decoder. 13 years ago
Laurent Aimar 8362a0ffed Fixed size given to init_get_bits() in ffv1 decoder. 13 years ago
Michael Niedermayer 22bf6f7054 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 1bb766a988 ffmpeg: fix -re 13 years ago
Michael Niedermayer 73e0ec2ff4 rc: finetune convergence failure fix 13 years ago
Michael Niedermayer ed14517c23 rc: fix convergence failure 13 years ago
Panagiotis H.M. Issaris bcef876f16 Fix documentation for "-debug" commandline argument 13 years ago
Wolfram Gloger 6dcbbe34e8 av_interleave_packet_per_dts: switch noninterleaved flushing logic to max dts. 13 years ago
Clément Bœsch 88fddd0bcc ffprobe: replace specific ## GNU cpp extension with __VA_ARGS__. 13 years ago
Chiranjeevi Melam 8096b7c67f asfenc: fix assert failure on long ffserver runs 13 years ago
Gavin Kinsey d64066f6e8 Prevent double free of side_data when AVFMT_FLAG_KEEP_SIDE_DATA flag is set 13 years ago
Clément Bœsch 5241bc2773 ffprobe: replace simple string printing with the appropriate helper. 13 years ago
Michael Niedermayer 78d7d8fe91 Merge remote-tracking branch 'qatar/master' 13 years ago