summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/huffman: replace qsort with AV_QSORTGanesh Ajjanagadde2015-10-25
* version.sh: add note that ffversion.h is auto-generatedGanesh Ajjanagadde2015-10-25
* all: add const-correctness to qsort comparatorsGanesh Ajjanagadde2015-10-25
* avformat/aiffdec: give friendly message if compressed codec tag is unsupportedPaul B Mahol2015-10-25
* doc/general: update after recent additionsPaul B Mahol2015-10-25
* avformat: add xvag demuxerPaul B Mahol2015-10-25
* avutil/tree: add additional const qualifier to the comparatorGanesh Ajjanagadde2015-10-24
* avutil/tree: improve documentation for av_tree_find, av_tree_insertGanesh Ajjanagadde2015-10-24
* avfilter/vf_deshake: use a void * comparator for consistencyGanesh Ajjanagadde2015-10-24
* all: fix -Wextra-semi reported on clangGanesh Ajjanagadde2015-10-24
* all: remove some casts of function pointer to void *Ganesh Ajjanagadde2015-10-24
* vp9: uses ff_set_dimensions (which sets coded_width/height).Ronald S. Bultje2015-10-24
* videodsp: don't overread edges in vfix3 emu_edge.Ronald S. Bultje2015-10-24
* avfilter: avoid zero arguments to variadic macroGanesh Ajjanagadde2015-10-24
* libzvbi-teletextdec: fix AVSubtitleRect pict compatiblity codeMarton Balint2015-10-24
* ffplay: use a separate struct for the rescaled YUVA AVSubtitle rectanglesMarton Balint2015-10-24
* lavf/ingenientdec: Add a probe function.Carl Eugen Hoyos2015-10-24
* lavc/hapdec: Use correct no-transparency colour space.Carl Eugen Hoyos2015-10-24
* avcodec/dpxenc: Fix "libavcodec/dpxenc.c:250:44: warning: passing argument 3 ...Michael Niedermayer2015-10-24
* avformat/genh: add ADPCM IMA DVI supportPaul B Mahol2015-10-23
* avformat/ads: extend format long descriptionPaul B Mahol2015-10-23
* avformat/svag: extend format long descriptionPaul B Mahol2015-10-23
* avcodec: extend long decription for adpcm psx codecPaul B Mahol2015-10-23
* avformat/msf: extend format long descriptionPaul B Mahol2015-10-23
* Add myself as maintainer for HapTom Butterworth2015-10-23
* Revert "configure: add -Wstrict-prototypes when available"Ganesh Ajjanagadde2015-10-23
* configure: add -Wstrict-prototypes when availableGanesh Ajjanagadde2015-10-23
* avutil/qsort: use the do while form for AV_QSORT, AV_MSORTGanesh Ajjanagadde2015-10-23
* vf_psnr/ssim: don't crash if stats_file is NULL.Ronald S. Bultje2015-10-23
* avcodec/hap: set bits_per_coded_sampleTom Butterworth2015-10-23
* avfilter: add shuffleframes filterPaul B Mahol2015-10-23
* avformat/mov: Autodetect mp3s which need parsingMichael Niedermayer2015-10-23
* avdevice/pulse_audio_common: add av_warn_unused_resultGanesh Ajjanagadde2015-10-22
* vf_ssim: print per-channel dB values.Ronald S. Bultje2015-10-22
* vf_psnr: remove %0.2f format specifiers for stream summary line.Ronald S. Bultje2015-10-22
* avcodec/libzvbi-teletextdec: Add variable to fix buildMichael Niedermayer2015-10-22
* avfilter,swresample,swscale: use fabs, fabsf instead of FFABSGanesh Ajjanagadde2015-10-22
* Merge commit '3ee2c60cc296eee3f63d7b5fee9b4332eeeac9fa'Hendrik Leppkes2015-10-22
|\
| * utils: Use data buffers directly instead of an AVPictureVittorio Giovara2015-10-22
* | Merge commit 'ff7956fcbf8e59b21654b95038de3ed88a850a9e'Hendrik Leppkes2015-10-22
|\|
| * avplay: Replace avpicture functions with imgutilsVittorio Giovara2015-10-21
* | avcodec/libzvbi: Update for AVSubtitleRect changesHendrik Leppkes2015-10-22
* | Merge commit 'a17a7661906ba295d67afd80ac0770422e1b02b3'Hendrik Leppkes2015-10-22
|\|
| * lavc: Add data and linesize to AVSubtitleRectVittorio Giovara2015-10-21
* | avcodec/nuv: Fix 'libavcodec/nuv.c:83:19: warning: passing argument 3 of av_i...Michael Niedermayer2015-10-22
* | avcodec/x86/vc1dsp: Remove unused macroMichael Niedermayer2015-10-22
* | Merge commit 'f890677d05bc4e8b494a73373ab4cc19791bf884'Hendrik Leppkes2015-10-22
|\|
| * Replace any remaining avpicture function with imgutilsVittorio Giovara2015-10-21
* | avfilter/vf_zscale: fix typoLou Logan2015-10-22
* | Merge commit '13bddab7de10aebf6efb98aa6d7ff0c51bb0e364'Hendrik Leppkes2015-10-22
|\|