summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* all: fix -Wextra-semi reported on clangGanesh Ajjanagadde2015-10-247-363/+358
* all: remove some casts of function pointer to void *Ganesh Ajjanagadde2015-10-245-10/+10
* vp9: uses ff_set_dimensions (which sets coded_width/height).Ronald S. Bultje2015-10-241-3/+3
* videodsp: don't overread edges in vfix3 emu_edge.Ronald S. Bultje2015-10-241-4/+11
* avfilter: avoid zero arguments to variadic macroGanesh Ajjanagadde2015-10-242-11/+11
* libzvbi-teletextdec: fix AVSubtitleRect pict compatiblity codeMarton Balint2015-10-241-8/+7
* ffplay: use a separate struct for the rescaled YUVA AVSubtitle rectanglesMarton Balint2015-10-241-22/+26
* lavf/ingenientdec: Add a probe function.Carl Eugen Hoyos2015-10-242-2/+13
* lavc/hapdec: Use correct no-transparency colour space.Carl Eugen Hoyos2015-10-241-3/+3
* avcodec/dpxenc: Fix "libavcodec/dpxenc.c:250:44: warning: passing argument 3 ...Michael Niedermayer2015-10-241-1/+1
* avformat/genh: add ADPCM IMA DVI supportPaul B Mahol2015-10-231-1/+6
* avformat/ads: extend format long descriptionPaul B Mahol2015-10-231-1/+1
* avformat/svag: extend format long descriptionPaul B Mahol2015-10-231-1/+1
* avcodec: extend long decription for adpcm psx codecPaul B Mahol2015-10-232-2/+2
* avformat/msf: extend format long descriptionPaul B Mahol2015-10-231-1/+1
* Add myself as maintainer for HapTom Butterworth2015-10-231-0/+1
* Revert "configure: add -Wstrict-prototypes when available"Ganesh Ajjanagadde2015-10-231-1/+0
* configure: add -Wstrict-prototypes when availableGanesh Ajjanagadde2015-10-231-0/+1
* avutil/qsort: use the do while form for AV_QSORT, AV_MSORTGanesh Ajjanagadde2015-10-231-4/+4
* vf_psnr/ssim: don't crash if stats_file is NULL.Ronald S. Bultje2015-10-232-22/+26
* avcodec/hap: set bits_per_coded_sampleTom Butterworth2015-10-231-0/+3
* avfilter: add shuffleframes filterPaul B Mahol2015-10-236-1/+186
* avformat/mov: Autodetect mp3s which need parsingMichael Niedermayer2015-10-231-0/+7
* avdevice/pulse_audio_common: add av_warn_unused_resultGanesh Ajjanagadde2015-10-221-0/+2
* vf_ssim: print per-channel dB values.Ronald S. Bultje2015-10-221-1/+2
* vf_psnr: remove %0.2f format specifiers for stream summary line.Ronald S. Bultje2015-10-221-2/+2
* avcodec/libzvbi-teletextdec: Add variable to fix buildMichael Niedermayer2015-10-221-0/+1
* avfilter,swresample,swscale: use fabs, fabsf instead of FFABSGanesh Ajjanagadde2015-10-2211-19/+19
* Merge commit '3ee2c60cc296eee3f63d7b5fee9b4332eeeac9fa'Hendrik Leppkes2015-10-221-9/+10
|\
| * utils: Use data buffers directly instead of an AVPictureVittorio Giovara2015-10-221-9/+10
* | Merge commit 'ff7956fcbf8e59b21654b95038de3ed88a850a9e'Hendrik Leppkes2015-10-220-0/+0
|\ \ | |/
| * avplay: Replace avpicture functions with imgutilsVittorio Giovara2015-10-211-41/+25
* | avcodec/libzvbi: Update for AVSubtitleRect changesHendrik Leppkes2015-10-221-14/+23
* | Merge commit 'a17a7661906ba295d67afd80ac0770422e1b02b3'Hendrik Leppkes2015-10-2211-86/+183
|\ \ | |/
| * lavc: Add data and linesize to AVSubtitleRectVittorio Giovara2015-10-2112-75/+166
* | avcodec/nuv: Fix 'libavcodec/nuv.c:83:19: warning: passing argument 3 of av_i...Michael Niedermayer2015-10-221-1/+1
* | avcodec/x86/vc1dsp: Remove unused macroMichael Niedermayer2015-10-221-7/+0
* | Merge commit 'f890677d05bc4e8b494a73373ab4cc19791bf884'Hendrik Leppkes2015-10-228-12/+24
|\ \ | |/
| * Replace any remaining avpicture function with imgutilsVittorio Giovara2015-10-219-15/+30
* | avfilter/vf_zscale: fix typoLou Logan2015-10-221-1/+1
* | Merge commit '13bddab7de10aebf6efb98aa6d7ff0c51bb0e364'Hendrik Leppkes2015-10-221-3/+6
|\ \ | |/
| * nuv: Replace avpicture functions with imgutilsVittorio Giovara2015-10-211-3/+6
* | Merge commit '48c06386831604921bdaf4fb77ea02766cd615f4'Hendrik Leppkes2015-10-221-9/+11
|\ \ | |/
| * dpx: Replace avpicture functions with imgutilsVittorio Giovara2015-10-211-6/+9
* | roqvideodec: use av_frame_copyHendrik Leppkes2015-10-221-5/+5
* | Merge commit 'f0a106578d759de6183eea3c75f8373b6d3153c1'Hendrik Leppkes2015-10-221-2/+5
|\ \ | |/
| * roqvideodec: Replace avpicture functions with imgutilsVittorio Giovara2015-10-211-2/+5
* | Merge commit 'ef3a3519c10620c4206738595bf03fc0bed71802'Hendrik Leppkes2015-10-221-17/+17
|\ \ | |/
| * rawdec: Replace avpicture functions with imgutilsLuca Barbato2015-10-211-12/+14
* | Merge commit 'fcc1280acb6e6f682b34c2101b075b82f83d71ba'Hendrik Leppkes2015-10-221-3/+7
|\ \ | |/
OpenPOWER on IntegriCloud