summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* stop embedding the build dateAndreas Cadhalpun2015-02-02
* x86/hevcdsp: add missing vzeroupper in ff_hevc_sao_band_filter_48_*_avx2James Almer2015-02-02
* vorbis: parse out setup headers as wellBen Boeckel2015-02-02
* ffplay: Fallback to dts if pts is unavailable in pkt_in_play_range calculationMichael Niedermayer2015-02-02
* x86/hevcdsp: add missing guards to ff_hevc_sao_band_filter_avx2James Almer2015-02-01
* lavu/x86/x86inc: deprecate INIT_AVXJames Darnley2015-02-02
* hevc/sao: use aligned copiesChristophe Gisquet2015-02-01
* x86: hevc/sao: aligned source buffersChristophe Gisquet2015-02-01
* x86/hevc: add ff_hevc_sao_band_filter_{8,10,12}_{sse2,avx,avx2}James Almer2015-02-01
* x264asm: warn when inappropriate instruction used in function with specified ...Anton Mitrofanov2015-02-02
* tests/utils: Remove unneeded L suffixMichael Niedermayer2015-02-01
* avcodec/mpegvideo_enc: Fix number suffixes in rc_buffer_size calculationMichael Niedermayer2015-02-01
* avcodec/h264_cabac: use int instead of long for mbb_xyMichael Niedermayer2015-02-01
* avformat/omadec: fix number suffixMichael Niedermayer2015-02-01
* avformat/smacker: Fix number suffixMichael Niedermayer2015-02-01
* avformat/matroskadec: Fix number suffixesMichael Niedermayer2015-02-01
* avcodec/dxtory: Use LL instead of L number suffixMichael Niedermayer2015-02-01
* swresample/dither: Cleanup number suffixesMichael Niedermayer2015-02-01
* hevcdsp: replace the SAOParams struct parameter from sao_band_filterJames Almer2015-02-01
* hevcdsp: remove unused parameter from sao_band_filterJames Almer2015-02-01
* avformat/utils: Fix number suffixes in tb_unreliable()Michael Niedermayer2015-02-01
* avcodec/h261enc: Fix number suffixMichael Niedermayer2015-02-01
* avcodec/h261dec: Fix exported MVs for skipped MBsMichael Niedermayer2015-02-01
* avcodec/nellymoserenc: replace assert by av_assert1()Michael Niedermayer2015-02-01
* avfilter/vf_dctdnoiz: Use av_malloc_array()Paul B Mahol2015-02-01
* Support YA16 in jpeg 2000.Carl Eugen Hoyos2015-02-01
* avformat/oggenc: Simplify by using OFFSET and PARAMMichael Niedermayer2015-02-01
* Merge commit '60392480181f24ebf3ab48d8ac3614705de90152'Michael Niedermayer2015-02-01
|\
| * mem: fix pointer pointer aliasing violationsRĂ©mi Denis-Courmont2015-02-01
* | Merge commit 'f726fc21ef76a8ba3445448066f7b2a687fbca16'Michael Niedermayer2015-02-01
|\|
| * ogg: Provide an option to offset the serial numberLuca Barbato2015-02-01
* | avcodec/motion_est: remove unneeded #include, there are no assert() only av_a...Paul B Mahol2015-02-01
* | avcodec/put_bits: remove unneeded #include, there are no assert()Paul B Mahol2015-02-01
* | dvenc: fix 2x4x8 (interlaced) weight tableChristophe Gisquet2015-02-01
* | examples/demuxing_decoding: set stream_idx in open_codec_context only if no e...Andreas Cadhalpun2015-01-31
* | avcodec/motion_est: Set subcmp consistently for H261Michael Niedermayer2015-01-31
* | avcodec/h261enc: More specific return codeMichael Niedermayer2015-01-31
* | avcodec/h261enc: Avoid casts, Simplify codeMichael Niedermayer2015-01-31
* | avformat/cache: pass options to the underlying protocol via the url_open2Zhang Rui2015-01-31
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2015-01-31
|\ \
| * | lavc/arm: Use the neon vertical chroma loop filter also for H.264 4:2:2.Carl Eugen Hoyos2015-01-31
| * | lavc/aarch64: Do not use the neon horizontal chroma loop filter for H.264 4:2:2.Carl Eugen Hoyos2015-01-31
* | | configure: remove mp_filter leftoverPaul B Mahol2015-01-31
* | | avfilter/avfilter: Remove CONFIG_MP_FILTER caseMichael Niedermayer2015-01-31
* | | avfilter: remove vf_mp.cPaul B Mahol2015-01-31
* | | remove libmpcodecsPaul B Mahol2015-01-31
* | | doc/indevs/libcdio: apply minor spell fixes, extend documentationStefano Sabatini2015-01-31
* | | lavd/libcdio: add more paranoia mode constantsStefano Sabatini2015-01-31
* | | lavd/libcdio: apply minor fixes to options documentationStefano Sabatini2015-01-31
* | | avformat/movenc: remove unneeded #include, there are no assert() only av_assert*Paul B Mahol2015-01-31