summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Create a set of null callback functions.Bobby Bingham2010-03-18
* Extend the generic path of the yuv2rgb converter with support for rgb444Janusz Krzysztofik2010-03-18
* Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNEDMåns Rullgård2010-03-18
* It is difficult nowadays to compile without swscale support.Carl Eugen Hoyos2010-03-18
* Make g729dec.c:decoder_init() return AVERROR(EINVAL) rather thanStefano Sabatini2010-03-18
* Make url_fseek() return AVERROR_EOF rather than AVERROR(EPIPE) if endStefano Sabatini2010-03-18
* Remove printing of frame sizes and frame rate abbreviations fromStefano Sabatini2010-03-17
* Add a -window_title option, which sets the FFplay window title.Robert Krüger2010-03-17
* Make ad-hoc lavfi tests use random values for the slice height usedStefano Sabatini2010-03-17
* Add some ad-hoc tests for libavfilter.Stefano Sabatini2010-03-17
* Cast sample_fmt (as read from bitstream as a 16-bit value) to int16, so thatRonald S. Bultje2010-03-17
* Fix compilation on PPC 470.Carl Eugen Hoyos2010-03-17
* Remove $(MSG) override for install-lib targetsMåns Rullgård2010-03-17
* Make ranlib silent in brief output modeMåns Rullgård2010-03-17
* qtrleenc: add rgb555 outputAlexis Ballier2010-03-17
* Correct reference buffer switching in Indeo 5 decoder.Maxim Poliakovski2010-03-17
* document two variables in Indeo5 decoding contextKostya Shishkov2010-03-17
* Cosmetics: vertical alignBobby Bingham2010-03-17
* Allow format and noformat filters to be more completely disabled when theBobby Bingham2010-03-17
* Cosmetics: rearrange functions to simplify ifdefferyBobby Bingham2010-03-17
* vfwcap: Free remaining packets on vfw_read_close().Ramiro Polla2010-03-17
* Do not store a copy of AVFormatContext *s in vfw_ctx.Ramiro Polla2010-03-17
* Add video filter to manipulate aspect ratioBobby Bingham2010-03-17
* Use H264s MC instead of mpeg4-asp qpel for h264 error resilience.Michael Niedermayer2010-03-17
* Fix erroneous behaviour when format probe hits end of fileMåns Rullgård2010-03-16
* Simplify arch-specific object file listsMåns Rullgård2010-03-16
* Move arch-specific makefile parts into $arch/MakefileMåns Rullgård2010-03-16
* configure: do not use $_Måns Rullgård2010-03-16
* Add compilation hints for Cygwin 1.7 and remove the ones for 1.5Víctor Paesa2010-03-16
* Typo: if output (video) stream's pix_fmt is not set, then the stream cannotRonald S. Bultje2010-03-16
* Move H264 dsputil functions into their own structMåns Rullgård2010-03-16
* 100L, revert r22560, already presentBaptiste Coudurier2010-03-15
* patcheck: Escape parentheses in grep callsDaniel Verkamp2010-03-15
* rename av_read_frame_flush to ff_read_frame_flushAurelien Jacobs2010-03-15
* rename av_program_add_stream_index to ff_program_add_stream_indexAurelien Jacobs2010-03-15
* mpegts muxer now needs mpeg4audio code like adts muxerBaptiste Coudurier2010-03-15
* Correctly write last 0 lacing value when packet size is multiple of 255, patc...Greg Maxwell2010-03-15
* H264: fix signed overflow in constant multiplicationMåns Rullgård2010-03-15
* Add AVSEEK_FORCE flag to indicate that the code should attempt to seekMichael Niedermayer2010-03-15
* Add ff_ prefix for mpeg2_dc_scale_table.Michael Niedermayer2010-03-15
* matroskadec: fix missing dependencyAurelien Jacobs2010-03-15
* Support intra_dc_precision>8 in jpegMichael Niedermayer2010-03-15
* Allow mpeg style yuv in jpeg when strict standard compliance is small enough.Michael Niedermayer2010-03-15
* Add FATE testsMåns Rullgård2010-03-15
* cosmetics : Print newline after error message.Jai Menon2010-03-15
* use mpeg2 quantization bias for mjpeg.Michael Niedermayer2010-03-15
* ReindentMartin Storsjö2010-03-15
* Don't let ff_rtsp_read_reply skip interleaved RTP/TCP packets in rtsp_write_p...Martin Storsjö2010-03-15
* Make rtsp_skip_packet non-static, add ff prefixMartin Storsjö2010-03-15
* ReindentMartin Storsjö2010-03-15