summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* bitstream: K&R formatting cosmeticsLuca Barbato2013-06-16
* h264_mp4toannexb_bsf: return a padded bufferLuca Barbato2013-06-15
* h264_mp4toannexb_bsf: factor out extradata parsingLuca Barbato2013-06-15
* h264_mp4toannexb_bsf: K&R formatting cosmeticsLuca Barbato2013-06-15
* 4xm: check bitstream_size boundary before using itLuca Barbato2013-06-12
* 4xm: refactor decode_p_blockLuca Barbato2013-06-12
* 4xm: do not overread the source buffer in decode_p_blockLuca Barbato2013-06-12
* 4xm: do not overread the prestream bufferLuca Barbato2013-06-12
* 4xm: validate the buffer size before parsing itLuca Barbato2013-06-12
* 4xm: reject frames not compatible with the declared versionLuca Barbato2013-06-12
* 4xm: drop pointless assertLuca Barbato2013-06-12
* 4xm: forward errors from decode_p_blockLuca Barbato2013-06-12
* 4xm: fold last_picture lazy allocation in decode_p_frameLuca Barbato2013-06-12
* 4xm: do not overread while parsing headerLuca Barbato2013-06-12
* 4xm: refactor fourxm_read_headerLuca Barbato2013-06-12
* 4xm: K&R formatting cosmeticsLuca Barbato2013-06-12
* 4xm: use the correct logging contextLuca Barbato2013-06-12
* g2meet: Fix a typo in the height comparisonMichael Niedermayer2013-06-12
* g2meet: do not leak buffersKostya Shishkov2013-06-12
* g2meet: more graceful cursor loadingKostya Shishkov2013-06-12
* g2meet: reset dimensions on header parsing errorsKostya Shishkov2013-06-12
* lavc: add a libwavpack encoder wrapperAnton Khirnov2013-06-10
* lavc: use AVFrame API properly in pad_last_frame().Anton Khirnov2013-06-10
* matroskadec: introduce resync function.Sean McGovern2013-06-10
* configure: Don't add -fPIC on windows targetsMartin Storsjö2013-06-10
* configure: Don't explicitly disable PIC for windows targetsMartin Storsjö2013-06-10
* configure: arm: Don't try to enable pic for shared libraries on win32Martin Storsjö2013-06-10
* utvideodec: Set colorspace by codec_tag.Yusuke Nakamura2013-06-10
* riff: Support ULH0 and ULH2 fourccs.Yusuke Nakamura2013-06-10
* utvideodec: Support ULH0 and ULH2 formats.Yusuke Nakamura2013-06-10
* faxcompr: return meaningful errorsLuca Barbato2013-06-07
* faxcompr: K&R formatting cosmeticsLuca Barbato2013-06-07
* tiff: do not overread the source bufferLuca Barbato2013-06-07
* tiff: cleanup the error pathsLuca Barbato2013-06-07
* tiff: refactor fax support in a separate functionLuca Barbato2013-06-07
* tiff: refactor deflate support in a separate functionLuca Barbato2013-06-07
* h264_parser: K&R formatting cosmeticsLuca Barbato2013-06-07
* vorbis: return meaningful errorsLuca Barbato2013-06-07
* rtpdec: Fix the alphabetical ordering in registering depacketizersMartin Storsjö2013-06-06
* libavformat: Fix standalone compilation of the webm muxerMartin Storsjö2013-06-06
* apetag: use int64_t for filesizeAnton Khirnov2013-06-04
* avconv: check that the output format context exists before accessing itAnton Khirnov2013-06-04
* lavfi doxy: improve/extend AVFilter doxy.Anton Khirnov2013-06-04
* network: uniform ff_listen_bind and ff_listen_connectLuca Barbato2013-06-04
* movenc: Grow the frag_info array in chunksAndrey Semashev2013-06-04
* movenc: Increase the cluster array allocation by doublingAndrey Semashev2013-06-04
* movenc: Keep track of the allocated size for the cluster arrayAndrey Semashev2013-06-04
* mem: Add av_realloc_array and av_reallocp_arrayMartin Storsjö2013-06-04
* movenc: Change the track struct name to match the typedefMartin Storsjö2013-06-03
* Go2Webinar decoderKostya Shishkov2013-06-03