42076 Commits (7001eee1f4bda539c449d191116af8a0ec88ee50)
 

Author SHA1 Message Date
Michael Niedermayer da728d5d2e ffmpeg: fix FF_API_OLD_VSINK_API=0 case 13 years ago
Michael Niedermayer caf7381d50 ffmpeg: fix mixup of old and new sinks 13 years ago
Mans Rullgard 0b6f973635 h264: use asm cabac reader under a generic condition 13 years ago
Michael Niedermayer f8fe4d2295 snow.h: use av_assert 13 years ago
Michael Niedermayer be64d5f520 snow.c: use av_assert 13 years ago
Mashiat Sarker Shakkhar f7595fb3b5 image2: Add "start_number" private option to the muxer 13 years ago
Diego Biurrun fe07c9c6b5 x86: Only use optimizations with cmov if the CPU supports the instruction 13 years ago
Diego Biurrun 65345a5a30 x86: Add CPU flag for the i686 cmov instruction 13 years ago
Mans Rullgard 29686d6ea3 x86: remove unused inline asm macros from dsputil_mmx.h 13 years ago
Mans Rullgard 685f5438bb x86: move some inline asm macros to the only places they are used 13 years ago
Nicolas George 6fd0b55ab2 showwaves: fix PTS computation. 13 years ago
Nicolas George 6d627eae3c showwaves: fix first sample of frame test. 13 years ago
Nicolas George bd9939f495 lavfi: display pad type with mismatch error message. 13 years ago
Paul B Mahol e9d5c0520f lavc: use designated initializers for AVClasses 13 years ago
Paul B Mahol 53cec46b25 libschroedingerdec: remove unused header 13 years ago
Michael Niedermayer a619fd277a mjpegenc: enable frame multithreading encoder 13 years ago
Michael Niedermayer fde1bc64ad lavc: add frame multithreading capability (currently intra only) 13 years ago
Michael Niedermayer 0c851e4642 threads: make get_logical_cpus() available outside pthread.c 13 years ago
Michael Niedermayer 094c5e6c55 mjpegenc: mark as intra only 13 years ago
Michael Niedermayer 9eae43ddcf lavc: add intra only codec flag 13 years ago
Paul B Mahol 9277965883 bmpenc: use av_assert() 13 years ago
Stefano Sabatini c0ca840837 lavfi/buffer: remove unused function av_vsrc_buffer_add_frame_alt() 13 years ago
Stefano Sabatini 39e019e8c1 ffplay: add cast to fix warning in configure_video_filters() 13 years ago
Stefano Sabatini 1dce2368bb lavfi/buffer: apply misc consistency nits 13 years ago
Stefano Sabatini 201b409da0 lavc/pcm: clarify error message from pcm_decode_frame() 13 years ago
Michael Niedermayer 69971410f9 ff_snow_common_end: assert() that the last buffer freed differs from the current. 13 years ago
Michael Niedermayer c13e490dce codec_release_buffer: fix handling of non user buffers 13 years ago
Stefano Sabatini c17808cebd lavfi: define macro AVFILTER_DEFINE_CLASS 13 years ago
Stefano Sabatini 012aa12a6b lavfi/drawtext: remove unnecessary parentheses in init() 13 years ago
Alex Converse 41e637e449 lavfi: Add the af_channelmap audio channel mapping filter. 13 years ago
Michael Niedermayer 0567715a6b qsort: flip compare direction to match libc qsort() 13 years ago
Michael Niedermayer e847f41285 Merge remote-tracking branch 'qatar/master' 13 years ago
Clément Bœsch 492cc9bcc4 ffmpeg: remove unused buffer_size in InputFile. 13 years ago
Michael Niedermayer 8aeed14459 h.263enc: use av_assert 13 years ago
Michael Niedermayer c8f4c83e70 h.263dec: use av_assert 13 years ago
Anton Khirnov dc07fb6f7b lavfi: add join audio filter. 13 years ago
Anton Khirnov f75be9856a lavfi: allow audio filters to request a given number of samples. 13 years ago
Anton Khirnov 58b049f2fa lavfi: support automatically inserting the fifo filter when needed. 13 years ago
Anton Khirnov fa06623930 lavfi/audio: eliminate ff_default_filter_samples(). 13 years ago
Wolfram Gloger 258dfff839 extend log line buffer sizes 13 years ago
Anton Khirnov 9ee3334840 libspeexenc: add supported sample rates and channel layouts. 13 years ago
Mans Rullgard 896bb0d742 Replace usleep() calls with av_usleep() 13 years ago
Mans Rullgard d3d3a32c9d lavu: add av_usleep() function 13 years ago
Hendrik Leppkes f6b4624fcf utvideo: mark interlaced frames as such 13 years ago
Carl Eugen Hoyos 8875333707 utvideo: Fix interlaced prediction for RGB utvideo. 13 years ago
Michael Niedermayer 1e7943c315 snow: yuv410 support 13 years ago
Michael Niedermayer fba18ef8cc x86/dsputil_mmx: support 4 sample edges 13 years ago
Carl Eugen Hoyos 15bde06084 Revert "mathematics.h: remove a couple of math defines" 13 years ago
Paul B Mahol 10d2a4028c swresample: make .class_name more descriptive 13 years ago
Michael Niedermayer 68c845cdba snow: yuv444 support 13 years ago