78182 Commits (995c7a6f5ad480d706b22e97609e2cce2f305e4b)
 

Author SHA1 Message Date
Vittorio Giovara 5764d38173 lavc: Move chromaoffset to codec private options 9 years ago
Vittorio Giovara 0ac9f33a9e lavc: Move frame_skip_* to codec private options 9 years ago
Vittorio Giovara 84c4714f39 lavc: Move brd_scale to codec private options 9 years ago
Vittorio Giovara 0e6c853221 lavc: Move b_frame_strategy and b_sensitivity to codec private options 9 years ago
Piotr Bandurski 55c7e5bf7c riff: add C210 FourCC (Canopus C210) 9 years ago
Vittorio Giovara d43a165bda imgconvert: Add the proper API guards to a deprecated function 9 years ago
Vittorio Giovara f7168d7016 imgconvert: Move AVPicture-related static function to the deprecated section 9 years ago
Vittorio Giovara 892f037c55 imgconvert: Move the shrink functions only where needed 9 years ago
Vittorio Giovara 9d3ea5cbf5 imgconvert: Drop outdated comment block 9 years ago
Piotr Bandurski 7c4059ae1e riff: add YUYV FourCC (Drastic YUYV) 9 years ago
Luca Barbato e93aa2c9e7 configure: Force-enable select_any dependencies only on --enable 9 years ago
James Almer a2e1b66460 x86/intmath: disable sse av_clip functions when using ICC 9 years ago
Paul B Mahol 6ed3a10f64 avfilter/avf_showwaves: color support 9 years ago
Michael Niedermayer 1dd11160ea fate: Add test for colorkey 9 years ago
Rostislav Pehlivanov 5776344a7b diracdec: fix original Dirac Low Delay profile 9 years ago
Rostislav Pehlivanov 053900ca4c dirac: add more parse codes from the specifications 9 years ago
James Almer 033e7dbd31 avcodec/diracdsp: use av_clip_uintp2 9 years ago
Rostislav Pehlivanov 7d8891593c dirac_parser: add exceptions for Dirac inter parse codes 9 years ago
Ronald S. Bultje 8c9103c4af checkasm: add videodsp emulated_edge_mc test. 9 years ago
Rostislav Pehlivanov a849ebb54e dirac_parser: Improve parsing and silence pointless warnings 9 years ago
Michael Niedermayer b65efbc0f4 avcodec/mpegvideo_enc: Check for integer overflow in ff_mpv_reallocate_putbitbuffer() 9 years ago
Rostislav Pehlivanov 8248b51e0b diracdec: add support for 12 bit videos 9 years ago
Paul B Mahol 73c938dd9f doc/filters: fix afftfilt example 9 years ago
Derek Buitenhuis 65d29dd274 mov: Add an option to toggle dref opening 9 years ago
Paul B Mahol fa04ec728d avfilter: add afftfilter 9 years ago
Michael Niedermayer 56c182c4d7 avformat/nutenc: implement deinit() 9 years ago
James Darnley 883ad2c59c fate: add 10-bit v210 encoder tests 9 years ago
Claudio Freire adc7d2a4ce AAC encoder: check for NaNs/inf in TNS gain 9 years ago
James Almer 8bbb972350 configure: add missing library deps for showcqt_filter 9 years ago
Carl Eugen Hoyos 4f9314ed58 lavf/riff: Support reading vlc's rawvideo fourccs. 9 years ago
Carl Eugen Hoyos 7158ce778f lavf/nut: Add forgotten fourccs for YUV4xxP9. 9 years ago
Michael Niedermayer 41e07390e0 avformat/avformat: Replace some references to filenames by urls 9 years ago
Michael Niedermayer 19e456d48c avcodec/wmaenc: Check ff_wma_init() for failure 9 years ago
Luca Barbato 8e7bea6dc6 configure: Improve requesting specific features 9 years ago
Michael Niedermayer a53fbda9dc avcodec/mpeg12enc: Move high resolution thread check to before initializing threads 9 years ago
Clément Bœsch a362015641 lavc,lavfi: use avutil/thread.h instead of redundant conditional includes 9 years ago
Vittorio Gambaletta (VittGam) 4590811fc2 ffplay: update docs after previous changes in ffplay mouse behaviour 9 years ago
Michael Niedermayer b750b67d13 avformat/img2dec: Use AVOpenCallback 9 years ago
Michael Niedermayer 2cb8edea7c avcodec/aacenc: Check all coefficients for finiteness 9 years ago
Michael Niedermayer 984d58a344 avformat/avio: Limit url option parsing to the documented cases 9 years ago
Clément Bœsch d96f0fbe59 lavu: add pthread asserts if ASSERT_LEVEL>1 9 years ago
James Almer 4c4ebeb587 avcodec/wavpackenc: use put_sbits 9 years ago
Rostislav Pehlivanov 4a3cf186b2 tests/fate/aac: remove unneeded strict arguments from the encoder tests 9 years ago
Rostislav Pehlivanov 6a505e955b aacenc: remove FAAC-like coder 9 years ago
Rostislav Pehlivanov a72b1ea826 aacenc: mark LTP mode as experimental 9 years ago
Bela Bodecs dec23859b0 vf_scale: eval, param0 and param1 documentation 9 years ago
Michael Niedermayer 7ccedc1c78 avformat/img2dec: do not interpret the filename by default if a IO context has been opened 9 years ago
Vittorio Giovara e9175634ec yuv2rgb: Document the color space coefficients 9 years ago
Arttu Ylä-Outinen 7d1e985528 libkvazaar: Set frame rate as a rational number 9 years ago
Michael Niedermayer 158f0545d8 avcodec/ass_split: Fix null pointer dereference in ff_ass_style_get() 9 years ago