summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Raise needed score for codec probing in CODEC_ID_PROBE before the last packet.Michael Niedermayer2010-04-11
* Bump libavfilter minor version and Changelog for unsharp filterBobby Bingham2010-04-10
* alacenc : Report supported input sample formats.Jai Menon2010-04-10
* ARM: NEON optimised synth_filter_floatMåns Rullgård2010-04-10
* Make synth_filter a function pointerMåns Rullgård2010-04-10
* DCA: align some arraysMåns Rullgård2010-04-10
* Add M_SQRT2 to the constants in mathematics.h.Alex Converse2010-04-09
* Dont try to compute AVPacket duration for possibly interlaced video codecsMichael Niedermayer2010-04-09
* ffplay : Add 's' to the list of supported commands.Jai Menon2010-04-09
* Seeking forward in non-seekable media by discarding data, regardless of how f...Tomas Härdin2010-04-08
* Reusing the probe buffer to rewind the ByteIOContext in ff_probe_input_buffer...Tomas Härdin2010-04-08
* Reindent read_sbr_extension.Alex Converse2010-04-08
* Print an error and skip PS when PS is found but explicitly found butAlex Converse2010-04-08
* Add support for PS sync extensions.Alex Converse2010-04-08
* Use get_bits_left() in the sync extension check.Alex Converse2010-04-08
* Fix ext_object_type.Alex Converse2010-04-08
* Add DynamicACL support for FFserver.Benjamin Larsson2010-04-07
* Don't write an empty spdif header in spdif muxers write_header function befor...Joakim Plate2010-04-07
* Add unsharp video filter.Bobby Bingham2010-04-07
* Clarify doxy for av_fifo_alloc().Stefano Sabatini2010-04-06
* Fix segfault when encoder initialization fails.Craig Thomasson2010-04-06
* Add actually correct rXXXXX here.Ronald S. Bultje2010-04-05
* Simplify writing stream metadata.Anton Khirnov2010-04-05
* Don't overwrite user-supplied metadata with metadata mapped from an input file.Anton Khirnov2010-04-05
* Actually add flag (somehow got lost in my previous patchset?), fixes brokenRonald S. Bultje2010-04-05
* Add a flag to not overwrite existing tagsAnton Khirnov2010-04-05
* ReindentMartin Storsjö2010-04-05
* Fix leaks in the AAC RTP depacketizerMartin Storsjö2010-04-05
* Add void to a function prototype that takes no arguments. Fixes a potentialRonald S. Bultje2010-04-05
* Fix rounding direction for calculation of AVPacket.duration.Michael Niedermayer2010-04-04
* Zero-initialize the reply structMartin Storsjö2010-04-04
* Document minimum binutils requirements on Unix-like platforms.Diego Biurrun2010-04-04
* Implement support to the AVSEEK_SIZE operation in file_seek().Stefano Sabatini2010-04-04
* Reindent.Stefano Sabatini2010-04-04
* Rename av_encode() to av_transcode(), the new name is more meaningful.Stefano Sabatini2010-04-04
* Allow AVFormatContext.duration to be set if no individual stream duration is ...Michael Niedermayer2010-04-04
* Avoid division by zeroReinhard Tartler2010-04-04
* Remove variable whose value was never read. Found by clang.Bobby Bingham2010-04-03
* Add help for (I)RDFT test in fft-testVitor Sessak2010-04-03
* Make code using 1d-DCT consistent with the API changeVitor Sessak2010-04-03
* Replace all remaining occurrences of AVERROR_NOMEM withStefano Sabatini2010-04-03
* Remove a redundant assignment, found by clangMartin Storsjö2010-04-03
* Group Unix-like platforms together in the platform documentation.Michael Kostylev2010-04-03
* minor spelling fixesDiego Biurrun2010-04-03
* Use AVDISCARD_DEFAULT for 0 where appropriate.Carl Eugen Hoyos2010-04-02
* Fix buffer size; should hold 2 32-bit integers in hex = 16 chars + terminatingRonald S. Bultje2010-04-02
* ETIME -> ETIMEDOUT. Patch by Sam Gerstein <sgerstein bluefinlab com>.Sam Gerstein2010-04-02
* aacenc: Error when an unsupported profile is requestedAlex Converse2010-04-02
* Another uninitialized value.Ronald S. Bultje2010-04-02
* Fix uninitialized value in codepath.Ronald S. Bultje2010-04-02