source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @d58bbf81   18 years ivop add V.Flash PTX image format Originally committed as revision 8935 to …
(edit) @c33d9814   18 years diego Move H.263 parser to its own file. Originally committed as revision …
(edit) @912f3148   18 years diego Add a few explanatory comments. Originally committed as revision 8933 …
(edit) @b09432ad   18 years diego RoQ audio encoder Originally committed as revision 8932 to …
(edit) @ad39f1a7   18 years ivop Renderware TXD decoder and demuxer Originally committed as revision …
(edit) @929baad0   18 years ivop add doxygen comments Originally committed as revision 8930 to …
(edit) @ba4816a   18 years Aurélien Jacobs cosmetics: fix inconsistent indentation Originally committed as …
(edit) @c0f716b8   18 years Aurélien Jacobs fix display of theora videos with visible size smaller than encoded …
(edit) @cb631737   18 years ivop Renderware TXD demuxer Originally committed as revision 8927 to …
(edit) @1ca779e7   18 years ivop Renderware TXD decoder Originally committed as revision 8926 to …
(edit) @c67b89c5   18 years ivop generic S3TC DXT1 and DXT3 decoding functions Originally committed as …
(edit) @9e010b41   18 years ivop add AV_[RW][BL]64 support Originally committed as revision 8924 to …
(edit) @5fd5d0ef   18 years michaelni improve mpeg4-es detection by rejecting streams with reserved …
(edit) @f025588b   18 years benoit.fouet RoQ audio encoder patch by Vitor vitor1001 gmail com Originally …
(edit) @c53d2d90   18 years Aurélien Jacobs make some parser parameters const to avoid casting const to non-const …
(edit) @89ecc261   18 years Reimar.Doeffinger Fix two small typos in comment Originally committed as revision 8920 …
(edit) @beac8235   18 years michaelni fix possibly exploitable stack overflow with num_sprite_warping_points …
(edit) @d9a3c855   18 years michaelni better wording for the alphabetical lists Originally committed as …
(edit) @18d915dd   18 years diego cosmetics: Fix indentation after last commit, patch by Zuxy Meng. …
(edit) @660e83f8   18 years kostya.shishkov Add prefix to some variables for consistency Originally committed as …
(edit) @986a865f   18 years kostya.shishkov Move VC-1 data to .c file Originally committed as revision 8915 to …
(edit) @de53b04b   18 years kostya.shishkov Make vc1_parser.c compilable without special defines Originally …
(edit) @22c3029d   18 years kostya.shishkov Move variables to vc1data.h Originally committed as revision 8913 to …
(edit) @6e4bc6ee   18 years diego Add a note about maintaining alphabetical order to patch submission …
(edit) @4b8419aa   18 years lorenm simplify Originally committed as revision 8911 to …
(edit) @44c56000   18 years diego Move dvdsub parser to its own file. Originally committed as revision …
(edit) @027f43f0   18 years diego Rename dvbsubdec_parser.c to dvbsub_parser.c. Originally committed as …
(edit) @cd66ddb6   18 years lorenm simplify Originally committed as revision 8908 to …
(edit) @6ec48185   18 years lorenm faster and simpler vp6 bilinear mc Originally committed as revision …
(edit) @0d02cacd   18 years diego Move dvbsubdec parser to its own file. Originally committed as …
(edit) @bbb7d4c7   18 years diego Remove superfluous #includes, parser.h now includes its prerequisites. …
(edit) @4c5ea91c   18 years Aurélien Jacobs ff_frame_rate_tab is now declared in mpegvideo.h Originally committed …
(edit) @20c11e4c   18 years Aurélien Jacobs avoid a clash between two definitions of SEQ_START_CODE Originally …
(edit) @95dca03   18 years Aurélien Jacobs add a ff_ prefix to the now exported mpeg1_find_frame_end() function …
(edit) @7f50d4ac   18 years Aurélien Jacobs move mpegvideo_parser in it's own file Originally committed as …
(edit) @89550b2d   18 years Aurélien Jacobs avoid a 'discards qualifiers from pointer' warning Originally …
(edit) @0cb41728   18 years Aurélien Jacobs move mpegaudio_parser in it's own file Originally committed as …
(edit) @d2e911fa   18 years Aurélien Jacobs move mpeg4video_parser in it's own file Originally committed as …
(edit) @41fe0552   18 years Aurélien Jacobs parser.h uses AVCodecContext so it needs to include avcodec.h …
(edit) @75f6cc26   18 years Aurélien Jacobs set CODEC_CAP_DR1 for vp5 and vp6 decoders Originally committed as …
(edit) @442fc0e   18 years diego parser.c is compiled unconditionally, there is no need to compile it …
(edit) @5a6a6cc7   18 years diego Fix multiple "‘inline/static’ is not at beginning of declaration" …
(edit) @58170ffd   18 years diego Fix warning: In file included from mjpeg.c:903: jpeg_ls.c:190: …
(edit) @ab8a0d04   18 years diego parser.c is compiled unconditionally, there is no need to compile it …
(edit) @45221f7f   18 years michaelni reduce number of shifts Originally committed as revision 8891 to …
(edit) @fd735e4b   18 years michaelni simplify Originally committed as revision 8890 to …
(edit) @e300ab4e   18 years diego Add a note about tabs + trailing whitespace to the patch submission …
(edit) @3883a99b   18 years diego Move H.261 parser to its own file. Originally committed as revision …
(edit) @b0fee7c5   18 years diego Group benchmark items in the patch submission checklist together. …
(edit) @58683d27   18 years kostya.shishkov 100l to myself. Do not include stuff unneeded by parser Originally …
(edit) @f9eada03   18 years kostya.shishkov Typo Originally committed as revision 8885 to …
(edit) @7d9a6a0f   18 years kostya.shishkov Move some declarations into header Based on patch by Denis Fortin …
(edit) @b0caf888   18 years diego Rename oggvorbis decoder to libvorbis. Originally committed as …
(edit) @5982ae94   18 years diego Move VC1 parser to its own file. Originally committed as revision …
(edit) @98c98e04   18 years diego Move dca parser to its own file. Originally committed as revision …
(edit) @f5a756ef   18 years diego Give libamr decoders/encoders a lib prefix in the name. Originally …
(edit) @23aee960   18 years diego Rename dts_decoder to libdts_decoder. Originally committed as …
(edit) @e2446596   18 years diego Remove unused variable. Originally committed as revision 8878 to …
(edit) @a4b120f3   18 years diego cosmetics: Sort entries by CONFIG_ name. Originally committed as …
(edit) @6369e6eb   18 years justin.ruggles cosmetics: indention after last commit Originally committed as …
(edit) @c31a76e4   18 years justin.ruggles use downmixing coefficients in dca decoder. reference: Subject: …
(edit) @cc826626   18 years justin.ruggles enable multichannel output in dca decoder. reference: Subject: …
(edit) @c95d406d   18 years kostya.shishkov 1000l to myself - DCA decoder should not be registered in video …
(edit) @4f2c36ac   18 years benoit.fouet add the possibility to choose aac profile patch by Nicolas George …
(edit) @711737af   18 years benoit.fouet give the position offset of the file in the packet update seek …
(edit) @994cb333   18 years benoit.fouet update reference file for seek test after delivery 8826 Originally …
(edit) @be47dad7   18 years benoit.fouet modify order in which files are diff'd Originally committed as …
(edit) @aa244b69   18 years diego cosmetics: Group all external library decoders and encoders together. …
(edit) @efd5fc5   18 years benoit.fouet return right format in set_codec_from_probe_data Originally committed …
(edit) @671adb1   18 years benoit.fouet patch so that the deprecated items show up correctly when building …
(edit) @29644cb5   18 years benoit.fouet make mpeg decoder handle mid-stream changes in resolution patch by …
(edit) @f52a02be   18 years benoit.fouet add some comments patch by Denis Fortin \ fortin nerim net / …
(edit) @c4ca31d   18 years benoit.fouet cosmetics: indentation after previous patch Originally committed as …
(edit) @068b0f4f   18 years benoit.fouet test if color conv fonction exists prior to using it Originally …
(edit) @074a9d2b   18 years diego The configure test for ebx fails because it is run before the …
(edit) @d8470737   18 years benoit.fouet use asf stream information to set bitrate patch by Zuxy Meng zuxy dot …
(edit) @7af636d4   18 years diego Fix loop condition so it can be run through more than once. patch by …
(edit) @268fc082   18 years diego more detailed error message for buffer underflow patch by Wolfram …
(edit) @2da0d70d   18 years diego cosmetics attack, part IV: Remove all tabs and prettyprint/reindent …
(edit) @dcc3a30b   18 years gpoirier prevent going out of the buffer if the nal size does not fit in the …
(edit) @42809816   18 years diego cosmetics attack, part III: Remove all tabs and prettyprint/reindent …
(edit) @ce505b85   18 years diego cosmetics: Fix stray wrongly indented line. Originally committed as …
(edit) @221b804f   18 years diego cosmetics attack, part II: Remove all tabs and prettyprint/reindent …
(edit) @07d84a4e   18 years alex check for channels<=0 and print a reasonable error message Originally …
(edit) @b46d68c6   18 years ivop add V.Flash PTX decoder Originally committed as revision 8856 to …
(edit) @25406e50   18 years baptiste.coudurier fix AVStream documentation: clarify start_time, start_time and …
(edit) @6e42e6c4   18 years diego cosmetics attack, part I: Remove all tabs and prettyprint/reindent the …
(edit) @1da87823   18 years diego cosmetics: Replace manual tab indentation by \n\t as in the rest of …
(edit) @e956cbe4   18 years kostya.shishkov Register myself as DCA maintainer Originally committed as revision …
(edit) @69ae9478   18 years attila add missing include of bswap.h Originally committed as revision 8853 …
(edit) @13544287   18 years kostya.shishkov Support for newer MacOSX AIFF Originally committed as revision 8852 …
(edit) @7bb7ad0e   18 years baptiste.coudurier fix oss audio playback, broken since r7983, pass AVFormatContext …
(edit) @9f1473b3   18 years michaelni fix exploitable buffer overflow Originally committed as revision 8850 …
(edit) @e69364b7   18 years diego Mark code parts that cannot work on AMD64 due to broken relocations as …
(edit) @660db1d6   18 years diego cosmetics: Align some lines. Originally committed as revision 8848 to …
(edit) @ab7fd2c4   18 years alex Use correct CONFIG_RTP_MUXER ifdef Originally committed as revision …
(edit) @ba472aaf   18 years alex implement ff_socket_nonblock and use it in networking code Originally …
(edit) @8da4034f   18 years alex use ff_neterrno() and FF_NETERROR() for networking error handling …
(edit) @0bdacf29   18 years alex use network.h instead network includes Originally committed as …
(edit) @47b515bf   18 years alex 10l, rtp_muxer needs config_network Originally committed as revision …
Note: See TracRevisionLog for help on using the revision log.