summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit '0ef256d51518f0e483c38b9ee3b993cf0709d00e'Michael Niedermayer2014-06-23
|\
| * libx264: Correctly manage constant rate factor paramsLuca Barbato2014-06-22
* | Merge commit '73953df71a28e94d8959facba7906cf5975ca4ef'Michael Niedermayer2014-06-23
|\|
| * Replace av_malloc() and memset(0) by av_mallocz()Diego Biurrun2014-06-22
* | Merge commit 'f83896abda1e78ebbbda0f184b682b4fabadc682'Michael Niedermayer2014-06-23
|\|
| * ape: Replace memset(0) by zero initializationDiego Biurrun2014-06-22
* | Merge commit '8d695dc411c1ae28477f107d6f7bf2db59af95df'Michael Niedermayer2014-06-23
|\|
| * mpeg: Mark ff_mpeg_set_erpic() staticDiego Biurrun2014-06-22
* | Merge commit 'a6a675a79287565c3c23455439b114676b63a96c'Michael Niedermayer2014-06-23
|\|
| * configure: Drop stray error resilience dependenciesDiego Biurrun2014-06-22
* | Merge commit 'fbf4d2197f35bddccec00ad53185ee4ab81778a0'Michael Niedermayer2014-06-23
|\|
| * build: Record explicit dependency of intrax8 on error resilienceDiego Biurrun2014-06-22
* | Merge commit 'c54e118722cbbdc04945538d1796d4472a1ff406'Michael Niedermayer2014-06-23
|\|
| * build: Have the eatqi decoder depend on the MPEG-1 decoderDiego Biurrun2014-06-22
* | Merge commit '85d805d5cccb2f57e7f2e2254d7a870f05926cfd'Michael Niedermayer2014-06-23
|\|
| * build: Add missing object files for webm muxerDiego Biurrun2014-06-22
* | Merge commit '03391b5432a2b8b8dbc3d2db722a54dfb68737b9'Michael Niedermayer2014-06-23
|\|
| * build: Add missing object files for Matroska demuxerDiego Biurrun2014-06-22
* | Merge commit '49470b9404583ab3aff6835f78a759349d331696'Michael Niedermayer2014-06-23
|\|
| * build: Add missing replaygain object file for CAF demuxerDiego Biurrun2014-06-22
* | ffmpeg: fix reinitializing with threads while flushingMichael Niedermayer2014-06-23
* | ffmpeg: fix transcoding dvbsub to dvbsubAnshul Maheshwari2014-06-22
* | avcodec/dvbsubdec: support returning exact end timesAnshul Maheshwari2014-06-22
* | avfilter/vf_blend: fix macro ()Michael Niedermayer2014-06-22
* | avfilter/unsharp_opencl: fix macro ()Michael Niedermayer2014-06-22
* | x86/audiodsp: move asm code out of dsputilJames Almer2014-06-22
* | drawtext: drop unused draw_glyphs() arg "rgbcolor"Andrey Utkin2014-06-22
* | Merge commit '9a9e2f1c8aa4539a261625145e5c1f46a8106ac2'Michael Niedermayer2014-06-22
|\|
| * dsputil: Split audio operations off into a separate contextDiego Biurrun2014-06-22
* | swr: remove another forgotten division in DSP function.Ronald S. Bultje2014-06-22
* | avfilter/vf_hqx: remove << 0Michael Niedermayer2014-06-22
* | fate/filter-video: fix hqx on big endian part 2Michael Niedermayer2014-06-22
* | avfilter/vf_hqx: partly fix big endian fate testMichael Niedermayer2014-06-22
* | swscale/x86/input: prevent RGB32_TO_Y_FN from reading into the paddingMichael Niedermayer2014-06-22
* | swscale/x86/input: prevent RGB32_TO_UV_FN from reading into the paddingMichael Niedermayer2014-06-22
* | avfilter/deshake_opencl: fix macro ()Michael Niedermayer2014-06-21
* | avfilter/avf_showspectrum: fix macro ()Michael Niedermayer2014-06-21
* | avfilter/hqx: add some self promotion in doxy.Clément Bœsch2014-06-21
* | avfilter/hqx: unroll the pattern calculationClément Bœsch2014-06-21
* | avformat/flvdec: give live_flvdec a separate nameMichael Niedermayer2014-06-21
* | Show duration for large asf files as written in the file header.Carl Eugen Hoyos2014-06-21
* | Do not show libzvbi in the configure output if it was not enabled.Carl Eugen Hoyos2014-06-21
* | avfilter: add hqx filter (hq2x, hq3x, hq4x)Clément Bœsch2014-06-21
* | avcodec/libtwolame: fix encoding lsf with defaultsMichael Niedermayer2014-06-21
* | avcodec/bitstream: document the double volatileMichael Niedermayer2014-06-21
* | ffmpeg: fix memleak and corruption of AVSubtitle with multiple outputsAnshul Maheshwari2014-06-21
* | build: Add missing object file for Matroska demuxerDiego Biurrun2014-06-21
* | avcodec/ituh263enc: fix advanced intra codingMichael Niedermayer2014-06-21
* | Merge commit 'ca1e36a8e4cd416142487071dbca734567bdaddf'Michael Niedermayer2014-06-20
|\|
| * h264: fix build when error resilience is disabledVittorio Giovara2014-06-20