49066 Commits (cb1c69c81d913b793cb569c99ad8e4348068a535)
 

Author SHA1 Message Date
Stefano Sabatini 176b72a28c lavf/utils: provide feedback in case of invalid probe size 12 years ago
Paul B Mahol c79be51dfc vf_fade: use AVPixFmtDescriptor to find out if pixel format have alpha 12 years ago
Michael Niedermayer 646ade7679 sws: Support error diffusion dither for mono output 12 years ago
Stefano Sabatini 24bbc416a4 doc/filters: create a dedicated "Examples" subsection for fade, and use @itemize 12 years ago
Stefano Sabatini 2852bd704a lavfi/fade: accept shorthand syntax 12 years ago
Diego Biurrun 822b0728f0 x86: dsputil: Drop some unused macro definitions 12 years ago
Martin Storsjö f4facd2ce7 x86: Add a Yasm-based emms() replacement 12 years ago
Diego Biurrun d633d12b2c x86inc: Add cvisible macro for C functions with public prefix 12 years ago
Diego Biurrun ef5d41a553 x86inc: Rename "program_name" to "private_prefix" 12 years ago
Sean McGovern 6d1114a806 configure: Run SHFLAGS through ldflags_filter() 12 years ago
Stefano Sabatini 44d5a28b7d doc/filters: avoid @example for showing the drawbox shorthand syntax 12 years ago
Michael Niedermayer fd165ace7b golomb: check log validity before shifting 12 years ago
Paul B Mahol d084c5c742 vf_fade: support YUVA422P & YUVA444P 12 years ago
Michael Niedermayer 13178d002b h264/get_lowest_part_list_y: remove unneeded operations 12 years ago
Michael Niedermayer 8ac0d95bd3 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 17596198ca Merge commit '80ac87c13dc8c6c063e26a464c5c542357c0583f' 12 years ago
Jonas Bechtel a003c5bd4f Fix opencv detection. 12 years ago
Anton Khirnov 940b8b5861 h264: avoid pointless copying of ref lists 12 years ago
Michael Niedermayer d270c32025 avcodec_decode_audio: do not trust the channel layout, use the channel count. 12 years ago
Justin Ruggles b90632d596 lavr: always reset mix function names and pointers in mix_function_init() 12 years ago
Justin Ruggles f07ef2d9c9 lavr: call mix_function_init() in ff_audio_mix_set_matrix() 12 years ago
Michael Niedermayer 4aed4f5846 mlpdec: dont leave a invalid huff_lsb in the context. 12 years ago
Michael Niedermayer e1d7d4bd13 mpegvideo: reset context state on failed thread update. 12 years ago
Luca Barbato 56ef1ef1f7 fate: update ref after rv30_loop_filter fix 12 years ago
Xi Wang 783e37f7ef rv30: fix masking in rv30_loop_filter() 12 years ago
Luca Barbato 80ac87c13d lavc: support ZenoXVID custom tag 12 years ago
Luca Barbato 43e0e0c4e5 libcdio: support recent cdio-paranoia 12 years ago
Carl Eugen Hoyos 9a038a95d2 Use new function av_codec_get_tag2() in ffmpeg.c. 12 years ago
Carl Eugen Hoyos a1a707f728 Add a new function av_codec_get_tag2(). 12 years ago
Paul B Mahol 8fdd24455e .gitignore: add /doc/examples/pc-uninstalled 12 years ago
Martin Storsjö 973b4d44f1 float_dsp: Add #ifdef HAVE_INLINE_ASM around vector_fmul_window 12 years ago
Martin Storsjö e33db35b4a theora: Skip zero-sized headers 12 years ago
Carl Eugen Hoyos ad406f7e40 Only skip MLP header in mpeg files if the codec actually is MLP. 12 years ago
Carl Eugen Hoyos 12cb21efa6 Make the latm decoder less verbose on initialisation. 12 years ago
Michael Niedermayer 46730e7a0c mux/chunked interleaver: better align duration chunks. 12 years ago
Michael Niedermayer 69a96f9d4c mux: de-obfuscate chunked interleaver checks 12 years ago
Michael Niedermayer c57c1329a9 mux: simplify chunking interleaver code 12 years ago
Michael Niedermayer 2dc9bcad7d Merge remote-tracking branch 'qatar/master' 12 years ago
James Almer b454c64e03 latmenc: Check for LOAS sync word 12 years ago
Carl Eugen Hoyos c345100efc Fix detection of struct v4l2_frmsize_discrete. 12 years ago
Michael Niedermayer 765a3ba018 h264: add assert to check that block_offset is consistent. 12 years ago
Michael Niedermayer 97d190283e h264: always copy linesizes in thread update 12 years ago
Michael Niedermayer f674cc776f h264: always copy block_offset in thread update 12 years ago
Paul B Mahol 641bbd9671 vima: switch to init_get_bits8() 12 years ago
Michael Niedermayer 1191db31c1 mux: fix chunked interleaver 12 years ago
Michael Niedermayer b7bc49a957 mips: move vector_fmul_window_mips to libavutil 12 years ago
Justin Ruggles b805c725a3 idcin: fix memleaks in idcin_read_packet() 12 years ago
Nicolas George 0942aa4637 lafv/matroska: add A_OPUS/EXPERIMENTAL codec name. 12 years ago
Michael Niedermayer f0cf017dee configure: suppress "enumerated type mixed with another type" for icc 12 years ago
Michael Niedermayer cae11e4031 mux: fix chunked_duration rounding anomaly 12 years ago