63978 Commits (153b5fb2fdef712434259218eefbbd704545b9b7)
 

Author SHA1 Message Date
Michael Niedermayer 153b5fb2fd avformat/framecrcenc: print the checksum and size of extradata as well 11 years ago
Christophe Gisquet 29f427c239 huffyuvdec: remove somewhat deprecated code 11 years ago
Christophe Gisquet eb6f6f25dc MAINTAINERS: Add Co maintainer for huffyuv*, rv4*, vc1* 11 years ago
Michael Niedermayer e9c477059d avcodec/huffyuvdec: assume vlcs can be 32 instead of 31 bits max 11 years ago
Christophe Gisquet 9dc1791977 huffyuvdec: swap code blocks 11 years ago
Ronald S. Bultje 083cd3d1f7 swr: compile mmx2 s16p functions only on x86-32. 11 years ago
Christophe Gisquet 9107612818 x86util: add and use RSHIFT/LSHIFT macros 11 years ago
Christophe Gisquet 2a1158ff3b fate: yadif: add >8 bit tests 11 years ago
Christophe Gisquet 56a795e34f aandcttab: fix spelling 11 years ago
Michael Niedermayer 73d820ee1e avcodec/xbmdec: remove dependancy on zero padding on input packet 11 years ago
Michael Niedermayer 103f9c261a avcodec/indeo5: Fix infinite loop in skip_hdr_extension() 11 years ago
James Almer 7f4dfbd080 swr: add prototypes for resample dsp functions 11 years ago
Michael Niedermayer 86a9370e2b avformat/mpc: attempt to allocate a packet that is not smaller than the data inside it 11 years ago
Ronald S. Bultje ada8f9c046 swr: remove obsolete function prototypes. 11 years ago
Michael Niedermayer 5ded0b390b ffmpeg: for h264 we need has_b_frames from the decoder 11 years ago
Michael Niedermayer 378ad22492 ffmpeg: print values of mismatching has_b_frames 11 years ago
Michael Niedermayer d82ecfce07 cmdutils: implement FFREPORT=level=... 11 years ago
Lou Logan 3fc37a3d2f doc/filters: remove double quotes from zoompan example 11 years ago
Michael Niedermayer b065d0014b avcodec/ppc/idct_altivec: add plain idct() 11 years ago
Ronald S. Bultje 7128a35f8c swr: split out DSP functions. 11 years ago
Marton Balint 9236f7b5a2 mpeg12enc: add seq_disp_ext option for deciding when to write a sequence_display_extension 11 years ago
Marton Balint 66f4891e64 mpeg12enc: add support for PANSCAN side data in sequence_display_extension 11 years ago
Carl Eugen Hoyos 6ac3c8c6a0 Fix compilation with --disable-everything --enable-parser=vc1. 11 years ago
Michael Niedermayer 759e793823 avcodec/vc1dec: Fix support for small widths/linesizes 11 years ago
Michael Niedermayer 4411928c64 swresample/resample: replace assert by av_assert 11 years ago
Carl Eugen Hoyos a7dedd7bce Fix standalone compilation of the H264 decoder on ppc. 11 years ago
Ronald S. Bultje b785c62681 swr: handle initial negative sample index outside DSP function. 11 years ago
Michael Niedermayer d77815eeaa fate/aic: force simple idct 11 years ago
Timothy Gu e9b5b9a164 MAINTAINERS: add my (Timothy Gu's) PGP fingerprint and my name for fateserver 11 years ago
Ronald S. Bultje 6b9685de3a swr: remove unnecessary assignment. 11 years ago
Michael Niedermayer 33834be9c8 avfilter/af_asetnsamples: fix pts handling when timebase and 1/samplerate differ 11 years ago
Michael Niedermayer 10012fa961 ffmpeg: Fix bitstream filters manipulating AVCodecContext 11 years ago
Michael Niedermayer 0a7ad6bf51 avfilter/formats: Use av_realloc_array() 11 years ago
Michael Niedermayer d03eefae4a avfilter/vf_dejudder: Use av_mallocz_array() 11 years ago
Michael Niedermayer 263aeb826d avfilter/vf_unsharp: use av_malloc_array() 11 years ago
Michael Niedermayer 043bcdcdb0 avcodec/svq1enc: fix encoding of small widths 11 years ago
Michael Niedermayer 1df441eaa8 vfilter/avf_showcqt: fix 'mixed declarations and code' 11 years ago
Michael Niedermayer 97c285e61b Merge commit '27631796c9d1b8146ad4a16e6539ecc08afa7565' 11 years ago
Michael Niedermayer 684a9152c3 Merge commit 'f0ce9913d0974ac0c7371a62c3324dd2863b5d1b' 11 years ago
Michael Niedermayer dffb85a982 avcodec/mpegvideo: check that linesize is not too small 11 years ago
Michael Niedermayer 4a0ec85b85 avcodec/rv34: fix edge emu with uv stride <= 25 11 years ago
Tim.Nicholson 6a65f3fc16 MAINTAINERS: Added Tim Nicholson's key fingerprint 11 years ago
Derek Buitenhuis a4bd4733c0 swscale: Allow the max filter size to be set at compile time 11 years ago
Diego Biurrun 27631796c9 ac3: Only initialize float_dsp for the float encoder variant 11 years ago
Diego Biurrun f0ce9913d0 Rename tpel_template.c ---> pel_template.c 11 years ago
Michael Niedermayer 681868cbbe avcodec/mpegvideo: Fix psnr calculation with slice threads 11 years ago
Michael Niedermayer cf9050c715 libavcodec/wmv2: remove dead code 11 years ago
Michael Niedermayer 1c5aa64a59 Merge commit '4321e507564b2d8a5dfc630f8d6fefba6fdc1e92' 11 years ago
Michael Niedermayer c5fc8ae126 avcodec/mpegvideo: fix edge emulation with uvlinesize below 25 11 years ago
sfan5 ffe6ecc418 lavd/avfoundation: Support user selected pixel formats and pixel format autoselection. 11 years ago