source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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 …
(edit) @c08fb000   18 years alex Make protocols configure selectable and also cleanup the …
(edit) @96862926   18 years alex Don't compile RTSP_DEMUXER if not requested Originally committed as …
(edit) @e7047005   18 years alex properly compile code for REDIR_DEMUXER Originally committed as …
(edit) @6a4970ab   18 years diego cosmetics: Remove trailing whitespace. Originally committed as …
(edit) @5ad75147   18 years alex remove CONFIG_NETWORK, av_read_play/pause are exported anyway …
(edit) @4ee10633   18 years diego cosmetics: Remove trailing whitespace and tabs. Originally committed …
(edit) @c23a4708   18 years diego cosmetics: sort() Originally committed as revision 8837 to …
(edit) @9825d074   18 years alex properly check for CONFIG_RTSP_DEMUXER Originally committed as …
(edit) @cfc97077   18 years alex Use correct RTSP_DEMUXER checks instead of NETWORK. Originally …
(edit) @383eda2   18 years alex move resolve_host from tcp.c to os_support.c as it is used widely …
(edit) @a33cc951   18 years alex cosmetics in resolve_host Originally committed as revision 8833 to …
(edit) @0913873e   18 years alex remove unused rtsp_callback Originally committed as revision 8832 to …
(edit) @f87462cc   18 years diego proper dependency on mpegts_demuxer for rtp_muxer Originally …
(edit) @a53cc2a4   18 years diego Remove redundant dependency from ffserver_deps. Originally committed …
(edit) @c36bd286   18 years diego Don't declare -lm as a dependency of swscale-example. Originally …
(edit) @b236a735   18 years baptiste.coudurier remove no more true comment Originally committed as revision 8829 to …
(edit) @e23848a4   18 years baptiste.coudurier cosmectics, use consistant and homogeneous type names for atoms …
(edit) @f8c18cd7   18 years baptiste.coudurier use dprintf with AVFormatContext and simplify Originally committed as …
(edit) @26cdb9a2   18 years diego Remove large automatics from stack. patch by Marc Hoffman, mmh …
(edit) @578688fa   18 years lucabe72 Fix reading PTSs and DTSs in libavformat, by reverting r8465. Such …
(edit) @bca098f5   18 years diego Policy addition: New files should have proper license headers. …
(edit) @1c086afc   18 years baptiste.coudurier remove now obsolete and no more true comments Originally committed as …
(edit) @bf5d7db5   18 years benoit.fouet reorder bswap functions into bit-depth, special-casing inside the …
(edit) @853d15c2   18 years benoit.fouet make 2 functions "return x;" to simplify next patch patch by Ramiro …
(edit) @784b7f7   18 years diego 10l: Rename missed occurrences of CONFIG_EBX_AVAILABLE to …
(edit) @70fa2486   18 years lessen42 Support for seeking in TTA files. Originally committed as revision …
(edit) @2bd8416e   18 years alex use resolve_host in acl handlign too, simplificates the code …
(edit) @18405874   18 years alex make the last globals static Originally committed as revision 8818 to …
(edit) @cd53ae3a   18 years Aurélien Jacobs cosmetics: align Originally committed as revision 8817 to …
(edit) @7adb10be   18 years Aurélien Jacobs move ac3 tables from a .h to a .c Originally committed as revision …
(edit) @ad8b8abc   18 years alex support for hostnames instead ip addresses in ffserver conf (using …
(edit) @9cfacd52   18 years diego cosmetics: Put AMR entry in alphabetical order with all external …
(edit) @73508bc6   18 years diego Remove hackish support for the non-free fixed-point AMR-NB reference …
(edit) @8d27c5f8   18 years baptiste.coudurier add xdv2 xdcam hd tag, decode xdcam_hd_1080i60.mov Originally …
(edit) @263a93ec   18 years baptiste.coudurier add 'wide' reversed tag in probe, detect broken xdcam files …
(edit) @b60d1379   18 years benoit.fouet add a vstats_file command line option patch by Stefano Sabatini …
(edit) @4bd0c2b   18 years benoit.fouet Revert my two previous deliveries (back to r8806) to aply the good …
(edit) @f5eb2b65   18 years benoit.fouet to complete r8807: free vstats resources Originally committed as …
(edit) @f801d8aa   18 years benoit.fouet add a vstats_file command line option patch by Stefano Sabatini …
(edit) @2f954ef2   18 years michaelni patch submissions should contain a suggested commit log message …
(edit) @b47f86c   18 years benoit.fouet add rgb suffix to rawvideo muxer Originally committed as revision …
(edit) @9e0ab666   18 years benoit.fouet updates the x11grab doc example, adding -s cif, as it is mandatory …
(edit) @7b829d2a   18 years benoit.fouet "fast unaligned" bytestream functions patch by Ramiro Polla ramiro …
(edit) @20d45dc2   18 years diego Faster 32 bit byteswaping code for Blackfin. 200% faster on BF537 …
(edit) @6baa2943   18 years diego typo Originally committed as revision 8801 to …
(edit) @c5d1349   18 years kostya.shishkov 1000l to myself as used VLC indexes were totally wrong Originally …
(edit) @57dbe08b   18 years lucabe72 Fix ffserver crash when closing the second RTP session Originally …
(edit) @7d88b5ca   18 years benoit.fouet more format abbreviations Originally committed as revision 8798 to …
(edit) @2f8fe719   18 years baptiste.coudurier correct comment about seek function Originally committed as revision …
(edit) @85b1a722   18 years diego cosmetics: Reorder endianness macros by bit depth, alignment …
(edit) @245626d0   18 years diego Move ebx_available and ebp_available from CONFIG_LIST to HAVE_LIST, …
Note: See TracRevisionLog for help on using the revision log.