summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* yuv4mpegdec: initialize field_order in yuv4_read_header()Vittorio Giovara2015-01-29
* mpegvideo_enc: initialize the encoding contextVittorio Giovara2015-01-29
* DNxHD: Add support for id 1258 (DNx100 960x720@8)Vittorio Giovara2015-01-29
* DNxHD: Simplify pixel format detectionVittorio Giovara2015-01-29
* DNxHD: More verbose error messagesVittorio Giovara2015-01-29
* lavu: Check av_dict_set allocationsLuca Barbato2015-01-29
* libopenh264: Log debug messages to a non-null contextMartin Storsjö2015-01-29
* h264: Do not share rbsp_buffer across threadsMichael Niedermayer2015-01-28
* avio: Do not consider the end-of-buffer position validLuca Barbato2015-01-28
* libdc1394: Add support for MONO8 (gray) video modeClay McClure2015-01-28
* libopencv: Rework error handling in parse_iplconvkernel()Vittorio Giovara2015-01-27
* dvbsubdec: check memory allocations and propagate errorsVittorio Giovara2015-01-27
* nuv: validate image sizeVittorio Giovara2015-01-27
* nsvdec: validate channels and samplerateVittorio Giovara2015-01-27
* lavc: support extracting audio service type from side dataAnton Khirnov2015-01-27
* mov: export audio service type as side dataAnton Khirnov2015-01-27
* lavf: add a convenience function for adding side data to a streamAnton Khirnov2015-01-27
* Add a side data type for audio service type.Anton Khirnov2015-01-27
* nutenc: do not use has_b_framesAnton Khirnov2015-01-27
* lavc: deprecate unused AVCodecContext.stream_codec_tagAnton Khirnov2015-01-27
* avidec: do not export stream_codec_tagAnton Khirnov2015-01-27
* h264: drop any pretense of support for data partitioningAnton Khirnov2015-01-27
* h264_parser: restore a comment lost in 0268a54Anton Khirnov2015-01-27
* h264: do not reset the ref lists in flush_change()Anton Khirnov2015-01-27
* h264: move parser-only variables to their own contextAnton Khirnov2015-01-27
* error_resilience: move the MECmpContext initialization into ER codeAnton Khirnov2015-01-27
* avconv_dxva2: add hevc supportHendrik Leppkes2015-01-27
* Add DXVA2 HEVC HWAccelHendrik Leppkes2015-01-27
* hevc: reindent after previous commitHendrik Leppkes2015-01-27
* hevc: add hwaccel hooksHendrik Leppkes2015-01-27
* hevc: store the short term rps flag and size in the contextHendrik Leppkes2015-01-27
* hevc: store the escaped/raw bitstream in HEVCNALHendrik Leppkes2015-01-27
* hevc: pass the full HEVCNAL struct to decode_nal_unitHendrik Leppkes2015-01-27
* examples/transcode_aac: generate proper PTS and set the muxer timebaseAndreas Unterweger2015-01-27
* examples/transcode_aac: fix a typoAndreas Unterweger2015-01-27
* examples/transcode_aac: properly select the output sample formatAndreas Unterweger2015-01-27
* hevc: unref the current frame if frame_start() failsAnton Khirnov2015-01-27
* hevc: clear unused refs on failureAnton Khirnov2015-01-27
* h264: simplify code in flush_dpb()Anton Khirnov2015-01-27
* segment: Check av_get_frame_filename() return valueVittorio Giovara2015-01-23
* hlsproto: Properly close avio buffer in case of errorVittorio Giovara2015-01-23
* mov: Do not compute negative SAR valuesVittorio Giovara2015-01-23
* mpegvideo_enc: Draw edges on input for non-multiple of 16 resolutionsMichael Niedermayer2015-01-23
* rtspdec: Consistently use rtsp_hd_out for writingMartin Storsjö2015-01-23
* libx265: Pass through user-set frame typeDerek Buitenhuis2015-01-22
* dashenc: Use inttypes.h macros for format strings instead of %lldMartin Storsjö2015-01-22
* dashenc: Fix format string generationRodger Combs2015-01-22
* doc/platform: Reference only MSYS2 and MinGW-w64Derek Buitenhuis2015-01-21
* libopenh264enc: Move a declaration of a variable into an ifdefMartin Storsjö2015-01-20
* libopenh264enc: Remove a workaround for silencing warnings about unused varia...Martin Storsjö2015-01-20