source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a6f925b8   16 years benoit.fouet Make output_example use av_interleaved_write_frame() instead of …
(edit) @9bbf1a5c   16 years Carl Eugen Hoyos Instead of crashing, return from ff_vdpau_mpeg_picture_complete() if …
(edit) @59501dc   16 years Carl Eugen Hoyos Add myself as vdpau maintainer. Originally committed as revision …
(edit) @c12b0d8   16 years benoit.fouet Set global header flag for every container that requires it. Patch by …
(edit) @7b05a816   16 years baptiste.coudurier fix partition index byte count Originally committed as revision 17424 …
(edit) @454d53e   16 years baptiste.coudurier always use multi track since timecode track is present Originally …
(edit) @de43a239   16 years andreas av_write_trailer() must be done before closing codecs. Patch by …
(edit) @6739fa54   16 years baptiste.coudurier fix preface version Originally committed as revision 17421 to …
(edit) @50ced76f   16 years baptiste.coudurier check fifo size and realloc if needed Originally committed as …
(edit) @ef33facd   16 years baptiste.coudurier start counting track number from 0 Originally committed as revision …
(edit) @5bea4f67   16 years baptiste.coudurier remove redundant comment Originally committed as revision 17418 to …
(edit) @c3ff541b   16 years baptiste.coudurier do not write slice count when muxing cbr Originally committed as …
(edit) @8ab94b52   16 years baptiste.coudurier flush pending write in mxf_write_footer Originally committed as …
(edit) @659713b   16 years baptiste.coudurier use index 0 for timecode track and write it in source package also …
(edit) @6c53bf63   16 years baptiste.coudurier fix rip body sid when muxing cbr Originally committed as revision …
(edit) @cf6065ca   16 years Carl Eugen Hoyos Parse cbp_removal_delay in SEI picture structure. Patch by Ivan …
(edit) @ff594f81   16 years Carl Eugen Hoyos Parse dpb_output_delay in SEI picture structure. Patch by Ivan …
(edit) @82e38c29   16 years Carl Eugen Hoyos Parse initial_cpb_removal_delay_length. Patch by Ivan Schreter, …
(edit) @42c6850e   16 years baptiste.coudurier simplify descriptor size computation logic Originally committed as …
(edit) @ca14e2a8   16 years diego Handle conditional compilation of CPU-specific FFT code in the …
(edit) @a1ef9f08   16 years diego Add support for enabling/disabling AMD 3DNow! extended optimizations. …
(edit) @a233eaa6   16 years Aurélien Jacobs use new metadata API in nsv demuxer Originally committed as revision …
(edit) @4b358c3e   16 years Aurélien Jacobs use new metadata API in mpegts muxer Originally committed as revision …
(edit) @3d17b948   16 years diego mpegvideo_xvmc.o depends on mpegvideo.o. Originally committed as …
(edit) @7df33ec2   16 years diego Replace sizeof(short) by the more robust sizeof(*s->pblocks[i]) in …
(edit) @63864cb   16 years diego small Doxygen comment grammar fix Originally committed as revision …
(edit) @bd0eddb7   16 years diego Revert converting two asserts into if checks and error messages. It …
(edit) @ef7ae94b   16 years Carl Eugen Hoyos Fix MBAFF/PAFF samples. Patch by Stephen Warren, swarren nvidia com …
(edit) @9ba8bc01   16 years diego spelling/grammar/wording fixes for the Doxygen comments Originally …
(edit) @3fff6382   16 years andreas Gopher protocol should depend on networking being enabled. Ok'd by …
(edit) @30f68128   16 years diego Add missing #includes to fix 'make checkheaders'. Originally …
(edit) @1f1ff731   16 years Aurélien Jacobs remove now useless get_str16() from rmdec.c Originally committed as …
(edit) @7379d5b   16 years Aurélien Jacobs use new metadata API in rm (de)muxer Originally committed as revision …
(edit) @6c25f346   16 years michaelni Fix @param[in/out] handling Originally committed as revision 17395 to …
(edit) @41d7f7bd   16 years Aurélien Jacobs apedec: display a warning when truncating a metadata tag Originally …
(edit) @ce09f927   16 years benoit.fouet Move initialization of {luma,chroma}_weight_flag[] up, to make sure …
(edit) @de86157   16 years diego cosmetics: 'void/int inline' --> 'inline void/int' to avoid warnings …
(edit) @1bf6e565   16 years diego cosmetics: 'const static' --> 'static const' to avoid warnings of the …
(edit) @bf6d9818   16 years lucabe72 Remame rtp_get_codec_info() to ff_rtp_get_codec_info(), as it is not a …
(edit) @e5f483c6   16 years lucabe72 Move to rtp.h the prototypes of all the functions defined in rtp.c …
(edit) @3f9867b1   16 years Aurélien Jacobs use new metadata API in ape demuxer Originally committed as revision …
(edit) @649c171a   16 years ikalvachev Thoroughly check all fields set by the application in xvmc struct. …
(edit) @7846418b   16 years justin.ruggles flacdec: Silence false positive warning about uninitialized variables …
(edit) @037c08d6   16 years mans avidec: fix error introduced in r17382 Originally committed as …
(edit) @02c0c8d1   16 years ikalvachev Minor clarification of xvmc field description. Originally committed …
(edit) @e7de624b   16 years ikalvachev Improvements in xvmc structure fields descriptions. Originally …
(edit) @87ad63c0   16 years benoit.fouet Add a context to av_log() calls and modify a function prototype to …
(edit) @2a1d51c5   16 years rsbultje Rename RTSP_*_LAST to RTSP_*_NB in line with PIX_FMT_* in lavc. See …
(edit) @b4314bff   16 years benoit.fouet Add a context to av_log() call and update the trace not to be …
(edit) @3b0fc605   16 years rsbultje Don't install rtsp.h. It is intended to be private, it depends on rtp …
(edit) @49a06a4d   16 years benoit.fouet Change av_log() calls to fprintf() to stderr calls. Originally …
(edit) @0fd7c133   16 years benoit.fouet Add a context to av_log() calls. Originally committed as revision …
(edit) @ff9843ca   16 years benoit.fouet Add a context to av_log() call. Originally committed as revision …
(edit) @c102347   16 years benoit.fouet Add a context to av_log() calls. Originally committed as revision …
(edit) @871e62e5   16 years benoit.fouet Add a context to av_log() calls. Originally committed as revision …
(edit) @b9450753   16 years benoit.fouet Add a context to av_log() call. Originally committed as revision …
(edit) @76b9092f   16 years benoit.fouet Add a context to av_log() calls and extend ape_dumpinfo prototype to …
(edit) @e86a14d   16 years baptiste.coudurier fetch display aspect ratio from mpeg-2 essence Originally committed …
(edit) @38425603   16 years diego whitespace cosmetics: Reindent a few lines after the last commit. …
(edit) @83344066   16 years diego Get rid of some '#if CONFIG_MPEG_XVMC_DECODER' preprocessor checks …
(edit) @42dfc2bf   16 years diego whitespace cosmetics: Place spaces around += for better readability. …
(edit) @d1fa518e   16 years baptiste.coudurier merge mxf_write_d10_packet into mxf_write_packet Originally committed …
(edit) @ed80a059   16 years diego Add missing object dependencies: eatqi.o depends on mpeg12.o. …
(edit) @b0a880b3   16 years lucabe72 Document ff_rtp_get_payload_type() Originally committed as revision …
(edit) @0550b58f   16 years lucabe72 Rename rtp_get_payload_type() to ff_rtp_get_payload_type(), as it is …
(edit) @42402a55   16 years kostya.shishkov Make BMP decoder try to decode files with incorrect filesize field …
(edit) @f9d5bf3c   16 years diego Replace two asserts by checks and error messages. Originally …
(edit) @e7c88eb7   16 years diego Doxygen comment wording fix Originally committed as revision 17361 to …
(edit) @b4ee1d39   16 years diego Make format long_names consistent. Originally committed as revision …
(edit) @fe5a361c   16 years baptiste.coudurier fix mxf interleaving packet purge Originally committed as revision …
(edit) @6545996f   16 years diego whitespace cosmetics Originally committed as revision 17358 to …
(edit) @72a8a69d   16 years robert.swain Make myself maintainer of the website code Originally committed as …
(edit) @cad1928f   16 years diego Give struct members more sensible names: total_number_of_mv_blocks …
(edit) @648410c1   16 years diego cosmetics: one more wording fix Originally committed as revision …
(edit) @df9d2e04   16 years diego cosmetics: Keep lines below 80 characters where sensibly possible. …
(edit) @037f13fe   16 years diego Doxygen spelling/wording fixes Originally committed as revision 17353 …
(edit) @2f953883   16 years diego spelling/wording fixes for the Doxygen comments Originally committed …
(edit) @f194f470   16 years lorenm Add my GPG fingerprint Originally committed as revision 17351 to …
(edit) @8f66518d   16 years diego draw_horiz_band() is really ff_draw_horiz_band(). Originally …
(edit) @058bcd7b   16 years diego spelling/grammar/wording/whitespace for Doxygen comments Originally …
(edit) @4e30fa6e   16 years diego Rename AV_XVMC_RENDER_MAGIC constant to AV_XVMC_ID to reflect a …
(edit) @c1b02101   16 years stefano.sabatini-lala Improve grammar: "X next after Y" -> "next X after Y". Originally …
(edit) @864899c3   16 years diego cosmetics: typo fix Originally committed as revision 17346 to …
(edit) @ad0405fc   16 years ikalvachev Describe all fields in xvmc struct. Originally committed as revision …
(edit) @d758a5cb   16 years diego spelling/grammar/wording fixes for Doxygen comments Originally …
(edit) @1909fade   16 years diego comment spelling/grammar/wording fixes Originally committed as …
(edit) @e98b4755   16 years diego Explain how AV_XVMC_RENDER_MAGIC got its seemingly arbitrary value. …
(edit) @1fcef408   16 years ikalvachev Rename unique_id to the way michaelni likes it. (xvmc_id) Originally …
(edit) @3d43e42   16 years ikalvachev Document all functions in mpegvideo_xvmc. Originally committed as …
(edit) @f602b044   16 years diego Rename xvmc_pixfmt_render structure to xvmc_pix_fmt. Originally …
(edit) @11f8aa04   16 years ikalvachev Kill the magic field in xvmc structure. Originally committed as …
(edit) @9043202   16 years diego K&R whitespace cosmetics Originally committed as revision 17337 to …
(edit) @5e565998   16 years Aurélien Jacobs matroskaenc: use new metadata API Originally committed as revision …
(edit) @c1e7b256   16 years diego 10l: Remove duplicated hunk of code. Originally committed as revision …
(edit) @f702df3   16 years Aurélien Jacobs matroskadec: export language of metadata tags when available …
(edit) @0334f799   16 years stefano.sabatini-lala Document av_codec_next(). Originally committed as revision 17333 to …
(edit) @cf960242   16 years Aurélien Jacobs matroskadec: add needed definitions forgotten in r17331 Originally …
(edit) @929e9de7   16 years Aurélien Jacobs matroskadec: add generic metadata support Originally committed as …
(edit) @325ace3e   16 years Aurélien Jacobs matroskadec: read track and attachment uid will be useful for generic …
(edit) @38766e08   16 years Aurélien Jacobs matroskadec: export track name through the metadata API Originally …
Note: See TracRevisionLog for help on using the revision log.