summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* lavf: fix memleaks in avformat_find_stream_info()Justin Ruggles2014-09-29
* h264: reset ret to avoid propagating minor failuresMichael Niedermayer2014-09-29
* hevc: Initialize mergecand_list to 0Luca Barbato2014-09-29
* sdp: Make opus declaration conform to the specTimothy B. Terriberry2014-09-29
* configure: Provide a safe default for unknonw libcsLuca Barbato2014-09-27
* mpeg12: Always invoke the get_format() callbackRémi Denis-Courmont2014-09-26
* h264: Always invoke the get_format() callbackRémi Denis-Courmont2014-09-26
* hwaccel: Call ->get_format again if hwaccel init failsRémi Denis-Courmont2014-09-26
* configure: Assume a standard-compliant default libcLuca Barbato2014-09-26
* avconv: Use only audio and video to guess discontinuitiesLuca Barbato2014-09-26
* probe: Bump the score for mime type matchingAndreas Cadhalpun2014-09-26
* log: Unbreak no-tty support on 256color terminalsLuca Barbato2014-09-26
* flac: Remove unused headersTristan Matthews2014-09-26
* ac3enc: allow Dolby Pro Logic IIz as the Dolby Surround EX mode.Tim Walker2014-09-26
* ac3enc: allow Dolby Pro Logic II as a preferred downmix mode.Tim Walker2014-09-26
* fate: Add VC-1 interlaced twomv testTim Walker2014-09-26
* vc1: Use logical instead of bitwise or for twomvMichael Niedermayer2014-09-26
* vc1: Use logical instead of bitwise or for coded_interTim Walker2014-09-26
* pcm-dvd: Move a variable to a smaller scopeDiego Biurrun2014-09-26