aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* draw_horiz_band() is really ff_draw_horiz_band().Diego Biurrun2009-02-151-4/+4
* spelling/grammar/wording/whitespace for Doxygen commentsDiego Biurrun2009-02-151-7/+7
* Rename AV_XVMC_RENDER_MAGIC constant to AV_XVMC_ID to reflect a similarDiego Biurrun2009-02-152-6/+6
* Improve grammar: "X next after Y" -> "next X after Y".Stefano Sabatini2009-02-153-4/+4
* cosmetics: typo fixDiego Biurrun2009-02-151-1/+1
* Describe all fields in xvmc struct.Ivan Kalvachev2009-02-151-10/+74
* spelling/grammar/wording fixes for Doxygen commentsDiego Biurrun2009-02-151-5/+5
* comment spelling/grammar/wording fixesDiego Biurrun2009-02-151-11/+11
* Explain how AV_XVMC_RENDER_MAGIC got its seemingly arbitrary value.Diego Biurrun2009-02-151-2/+2
* Rename unique_id to the way michaelni likes it. (xvmc_id)Ivan Kalvachev2009-02-152-6/+6
* Document all functions in mpegvideo_xvmc.Ivan Kalvachev2009-02-151-1/+15
* Rename xvmc_pixfmt_render structure to xvmc_pix_fmt.Diego Biurrun2009-02-152-8/+8
* Kill the magic field in xvmc structure.Ivan Kalvachev2009-02-152-6/+6