75945 Commits (e9a68b0316ab127098ac4c24a6762ce68980bd23)
 

Author SHA1 Message Date
Christophe Gisquet e9a68b0316 x86: prores: templatize 10 bits simple_idct 9 years ago
Rostislav Pehlivanov 93e6b23c9f aacenc: shorten name of ff_aac_adjust_common_prediction 9 years ago
Rostislav Pehlivanov 65f5b96dd8 aacenc: increase size of s->planar_samples[] from 6 to 8 9 years ago
Christophe Gisquet 9f3bfe30dd mpegvideo: dnxhdenc: permute 10bits content 9 years ago
Michael Niedermayer 97437bd17a avcodec/mips/aaccoder_mips: Disable ff_aac_coder_init_mips() to prevent build failure 9 years ago
Ricardo Constantino 6eaf97c289 avformat/webvttdec: Don't stop parsing on comments 9 years ago
Ricardo Constantino a96dbdc14f fate/subtitles: Add a new test for WebVTT 9 years ago
Ricardo Constantino 53886d6955 avcodec/webvttdec: Deal with WebVTT escapes 9 years ago
Lou Logan 329bd25475 doc/filters: s/nb_inputs/inputs for stack filters 9 years ago
Derek Buitenhuis 1156b634c1 avcodec: Don't lock on init for codecs without an init function 9 years ago
Rostislav Pehlivanov ccd3b3df39 fate: increase fuzz on fate-aac-tns-encode test 9 years ago
Rostislav Pehlivanov e2749ef60a aacenc_utils: fit find_form_factor() below 80 chars per line 9 years ago
Rostislav Pehlivanov 0f4334df45 aacenc: add support for changing options based on a profile 9 years ago
Alex Agranovsky cf28490e56 avfilter/drawtext: allow to format pts with strftime 9 years ago
Bela Bodecs 1f3a29e999 lavf/tee: allow multiple stream specifiers in select. 9 years ago
Rostislav Pehlivanov b3deaece87 aacenc: add support for encoding 7.1 channel audio 9 years ago
Rostislav Pehlivanov e679a1e65f aacenc_quantization: fix header description 9 years ago
Claudio Freire b629c67ddf AAC encoder: memoize quantize_band_cost 9 years ago
Michael Niedermayer ce0834bdd6 avformat/flvdec: set broken_sizes for "metadatacreator : MEGA" 9 years ago
Claudio Freire 07b3b779a9 AAC encoder: fix assertion error re SF differences 9 years ago
Rostislav Pehlivanov d25c033ddd aaccoder_twoloop.h: simplify and comment ff_pns_bits() 9 years ago
Rostislav Pehlivanov 5f760da6b6 aacenc_utils: add 'inline' flag to find_form_factor, silence warning 9 years ago
James Almer 224a529b44 x86/vf_w3fdif: use aligned loads in w3fdif_simple_high 9 years ago
James Almer e8903fbf8e x86/vf_w3fdif: simplify w3fdif_simple_high 9 years ago
Andreas Cadhalpun ec0275843d avcodec: remove leftover iff_byterun1 decoder 9 years ago
Marton Balint 148418a2bc ffplay: eliminate stream_component_close forward declaration 9 years ago
Marton Balint 4ce75387cd ffplay: close streams and AVFormatContext in the main thread 9 years ago
Ronald S. Bultje 93866c2aa2 intmath: remove av_ctz. 9 years ago
Claudio Freire 79f2014f12 AAC encoder tests: increase fuzz for pred test 9 years ago
Ganesh Ajjanagadde 3ae98497c2 ffmpeg: modify tty state when stderr is redirected 9 years ago
Claudio Freire 323d37521d AAC encoder: cosmetics from last commit 9 years ago
Claudio Freire 01ecb7172b AAC encoder: Extensive improvements 9 years ago
Ganesh Ajjanagadde 624057df3f avfilter/buffersrc: add av_warn_unused_result attributes 9 years ago
Jean-Yves Avenard f05ff057ff configure: fix configure when using gcc 9 years ago
James Almer d2bf2d094e x86/vf_w3fdif: move pxor outside the loop in w3fdif_complex_low 9 years ago
Paul B Mahol f226c25a37 avcodec/sipr: use AVERROR return code instead of -1 9 years ago
Paul B Mahol a99226133e avformat/rsd: support XADP tag 9 years ago
Michael Niedermayer 98b8bf12bc avcodec/pngdec: Use av_malloc_array() 9 years ago
Michael Niedermayer c08b06c225 avcodec/jpeg2000dec: Check that step_x/y are valid before use in JPEG2000_PGOD_PCRL 9 years ago
Clément Bœsch 49f4967dd0 avfilter: add selectivecolor filter 9 years ago
Michael Niedermayer 47c5a3058e avcodec/pngdec: Alloc buffer after blend_op check in handle_p_frame_apng() 9 years ago
Michael Niedermayer 14573b9b7c Revert "Merge commit '8b830ee9a26d47b138f12a82085cdb372f407f1e'" (avconv: Do not try to configure filter outputs without streams) 9 years ago
Michael Niedermayer 2a4d1a66e8 avutil/intmath: Change debruijn_ctz64 to use 8bit elements 9 years ago
Ganesh Ajjanagadde 971d12b7f9 avutil/mathematics: speed up av_gcd by using Stein's binary GCD algorithm 9 years ago
Michael Niedermayer 1e7e4f13f9 avcodec/pngdec: Check blend_op. 9 years ago
Ganesh Ajjanagadde f3fc103c6a doc/resampler, swresample/options: use proper capitalization 9 years ago
Ganesh Ajjanagadde 07c60684a7 gitignore: ignore object file temporaries 9 years ago
Ganesh Ajjanagadde 3b2000c2bf doc/scaler, swscale/options: use proper capitalization 9 years ago
Zhang Rui 810fbd8933 fate/async: test error code from underlying protocol 9 years ago
Zhang Rui 7dc42c9e65 avformat/async: pass internal I/O error 9 years ago