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