summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* rtsp: Check for command strings without spacesLuca Barbato2014-10-10
* sctp: Use AVERROR_BUG instead of abort()Luca Barbato2014-10-10
* lavf: More informative error messageLuca Barbato2014-10-10
* w32pthreads: use the condition variable API directly when targeting newer ver...James Almer2014-10-10
* w32pthreads: use the CONDITION_VARIABLE typedef if availableJames Almer2014-10-10
* ismindex: handle discontinuous streams betterMika Raento2014-10-09
* vc1: initialize color propertiesVittorio Giovara2014-10-08
* vp9: initialize color space and range propertiesVittorio Giovara2014-10-08
* vp8: initialize color space and range propertiesVittorio Giovara2014-10-08
* mov: support the Color Parameter Atoms 'colr'Vittorio Giovara2014-10-08
* avcodec: fix colorspace option descriptionVittorio Giovara2014-10-08
* avcodec: add enum values on chroma sample locationMarc-Antoine Arnaud2014-10-08
* avcodec: fix descriptions on color transfer optionsMarc-Antoine Arnaud2014-10-08
* dump: Update streams and chapters printout formatSylvain Rabot2014-10-08
* dump: print the original coded dimensions when availableVittorio Giovara2014-10-08
* dump: print detailed color space informationVittorio Giovara2014-10-08
* dump: split audio and video probing on multiple linesVittorio Giovara2014-10-08
* pixdesc: return color properties namesVittorio Giovara2014-10-08
* pixfmt: mark further reserved valuesVittorio Giovara2014-10-08
* doc: expand description for some color propertiesVittorio Giovara2014-10-08
* avprobe: print color properties for show_streamsVittorio Giovara2014-10-08
* avcodec: make sure color_range is properly initializedVittorio Giovara2014-10-08
* vc1: Split the decoder in componentsLuca Barbato2014-10-08
* avformat: bump version after mime_type changeVittorio Giovara2014-10-08
* avformat: use const char* instead of uint8_t* for AVProbeData.mime_typeAndreas Cadhalpun2014-10-08
* x86: h264_intrapred: Don't treat 32-bit integers as 64-bitHenrik Gramner2014-10-08
* jpeg2000: split off inverse MCT as Jpeg2000DSPJames Almer2014-10-08
* h263dec: Force padding bug workaround for H.263.Josh Allmann2014-10-07
* hevc_mvs: make sure to always initialize the temporal MV fullyAnton Khirnov2014-10-07
* hevc_mvs: initialize the temporal MV in case of missing refAnton Khirnov2014-10-07
* lavf: Set the stream time base hint properly for chained muxersMartin Storsjö2014-10-06
* sdp: Simplify parsing/conversion of H264 extradataMartin Storsjö2014-10-06
* ff_get_format: fix infinite loopRémi Denis-Courmont2014-10-06
* lavc: specify the behavior of av_lockmgr_register on failure.Manfred Georg2014-10-06
* avconv_vdpau: update to new VDPAU interfaceRémi Denis-Courmont2014-10-06
* vdpau: check video surface and decoder capabilitiesRémi Denis-Courmont2014-10-06
* vdpau: add av_vdpau_bind_context()Rémi Denis-Courmont2014-10-06
* vdpau: force reinitialization when output resolution changesRémi Denis-Courmont2014-10-06
* vdpau: pass codec-specific parameters from hwaccelRémi Denis-Courmont2014-10-05
* vdpau: common support for managing the VdpDecoder in avcodecRémi Denis-Courmont2014-10-05
* vdpau: factor out common end-of-frame handlingRémi Denis-Courmont2014-10-05
* vdpau: add helper for VDPAU to libav error codes conversionRémi Denis-Courmont2014-10-05
* x11grab: Check the XQueryPointer return valueAntonio Ospite2014-10-04
* x11grab: Check XFixesGetCursorImage return valueLuca Barbato2014-10-04
* x11grab: Check for XFixes availability at runtimeLuca Barbato2014-10-04
* vc1: Do not assume seek happens after decodingLuca Barbato2014-10-04
* fate-vc1_ilaced_twomv: use -flags +bitexactJanne Grunau2014-10-04
* configure: Add -lrt dependency to avutil's pc file.Josh Allmann2014-10-04
* hlsenc: Add parameter -hls_allow_cacheJoakim Roubert2014-10-03
* libx265: enable psnr reporting when requested by the userMichael Niedermayer2014-10-01