aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ffprobe: Deprecate stream timecode field and add frame side data timecode fieldDerek Buitenhuis2016-02-011-0/+6
* mpeg12dec: Export GOP timecodes as side dataDerek Buitenhuis2016-02-011-2/+20
* avutil: Add GOP timecode frame side dataDerek Buitenhuis2016-02-014-3/+12
* Revert "do not write f2 if not interlaced"Sebastian Dröge2016-02-013-9/+9
* fate: re-enable dca-xll testJames Almer2016-02-012-0/+4
* avcodec/dca_core: rename get_vlc functionJames Almer2016-02-011-7/+7
* Revert "avformat/hls: Require the file extension to be m3u / m3u8 for probing...Michael Niedermayer2016-02-011-3/+0
* avcodec/cfhd: Make sure we have an end of header tag before allocating a frame.Kieran Kunhya2016-02-011-1/+8
* doc/ffmpeg: explain properly how -fs worksUmair Khan2016-02-011-1/+3
* avfilter: add nnedi filterPaul B Mahol2016-02-017-1/+1325
* avdevice/lavfi: replace deprecated avpicture_layoutPaul B Mahol2016-02-011-6/+2
* avfilter/vf_yadif: make use of ctx pointerPaul B Mahol2016-02-011-8/+8
* lavf/adxdec: Add Autodetection.Carl Eugen Hoyos2016-02-011-0/+14
* riffdec: Explicitly null-terminate array to work around VC++ bugBruce Dawson2016-02-011-0/+3
* hevc: set profile based on the profile compatibility flags if neededHendrik Leppkes2016-02-011-1/+5
* libx265: Enable 12-bit encodingStephen Hutchinson2016-02-012-3/+21
* Changelog: add entry on wtvdec performance improvementTimothy Gu2016-01-311-0/+1
* wtvdec: Removed unused variableTimothy Gu2016-01-311-1/+0
* all: Make header guard names consistentTimothy Gu2016-01-3146-134/+134
* wtv: Speed up wtv index creationpopcornmix2016-02-011-8/+10
* vf_phase: Reduce the scope of several variablesTimothy Gu2016-01-311-8/+10
* avfilter/avf_showfreqs: properly handle ptsPaul B Mahol2016-01-311-2/+17
* msvc: Fix libx264 linkingHenrik Gramner2016-01-311-0/+1
* avcodec/flacenc: Fix prediction_order parameterMichael Niedermayer2016-01-311-2/+4
* flacenc: Restore defaults and range for {min,max}_prediction_orderDerek Buitenhuis2016-01-311-2/+2
* avcodec/dca: add new decoder based on libdcadecfoo862016-01-3122-16/+6085
* avcodec/dca: add generic definesfoo862016-01-311-0/+94
* avcodec/synth_filter: add more filtersfoo862016-01-312-1/+128
* avcodec/synth_filter: fix whitespacefoo862016-01-311-22/+23
* avcodec/dca: add math helpers and fixed point DCTfoo862016-01-313-0/+449
* avcodec/dca: add more tablesfoo862016-01-312-5/+641
* avcodec/dca: add REV1AUX sync wordfoo862016-01-311-0/+1
* avcodec/dca: remove old decoderfoo862016-01-3129-5064/+17
* fate/ffm: Update test refDerek Buitenhuis2016-01-311-1/+1
* Merge commit '243df1351d2d928caa084a5704ed783f0b83f072'Derek Buitenhuis2016-01-314-19/+58
|\
| * lavc: Move {min,max}_prediction_order to codec private optionsVittorio Giovara2016-01-214-19/+57
* | Merge commit '936f0d98f864f9f6bb4f9e5458b78537e146bacd'Derek Buitenhuis2016-01-316-21/+22
|\|
| * lavc: Move rtp_payload_size to codec private optionsVittorio Giovara2016-01-215-11/+21
* | Merge commit 'd749615333084e62c9fcc480d1ae466369fdf14f'Derek Buitenhuis2016-01-314-10/+22
|\|
| * lavc: Move timecode_frame_start to codec private optionsVittorio Giovara2016-01-214-7/+18
* | avcodec/fraps: remove superfluous "Fraps:" from av_logPaul B Mahol2016-01-311-2/+2
* | doc/filters.texi: fix typo in spectrumsynth examplePaul B Mahol2016-01-311-1/+1
* | avcodec/rawdec: Switch to monowhite if there is no palette & bpp=1Michael Niedermayer2016-01-315-9/+26
* | avformat/format: Weight the filename extension higher if there is nearly no d...Michael Niedermayer2016-01-301-3/+15
* | avformat/format: Replace nodat by enumMichael Niedermayer2016-01-301-7/+12
* | avcodec: Add forgotten minor bump, add Changelog and add Cineform to general....Kieran Kunhya2016-01-303-1/+3
* | avcodec: Cineform HD DecoderKieran Kunhya2016-01-308-0/+1195
* | lavc/exr: Move setting SAR down.Carl Eugen Hoyos2016-01-301-3/+4
* | lavc/v210dec: Allow odd width.Carl Eugen Hoyos2016-01-301-5/+1
* | Changelog: Sanitize Common Encryption entries.Carl Eugen Hoyos2016-01-301-2/+1