summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* small Doxygen comment grammar fixDiego Biurrun2009-02-17
* Revert converting two asserts into if checks and error messages.Diego Biurrun2009-02-17
* Fix MBAFF/PAFF samples.Stephen Warren2009-02-17
* spelling/grammar/wording fixes for the Doxygen commentsDiego Biurrun2009-02-17
* Gopher protocol should depend on networking being enabled.Andreas Öman2009-02-17
* Add missing #includes to fix 'make checkheaders'.Diego Biurrun2009-02-17
* remove now useless get_str16() from rmdec.cAurelien Jacobs2009-02-17
* use new metadata API in rm (de)muxerAurelien Jacobs2009-02-17
* Fix @param[in/out] handlingMichael Niedermayer2009-02-17
* apedec: display a warning when truncating a metadata tagAurelien Jacobs2009-02-17
* Move initialization of {luma,chroma}_weight_flag[] up,Gwenole Beauchesne2009-02-17
* cosmetics: 'void/int inline' --> 'inline void/int' to avoid warnings of the typeDiego Biurrun2009-02-17
* cosmetics: 'const static' --> 'static const' to avoid warnings of the typeDiego Biurrun2009-02-17
* Remame rtp_get_codec_info() to ff_rtp_get_codec_info(), as it is notLuca Abeni2009-02-17
* Move to rtp.h the prototypes of all the functions defined in rtp.cLuca Abeni2009-02-17
* use new metadata API in ape demuxerAurelien Jacobs2009-02-17
* Thoroughly check all fields set by the application in xvmc struct.Ivan Kalvachev2009-02-16
* flacdec: Silence false positive warning about uninitialized variables inPatrik Kullman2009-02-16
* avidec: fix error introduced in r17382Måns Rullgård2009-02-16
* Minor clarification of xvmc field description.Ivan Kalvachev2009-02-16
* Improvements in xvmc structure fields descriptions.Ivan Kalvachev2009-02-16
* Add a context to av_log() calls and modify a function prototype to allow it.Benoit Fouet2009-02-16
* Rename RTSP_*_LAST to RTSP_*_NB in line with PIX_FMT_* in lavc. See "[PATCH]Ronald S. Bultje2009-02-16
* Add a context to av_log() call and update the trace not to be redundant.Benoit Fouet2009-02-16
* Don't install rtsp.h. It is intended to be private, it depends on rtp codeRonald S. Bultje2009-02-16
* Change av_log() calls to fprintf() to stderr calls.Benoit Fouet2009-02-16
* Add a context to av_log() calls.Benoit Fouet2009-02-16
* Add a context to av_log() call.Benoit Fouet2009-02-16
* Add a context to av_log() calls.Benoit Fouet2009-02-16
* Add a context to av_log() calls.Benoit Fouet2009-02-16
* Add a context to av_log() call.Benoit Fouet2009-02-16
* Add a context to av_log() calls and extend ape_dumpinfo prototype to do that.Benoit Fouet2009-02-16
* fetch display aspect ratio from mpeg-2 essenceBaptiste Coudurier2009-02-16
* whitespace cosmetics: Reindent a few lines after the last commit.Diego Biurrun2009-02-16
* Get rid of some '#if CONFIG_MPEG_XVMC_DECODER' preprocessor checks around ifDiego Biurrun2009-02-16
* whitespace cosmetics: Place spaces around += for better readability.Diego Biurrun2009-02-16
* merge mxf_write_d10_packet into mxf_write_packetBaptiste Coudurier2009-02-16
* Add missing object dependencies: eatqi.o depends on mpeg12.o.Diego Biurrun2009-02-16
* Document ff_rtp_get_payload_type()Luca Abeni2009-02-16
* Rename rtp_get_payload_type() to ff_rtp_get_payload_type(), as it is notLuca Abeni2009-02-16
* Make BMP decoder try to decode files with incorrect filesize field valueKostya Shishkov2009-02-16
* Replace two asserts by checks and error messages.Diego Biurrun2009-02-16
* Doxygen comment wording fixDiego Biurrun2009-02-16
* Make format long_names consistent.Diego Biurrun2009-02-16
* fix mxf interleaving packet purgeBaptiste Coudurier2009-02-16
* whitespace cosmeticsDiego Biurrun2009-02-16
* Make myself maintainer of the website codeRobert Swain2009-02-16
* Give struct members more sensible names:Diego Biurrun2009-02-16
* cosmetics: one more wording fixDiego Biurrun2009-02-16
* cosmetics: Keep lines below 80 characters where sensibly possible.Diego Biurrun2009-02-16