summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '0fc61c6ab6912a2f0c40fdd3f3c591bc2a33efd4'Hendrik Leppkes2015-12-070-0/+0
|\
| * avi: Validate the stream-id for DV as wellMichael Niedermayer2015-12-021-1/+4
* | Merge commit 'd017ed878a45171f2f6c69fb9d76401c3c494110'Hendrik Leppkes2015-12-071-2/+3
|\ \ | |/
| * avi: Use the correct data typeLuca Barbato2015-12-021-2/+3
* | Merge commit '7f57ea143c55ce5732ef7e31e4b75ae6c307af13'Hendrik Leppkes2015-12-070-0/+0
|\ \ | |/
| * vsrc_color: Drop unneeded variableVittorio Giovara2015-11-301-3/+1
* | Merge commit 'ca5f386e75c592ce25b8184516fd0d580ccb31bb'Hendrik Leppkes2015-12-070-0/+0
|\ \ | |/
| * lavf: G.723.1 muxerMohamed Naufal2015-11-305-3/+17
* | Merge commit 'f023d57d355ff3b917f1aad9b03db5c293ec4244'Hendrik Leppkes2015-12-077-1161/+1220
|\ \ | |/
| * lavc: G.723.1 encoderMohamed Naufal2015-11-3010-11/+1316
* | Merge commit '165cc6fb9defcd79fd71c08167f3e8df26b058ff'Hendrik Leppkes2015-12-074-372/+432
|\ \ | |/
| * g723_1: Move sharable functions to a separate fileVittorio Giovara2015-11-304-373/+443
* | Merge commit 'aac996cc01042194bf621d845bbe684549b5882e'Hendrik Leppkes2015-12-073-6/+6
|\ \ | |/
| * g723_1: Rename files to better reflect their purposeVittorio Giovara2015-11-303-5/+5
* | fate/api: add w32+os2 support for fate-api-threadmessageClément Bœsch2015-12-073-4/+3
* | Merge commit 'b74b88f30da2389f333a31815d8326d5576d3331'Hendrik Leppkes2015-12-071-4/+2
|\ \ | |/
| * g723_1: Handle values at the ends of the table in lsp2lpc()Michael Niedermayer2015-11-302-2/+3
* | Merge commit 'a0fa6d06b848f26b16ba12f0a9a4a85b93ab8022'Hendrik Leppkes2015-12-071-6/+37
|\ \ | |/
| * matroska: Warn when metadata references a non-existent elementLuca Barbato2015-11-281-6/+37
* | Merge commit 'f7986239f4dbec91c743c4c5eb0a2339bd325bf6'Hendrik Leppkes2015-12-071-0/+5
|\ \ | |/
| * dvenc: Validate the frame size before copying itLuca Barbato2015-11-281-0/+5
* | fate/api: fix fate-api-threadmessage dependencyClément Bœsch2015-12-071-1/+1
* | avutil/threadmessage: fix build without HAVE_THREADSClément Bœsch2015-12-071-0/+2
* | Merge commit '7139489c452ef8af6a745ec4e62056ee4ea4d6a8'Hendrik Leppkes2015-12-070-0/+0
|\ \ | |/
| * pgssubdec: fix API compability layerPetri Hintukainen2015-11-261-10/+10
* | Merge commit 'b0e8651a2a84553d08fbb2f7cb9697bd64fb1b55'Hendrik Leppkes2015-12-071-5/+6
|\ \ | |/
| * doc: Amend the MSYS2 DocumentationLuca Barbato2015-11-261-5/+6
* | Merge commit '4f979418c723652ad4e43115118c57a44bd46b52'Hendrik Leppkes2015-12-070-0/+0
|\ \ | |/
| * avfoundation: Simple captureAlexandre Lision2015-11-266-1/+697
* | doc/filters: add more compand examplesPaul B Mahol2015-12-071-0/+66
* | avfilter/af_biquads: pass filter ctx to av_log callsPaul B Mahol2015-12-071-11/+13
* | avutil/threadmessage: split the pthread condition in twoClément Bœsch2015-12-071-11/+24
* | fate/api: test threadmessageClément Bœsch2015-12-073-0/+268
* | avutil/threadmessage: add av_thread_message_flush()Clément Bœsch2015-12-072-0/+47
* | fate: add limited_input_seek testsSimon Thelen2015-12-073-0/+8
* | ffmpeg_dxva2: support vp9 hwaccelHendrik Leppkes2015-12-071-0/+6
* | avcodec: implement vp9 dxva2 hwaccelHendrik Leppkes2015-12-077-3/+359
* | vp9: add hwaccel hooksHendrik Leppkes2015-12-072-37/+94
* | vp9: fix pixel format changes with threadingHendrik Leppkes2015-12-071-1/+2
* | cmdutils: use version accessor macrosReynaldo H. Verdejo Pinochet2015-12-061-1/+3
* | avfilter/showcqt: BASEFREQ and ENDFREQ cast to doubleMuhammad Faiz2015-12-071-1/+1
* | Remove Redundant Entry of MPEG2 Video DescAnshul Maheshwari2015-12-071-1/+0
* | mjpegdec: consider chroma subsampling in size checkAndreas Cadhalpun2015-12-061-3/+8
* | fate: change the CMP_TARGETs for the recent AAC encoder changesRostislav Pehlivanov2015-12-061-7/+7
* | aacenc_tns: tune and reduce artifactsRostislav Pehlivanov2015-12-061-40/+26
* | aacenc: move the TNS search and filtering before PNSRostislav Pehlivanov2015-12-061-2/+2
* | avfilter/af_alimiter: add 3 more optionsPaul B Mahol2015-12-062-9/+27
* | fate/concatdec: Use -bitexactTimothy Gu2015-12-066-10/+10
* | ffprobe: Do not print profile names in -bitexactTimothy Gu2015-12-061-3/+9
* | ffplay: use hypot()Ganesh Ajjanagadde2015-12-061-3/+3