summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* MPEG-2 DXVA2 implementationLaurent Aimar2010-06-18
* RTSP: Clean up rtsp_hd on failureMartin Storsjö2010-06-18
* RTMP: Return from rtmp_read as soon as some data is availableMartin Storsjö2010-06-18
* Add IEC958 data_types for Atrac* and WMA Pro.Carl Eugen Hoyos2010-06-18
* Use enum PixelFormat to silence one icc warning:Carl Eugen Hoyos2010-06-17
* Add metadata support. Patch by Michael Karcher.Michael Karcher2010-06-17
* Simplify (no need to check for st->codec->extradata) and correctLuca Abeni2010-06-17
* add #include so make checkheaders passesMichael Niedermayer2010-06-17
* Add the necessary includes, add an extra empty line for cosmeticsMartin Storsjö2010-06-17
* Add more tests to eval, help detecting some of the more apparentStefano Sabatini2010-06-16
* Marking what should be removed in relation to MAX_STREAMS.Michael Niedermayer2010-06-16
* Document terminal coloring in the -loglevel option.Stefano Sabatini2010-06-16
* Document how to set boolean options.Stefano Sabatini2010-06-16
* libvorbis: Use memmove instead of memcpy for shifting dataMartin Storsjö2010-06-16
* Name the default configure log filename as "config.log" rather thanStefano Sabatini2010-06-16
* Make av_parse_expr() fail if there are trailing chars at the end ofStefano Sabatini2010-06-16
* Remove the "b" from "Mb" in -b values for the dnxhd tests.Stefano Sabatini2010-06-16
* Improve av_parse_eval() error reporting.Stefano Sabatini2010-06-16
* dvbsub: parse display definition segmentJanne Grunau2010-06-16
* If the video stream is H.264 with MP4 syntax, store the NAL lenght size inLuca Abeni2010-06-16
* icc 12 finally fixed attribute(used) so gcc's DECLARE_ASM_CONST can be used.Carl Eugen Hoyos2010-06-16
* Document FF_SYMVER and attribute_usedMichael Niedermayer2010-06-16
* When reading a stream, should retry on EAGAIN instead of just failing. Also,Howard Chu2010-06-16
* Fix svq3 watermark log uncompress on 64bit, probably fixes issue 1263Baptiste Coudurier2010-06-15
* matroskadec : propagate AVERROR to the callerAurelien Jacobs2010-06-15
* configure: fix symver detection with icc 10Måns Rullgård2010-06-15
* Fix symbol version compat wrappers on systems with export prefixesMåns Rullgård2010-06-15
* Fix missing logging context in a series of dprintf()s. Partially based onZhentan Feng2010-06-15
* Add compatibility wrappers for functions moved from lavf to lavcMåns Rullgård2010-06-15
* FATE: update vc1 reference outputMåns Rullgård2010-06-15
* Support gray16be and rgb48be in movBaptiste Coudurier2010-06-15
* Deprecate -crop* arguments, they currently are buggy (issue1957) and probablyMichael Niedermayer2010-06-14
* nellymoserdec: Increase the log level of messages when failing to decode dataMartin Storsjö2010-06-14
* ReindentMartin Storsjö2010-06-14
* nellymoserdec: Simplify calculation of numbers of blocksMartin Storsjö2010-06-14
* ReindentMartin Storsjö2010-06-14
* nellymoserdec: Allow using unusual input block sizesMartin Storsjö2010-06-14
* Cosmetics: Change connexion to connection in code commentsMartin Storsjö2010-06-14
* Fix compilation on windows CEMartin Storsjö2010-06-14
* RTSP: Shrink SDP fmtp parsing buffer sizeJosh Allmann2010-06-14
* ReindentJosh Allmann2010-06-14
* output-example: Set sample_fmt to SAMPLE_FMT_S16.Ramiro Polla2010-06-14
* Document what av_get_token() returns in case of allocation failure.Stefano Sabatini2010-06-13
* Resort @param in av_get_token() doxy to reflect the same order theyStefano Sabatini2010-06-13
* Add missing check to av_get_token().Stefano Sabatini2010-06-13
* Fix av_compare_mod() doxy.Stefano Sabatini2010-06-13
* Add APIchanges entry and bump minor after av_compare_mod() addition.Stefano Sabatini2010-06-13
* matroskadec: fix type of the length field in ebml_read_master()Aurelien Jacobs2010-06-11
* matroskadec: cosmetic: indentationAurelien Jacobs2010-06-11
* matroskadec: add support for live broadcast containing unknown size clustersAurelien Jacobs2010-06-11