summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sws/yuv2rgb: avoid a few ub on signed left shiftsClément Bœsch2016-02-271-10/+10
* mips: do not disable any feature for generic coresVicente Olivert Riera2016-02-271-2/+2
* mips: improve detection of ISAs, FPU and ASEs (DSP, MSA)Vicente Olivert Riera2016-02-271-18/+83
* lavf/matroskadec: Process QuickTime palette per trackMats Peterson2016-02-271-8/+11
* lavf/movenc: Add palette to video sample descriptionMats Peterson2016-02-272-2/+67
* avfilter: add datascope filterPaul B Mahol2016-02-266-1/+439
* lavc: reindent a few decoders after previous commitsClément Bœsch2016-02-263-51/+48
* lavc: deprecate decoded ass subtitles with timingsClément Bœsch2016-02-268-3/+35
* lavfi/ass: use ass_process_chunk() instead of ass_process_data()Clément Bœsch2016-02-261-1/+9
* ffmpeg: set sub_text_format to ass (without timing) by defaultClément Bœsch2016-02-264-67/+69
* lavc/options: add ass_ro_flush_noop to flags2Clément Bœsch2016-02-2610-7/+24
* lavc: allow subtitle text format to be ASS without timingClément Bœsch2016-02-2628-236/+341
* Kill timed SSAClément Bœsch2016-02-265-69/+24
* fate: Add test for packed mp3 in mp4 demuxingMichael Niedermayer2016-02-262-0/+292
* avcodec/utils: Merge identical if conditionsMichael Niedermayer2016-02-261-2/+1
* vc2enc: calculate the minimum slice size only onceRostislav Pehlivanov2016-02-261-3/+7
* vc2enc: halve allocated table size, refactor and optimize quantizationRostislav Pehlivanov2016-02-262-59/+50
* vc2enc: use FFABS() instead of abs()Rostislav Pehlivanov2016-02-261-3/+3
* vc2enc: correctly zero out coefficient array paddingRostislav Pehlivanov2016-02-261-1/+1
* vc2enc: mark as FF_CODEC_CAP_INIT_THREADSAFE and align AVCodec entriesRostislav Pehlivanov2016-02-261-11/+12
* avfilter/af_astats: do not clear previous sample valuePaul B Mahol2016-02-261-5/+18
* lavf/mux: do not fail in case of non strictly monotonically increasing DTS va...Stefano Sabatini2016-02-261-0/+1
* lavf/img2dec: Skip SOF size when probing jpeg.Carl Eugen Hoyos2016-02-261-0/+1
* configure: only check dispatch header on darwinMatthieu Bouron2016-02-261-1/+1
* MAINTAINERS: remove myself as a server maintainerLou Logan2016-02-251-1/+1
* configure: add missing --strip option to show_help()Matthieu Bouron2016-02-251-0/+1
* lavc/mjpegdec: Fix decoding images with Adobe_CM tag.Carl Eugen Hoyos2016-02-251-1/+5
* doc/filters: Fix idet option name "rep_thres".Carl Eugen Hoyos2016-02-251-1/+1
* avfilter/hwupload_cuda: Add missing semicolon.Matt Oliver2016-02-251-1/+1
* libavcodec:add packet level support for mastering metadataNeil Birkbeck2016-02-254-22/+31
* avfilter/drawutils: fix gray and gbr formats on big endianMichael Niedermayer2016-02-251-5/+5
* avfilter/drawutils: Fix ff_fill_rectangle() on big endianMichael Niedermayer2016-02-251-1/+8
* avfilter/af_astats: clear all statsPaul B Mahol2016-02-251-1/+1
* avfilter/af_astats: reset stats prior not after filteringPaul B Mahol2016-02-241-8/+9
* Revert "Merge commit '3ef98937f512184f80d3bd30015f5ec83dc11eb0'"Michael Niedermayer2016-02-241-3/+0
* configure: add missing vc1dsp dependency to vc1_decoderJames Almer2016-02-241-1/+1
* avfilter/vf_blend: add freeze and heat modesPaul B Mahol2016-02-243-0/+12
* Merge commit 'bf7be043fcfda29c81ef2268885b4ccc643e7c49'Derek Buitenhuis2016-02-240-0/+0
|\
| * matroska: Always consider S_TEXT/UTF8 as SRT when demuxingLuca Barbato2016-02-221-1/+1
* | Merge commit '8caadfc53ddc55a269722ada65294f0ea8b609ac'Derek Buitenhuis2016-02-241-1/+1
|\ \ | |/
| * fate: Be silent when switching to Git branchDiego Biurrun2016-02-201-1/+1
* | Merge commit '8d918a98aa24134a043d578ef45bae363dbed9db'Derek Buitenhuis2016-02-241-10/+8
|\ \ | |/
| * rtpdec: Use the right logging contextDiego Biurrun2016-02-191-10/+8
* | Merge commit 'd24bd96bdd5b4bae9a9e0055fa8d1104db1283a9'Derek Buitenhuis2016-02-242-2/+3
|\ \ | |/
| * build: Disentangle VC-1 decoder and parserDiego Biurrun2016-02-192-2/+3
* | Merge commit '15a24614aef5836af3cd2c7cc3b2b737eee6bf3c'Derek Buitenhuis2016-02-245-9/+11
|\ \ | |/
| * build: Add vc1dsp component for more fine-grained dependenciesDiego Biurrun2016-02-195-9/+11
* | Merge commit 'f9fbd474676e903e12efe83203697d60a9d28cf9'Derek Buitenhuis2016-02-248-24/+70
|\ \ | |/
| * msmpeg4data: Move WMV2 data tables to their own fileDiego Biurrun2016-02-198-24/+71
* | Merge commit '79866803ffc4c1a1b02663de9bab216b8cfdb8b4'Derek Buitenhuis2016-02-241-1817/+1793
|\ \ | |/
OpenPOWER on IntegriCloud