summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/alacdsp: add simd optimized functionsJames Almer2015-10-066-2/+185
* avformat/httpauth: Add space after commas in HTTP/RTSP auth headerAndrey Utkin2015-10-071-9/+9
* avfilter/vf_stereo3d: add x86 SIMD for anaglyph outputsPaul B Mahol2015-10-065-32/+280
* README: replace http with httpsGanesh Ajjanagadde2015-10-061-6/+6
* afilter/af_extrastereo: remove dead initializationPaul B Mahol2015-10-061-1/+1
* avfilter:audio: fix shadowed AVFrame *outPaul B Mahol2015-10-063-6/+6
* avfilter/af_extrastereo: Fix shadowed variableMichael Niedermayer2015-10-061-1/+1
* avformat/flvdec: Remove dead loopMichael Niedermayer2015-10-061-3/+0
* vp9: fix msvc build by using 6 GPRs on 32bit if stack!=aligned.Ronald S. Bultje2015-10-051-0/+10
* avformat/omadec: Fix { typoMichael Niedermayer2015-10-051-2/+2
* ffplay: use correct context for av_logGanesh Ajjanagadde2015-10-051-3/+3
* ffplay: more robust condition variable creationGanesh Ajjanagadde2015-10-051-1/+4
* ffplay: log SDL error messagesGanesh Ajjanagadde2015-10-051-3/+10
* avutil/attributes: add av_warn_unused_resultGanesh Ajjanagadde2015-10-051-0/+6
* dnxhd: add better support for CIDs 1270 to 1274Jeremy James2015-10-052-38/+118
* dnxhd: add CID 1270Christophe Gisquet2015-10-052-9/+17
* dnxhd: add decoder support for DNxHRJeremy James2015-10-052-1/+10
* isom: add support for DNxHR codec familyChristophe Gisquet2015-10-051-0/+1
* dnxhddec: Introduce DNXHD_VARIABLEChristophe Gisquet2015-10-052-2/+7
* dnxhdenc: do not select 4:4:4 profilesChristophe Gisquet2015-10-051-1/+1
* dnxhd: profile flagsChristophe Gisquet2015-10-052-18/+37
* dnxhddec: cleanup frame header parsingChristophe Gisquet2015-10-051-27/+27
* avcodec/mmaldec: Use av_assert0() instead of assert()Michael Niedermayer2015-10-051-1/+1
* Merge commit '39f01e346cab464ef6c0d4ec58cc13b7123e60d8'Hendrik Leppkes2015-10-051-2/+14
|\
| * mmaldec: be more tolerant against MMAL not returning decoded outputwm42015-10-041-2/+14
* | Merge commit '65db4899fa8790049bec3af16ecdb75dd81051fd'Hendrik Leppkes2015-10-051-9/+10
|\ \ | |/
| * mmaldec: refactor to have more context per MMAL input bufferwm42015-10-041-9/+10
* | Merge commit 'eae58428bd199f7d4670bf471f56ed204430878e'Hendrik Leppkes2015-10-050-0/+0
|\ \ | |/
| * avcodec: Do not lock during open for codecs marked as having threadsafe initDerek Buitenhuis2015-10-041-17/+21
* | Merge commit 'abe9adfb31566c415fd830a8d4977c79512d4385'Hendrik Leppkes2015-10-051-2/+4
|\ \ | |/
| * rangecoder: Use AV_RB16 instead of bytestream_get_be16Vittorio Giovara2015-10-041-2/+4
* | Merge commit 'b8b13acd70a1c1b6c044f967d78cb82f1a53887b'Hendrik Leppkes2015-10-050-0/+0
|\ \ | |/
| * hevc: Simplify logical checkVittorio Giovara2015-10-041-1/+1
* | Merge commit '10aa6f9db44e96977e7155fdc3e62619e0e00a15'Hendrik Leppkes2015-10-050-0/+0
|\ \ | |/
| * h264: Use the correct argument context in debug logVittorio Giovara2015-10-041-1/+1
* | Merge commit '4628443ca3534060888dd0015b229337eac13fd2'Hendrik Leppkes2015-10-051-2/+2
|\ \ | |/
| * h263: Drop uninitialized variable use from log messageVittorio Giovara2015-10-041-2/+2
* | Merge commit '1da2a20763ae9ca579d5fd20763065871ddf6311'Hendrik Leppkes2015-10-051-4/+5
|\ \ | |/
| * dvbsubdec: Fix function return typeVittorio Giovara2015-10-041-1/+2
* | Merge commit 'cab63a8b594cdc365bb2581a12b3ac8e6dd480b2'Hendrik Leppkes2015-10-052-8/+9
|\ \ | |/
| * dv: Mark internal frame reference as constVittorio Giovara2015-10-042-7/+8
* | Merge commit '4c160fa23996c05efcd952ccfac2359311d8a1bc'Hendrik Leppkes2015-10-050-0/+0
|\ \ | |/
| * dcadec: Always initialize return variableVittorio Giovara2015-10-041-1/+1
* | Merge commit 'bb198c4997d5036f3bf91de51e44f807115677d0'Hendrik Leppkes2015-10-052-1/+12
|\ \ | |/
| * d3d11va: make av_d3d11va_alloc_context() available at all timesAnton Khirnov2015-10-032-1/+12
* | Merge commit 'f3202871598f59b570b31b01cfeb64b8fedbd700'Hendrik Leppkes2015-10-051-0/+5
|\ \ | |/
| * d3d11va: check for malloc failureAnton Khirnov2015-10-031-0/+5
* | Merge commit '2c3dbff1d89bbf8300c121c06524c014cb6e0915'Hendrik Leppkes2015-10-050-0/+0
|\ \ | |/
| * avutil/avstring: Inline some tiny functionsHenrik Gramner2015-10-032-26/+18
* | Merge commit 'f56a08559334b7eb6b3fedbc0cc741887f6067ae'Hendrik Leppkes2015-10-051-1/+3
|\ \ | |/
OpenPOWER on IntegriCloud