summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_dctdnoiz: Use av_malloc_array()Paul B Mahol2015-02-011-3/+3
* Support YA16 in jpeg 2000.Carl Eugen Hoyos2015-02-014-4/+6
* avformat/oggenc: Simplify by using OFFSET and PARAMMichael Niedermayer2015-02-011-1/+1
* Merge commit '60392480181f24ebf3ab48d8ac3614705de90152'Michael Niedermayer2015-02-011-11/+18
|\
| * mem: fix pointer pointer aliasing violationsRĂ©mi Denis-Courmont2015-02-011-13/+19
* | Merge commit 'f726fc21ef76a8ba3445448066f7b2a687fbca16'Michael Niedermayer2015-02-012-1/+9
|\ \ | |/
| * ogg: Provide an option to offset the serial numberLuca Barbato2015-02-012-1/+9
* | avcodec/motion_est: remove unneeded #include, there are no assert() only av_a...Paul B Mahol2015-02-011-3/+0
* | avcodec/put_bits: remove unneeded #include, there are no assert()Paul B Mahol2015-02-011-1/+0
* | dvenc: fix 2x4x8 (interlaced) weight tableChristophe Gisquet2015-02-011-8/+8
* | examples/demuxing_decoding: set stream_idx in open_codec_context only if no e...Andreas Cadhalpun2015-01-311-3/+4
* | avcodec/motion_est: Set subcmp consistently for H261Michael Niedermayer2015-01-311-0/+3
* | avcodec/h261enc: More specific return codeMichael Niedermayer2015-01-311-1/+1
* | avcodec/h261enc: Avoid casts, Simplify codeMichael Niedermayer2015-01-311-2/+2
* | avformat/cache: pass options to the underlying protocol via the url_open2Zhang Rui2015-01-311-3/+3
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2015-01-312-1/+2
|\ \
| * | lavc/arm: Use the neon vertical chroma loop filter also for H.264 4:2:2.Carl Eugen Hoyos2015-01-311-1/+1
| * | lavc/aarch64: Do not use the neon horizontal chroma loop filter for H.264 4:2:2.Carl Eugen Hoyos2015-01-311-0/+1
* | | configure: remove mp_filter leftoverPaul B Mahol2015-01-311-1/+0
* | | avfilter/avfilter: Remove CONFIG_MP_FILTER caseMichael Niedermayer2015-01-311-15/+0
* | | avfilter: remove vf_mp.cPaul B Mahol2015-01-311-769/+0
* | | remove libmpcodecsPaul B Mahol2015-01-3116-1555/+2
* | | doc/indevs/libcdio: apply minor spell fixes, extend documentationStefano Sabatini2015-01-311-3/+30
* | | lavd/libcdio: add more paranoia mode constantsStefano Sabatini2015-01-311-1/+3
* | | lavd/libcdio: apply minor fixes to options documentationStefano Sabatini2015-01-311-5/+5
* | | avformat/movenc: remove unneeded #include, there are no assert() only av_assert*Paul B Mahol2015-01-311-3/+0
* | | avformat/mov: remove unneeded #include, there are no assert()Paul B Mahol2015-01-311-4/+0
* | | avformat/mux: remove unneeded #include, there are no assert() only av_assert*Paul B Mahol2015-01-311-3/+0
* | | avformat/asfenc: remove unneeded #include, there are no assert() only av_assert*Paul B Mahol2015-01-311-4/+0
* | | avformat/mpeg: remove unneeded #include, there are no assert() only av_assert*Paul B Mahol2015-01-311-2/+0
* | | avformat/utils: remove unneeded #include, there are no assert() only av_assert*Paul B Mahol2015-01-311-2/+0
* | | avcodec/vc1: remove unneeded #includes, there are no assert() only av_assert*Paul B Mahol2015-01-311-3/+0
* | | avcodec/svq1dec: remove unneeded #include, there are no assert()Paul B Mahol2015-01-311-3/+0
|/ /
* | avcodec/h261enc: fix dquant encodingMichael Niedermayer2015-01-311-3/+6
* | libavcodec/h264: replace assert() by av_assert0()Michael Niedermayer2015-01-311-3/+1
* | avcodec/ratecontrol: replace asserts by av_assertsMichael Niedermayer2015-01-311-14/+11
* | avcodec/vp3: use init_get_bits8()Paul B Mahol2015-01-301-2/+3
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2015-01-301-0/+4
|\ \
| * | Respect horizontal differencing predictor for 16bit gray tiff images.Carl Eugen Hoyos2015-01-301-0/+4
* | | lavfi: remove mp=softpulldownPaul B Mahol2015-01-305-169/+1
* | | avcodec/ppc/h264qpel_template: Change if DEBUG assert() to av_assert2()Michael Niedermayer2015-01-301-5/+2
* | | ppc/mpegvideo_altivec: Change assert to av_assert2()Michael Niedermayer2015-01-301-2/+1
* | | avcodec/videodsp_template: remove unneeded #include, there are no assert() on...Paul B Mahol2015-01-301-2/+0
* | | avcodec/qdm2: remove unneeded #include, there are no assert()Paul B Mahol2015-01-301-4/+0
* | | ffmpeg: remove unused headerPaul B Mahol2015-01-301-2/+0
* | | avformat/rtpdec_qdm2: change assert to av_assert0()Paul B Mahol2015-01-301-1/+1
* | | ffmpeg: free_input_threads requires HAVE_PTHREADSChristophe Gisquet2015-01-301-1/+2
|/ /
* | doc/muxers/segment: document strftime optionStefano Sabatini2015-01-301-2/+9
* | avformat/nut: support WavPackPaul B Mahol2015-01-301-0/+1
* | avformat/nut: add GIF[0]Paul B Mahol2015-01-301-0/+1
OpenPOWER on IntegriCloud