summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* rdft: reorder functions to avoid static prototypeMåns Rullgård2010-03-20
* Call rdft by function pointerMåns Rullgård2010-03-20
* Hotfix for regtest-error failureMichael Niedermayer2010-03-20
* Add Changelog entry and bump lavf micro version for the addition ofJustin Ruggles2010-03-20
* Add VorbisComment writing to Ogg/FLAC and Ogg/Speex files.James Darnley2010-03-20
* Add VorbisComment writing to FLAC files.James Darnley2010-03-20
* 10l: fix build without termios.hMåns Rullgård2010-03-20
* Error concealment of h264 with multiple references.Michael Niedermayer2010-03-20
* List the FFserver specific options under a "Main options" section, toStefano Sabatini2010-03-20
* Change the definition of AVERROR_INVALIDDATA at the next libavutilStefano Sabatini2010-03-19
* Extend description for AVERROR_INVALIDDATA.Stefano Sabatini2010-03-19
* Register atexit handler only when neededMåns Rullgård2010-03-19
* Replace wrong condition name in #endif comment by correct instance.Diego Biurrun2010-03-19
* Check whether COMPILE_ALTIVEC is defined, not if it is set to a 0/1 value.Diego Biurrun2010-03-19
* ffmpeg.c: copy chapters by default.Anton Khirnov2010-03-19
* Reinitialize the h264 decoder context on every valid aspect ratioJanusz Krzysztofik2010-03-18
* The vflip filter does not need to keep ownership of a picture reference.Bobby Bingham2010-03-18
* Use the new null callbacks to simplify filters and reduce duplicated code.Bobby Bingham2010-03-18
* 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