46984 Commits (492a5f835c59ab7c2e347d3579d8bf6148ae0a09)
 

Author SHA1 Message Date
Justin Ruggles 3ba416408a avconv: rescale packet duration to muxer time base when flushing encoders 12 years ago
Justin Ruggles 00f8ad41c7 add 24-bit FLAC encoding to Changelog 12 years ago
Luca Abeni e004d175fe rtpenc_aac: Fix calculation of the header size 12 years ago
Michael Niedermayer 3affcc99a8 frame_thread_encoder: silence integer to pointer without cast warning 12 years ago
Diego Biurrun 6ca60d4ddd x86: h264_intrapred: port to cpuflags 12 years ago
Michael Niedermayer 5ff43ec72d sctp: silence const warning 12 years ago
Michael Niedermayer 60e028958c ffmdec: remove unused variable 12 years ago
Michael Niedermayer 4a28962454 libopencore-amr: fix av_log() argument 12 years ago
Michael Niedermayer bc17a6f5c0 Merge remote-tracking branch 'qatar/master' 12 years ago
Luca Abeni 78e08fd340 rtpenc_aac: Fix 10l bug 12 years ago
Nicolas George d55911adc8 doc/faq: replace @file by @command for "ffmpeg". 12 years ago
Alexander Strasser 4ccfcc8a0b doc/libavcodec: hint to where to find the Git history 12 years ago
Stefano Sabatini 58d1d7024d doc/Makefile: change DOCLIBS check 12 years ago
Stefano Sabatini 1c6962dc20 lavu: remove disabled FF_API_OLD_EVAL_NAMES code 12 years ago
Stefano Sabatini ef4dc3e55b lavu/opt: show valid range in case of out-of-range value 12 years ago
James Zern 12776d5d2a libvpxenc: Allow enabling constrained quality (CQ) mode 12 years ago
Thierry Foucu 98cbbabadb Fix the packet duration when flushing the encoder. 12 years ago
Michael Niedermayer 9dfe07a1fb fate-rsync: replace -a by -rlt 12 years ago
Michael Niedermayer 4d2f83f8ac gsm_parser: fix infinite loop 12 years ago
Paul B Mahol 08101e62cb adpcm: improve smjpeg decoding 12 years ago
Peter Ross a373f35272 wtvenc: produce seekable files 12 years ago
Peter Ross b89cd2a028 wtvenc: simplify write_timestamp 12 years ago
Peter Ross 3e65134326 wtvenc: output third video pts in timestamp chunk (this is what Microsoft Windows Media Center expects) 12 years ago
Peter Ross 0d9435048c wtvenc: indent fixup 12 years ago
Peter Ross b50759cd6b wtvenc: do not emit stream2 and DSATTRIB_TRANSPORT_PROPERTY chunks; these are not required for playback 12 years ago
Michael Niedermayer fdfbb793c3 ffv1dec: propagate return code from ffv1_common_init() 12 years ago
Michael Niedermayer dd11615bbc ffv1dec: more completely check slice count 12 years ago
Michael Niedermayer cb395929e3 Merge remote-tracking branch 'qatar/master' 12 years ago
Paul B Mahol 7c2cfaac6a smjpegenc: use bits_per_coded_sample instead of calling function 12 years ago
Michael Niedermayer de0aa9e5a4 kgv1dec: fix end condition 12 years ago
Martin Storsjö ad961726dc libopencore-amr: Check the return value of amr_decode_fix_avctx 12 years ago
Stefano Sabatini 2b442ff5f5 lavfi/movie: return proper error code in case of av_get_token() allocation failure 12 years ago
Stefano Sabatini 29d46d7bce ffprobe: fix potential NULL pointer dereference 12 years ago
Stefano Sabatini b5436f4b5d lavfi/showwaves: return error in case of allocation failure in filter_samples() 12 years ago
Stefano Sabatini 5f634480d1 lavfi/showwaves: simplify check in filter_samples() 12 years ago
Nicolas George e9b8523d52 sbgdec: dont set slide to a uninitialized value 12 years ago
Michael Niedermayer 44e9d7f182 vf_drawbox: dont move uninitialized and then unused colors around 12 years ago
Michael Niedermayer 2ca649f177 utils: fix integer overflow with DURATION_MAX_READ_SIZE 12 years ago
Paul B Mahol 1c445f4b93 fate: add PMP demuxer test 12 years ago
Paul B Mahol 4744f67d4f wavpack: check if number of samples is not too big 12 years ago
Peter Ross e6ef628b1e wtv: move duplicated guids into wtv.c 12 years ago
Peter Ross 1701a22fce wtv: rename ff_stream_guid to ff_SBE2_STREAM_DESC_EVENT 12 years ago
Peter Ross 9632f5efcf wtvenc: fix typo 12 years ago
Michael Niedermayer 1e4e497911 Merge remote-tracking branch 'qatar/master' 12 years ago
Paul B Mahol 0fe8c9f458 wavpack: use more meaningful error codes 12 years ago
Diego Biurrun e6c4c0f7cf fate: atrac: Place atrac1 and atrac3 tests in different groups 12 years ago
Diego Biurrun 06c7b33831 fate: aac: cosmetics: Group AAC LATM tests together 12 years ago
Stefano Sabatini f6b39376ce .gitignore: ignore *.3 files as well 12 years ago
Stefano Sabatini a1934daeb4 doc/Makefile: remove .3 file with make clean 12 years ago
Diego Biurrun 352e18b766 x86: avresample: Add missing colons to assembly labels 12 years ago