summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* update reference file for seek test after delivery 8826Benoit Fouet2007-05-02
* modify order in which files are diff'dBenoit Fouet2007-05-02
* cosmetics: Group all external library decoders and encoders together.Diego Biurrun2007-05-02
* return right format in set_codec_from_probe_dataBenoit Fouet2007-05-02
* patch so that the deprecated items show up correctlyMark Cox2007-05-02
* make mpeg decoder handle mid-stream changes in resolutionHeikki Lindholm2007-05-02
* add some commentsDenis Fortin2007-05-02
* cosmetics: indentation after previous patchBenoit Fouet2007-05-02
* test if color conv fonction exists prior to using itBenoit Fouet2007-05-02
* The configure test for ebx fails because it is run before the -mdynamic-no-picAlexander Strange2007-05-01
* use asf stream information to set bitrateZuxy Meng2007-04-30
* Fix loop condition so it can be run through more than once.Wolfram Gloger2007-04-30
* more detailed error message for buffer underflowWolfram Gloger2007-04-30
* cosmetics attack, part IV: Remove all tabs and prettyprint/reindent the code.Diego Biurrun2007-04-30
* prevent going out of the buffer if the nal size does not fit in the buffer.Mean2007-04-29
* cosmetics attack, part III: Remove all tabs and prettyprint/reindent the code.Diego Biurrun2007-04-29
* cosmetics: Fix stray wrongly indented line.Diego Biurrun2007-04-29
* cosmetics attack, part II: Remove all tabs and prettyprint/reindent the code.Diego Biurrun2007-04-29
* check for channels<=0 and print a reasonable error messageAlex Beregszaszi2007-04-29
* add V.Flash PTX decoderIvo van Poorten2007-04-29
* fix AVStream documentation: clarify start_time, start_time and duration are a...Baptiste Coudurier2007-04-28
* cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code.Diego Biurrun2007-04-28
* cosmetics: Replace manual tab indentation by \n\t as in the rest of the file.Diego Biurrun2007-04-28
* Register myself as DCA maintainerKostya Shishkov2007-04-28
* add missing include of bswap.hAttila Kinali2007-04-27
* Support for newer MacOSX AIFFKostya Shishkov2007-04-27
* fix oss audio playback, broken since r7983, pass AVFormatContext filename to ...Baptiste Coudurier2007-04-27
* fix exploitable buffer overflowMichael Niedermayer2007-04-27
* Mark code parts that cannot work on AMD64 due to broken relocations as such.Diego Biurrun2007-04-27
* cosmetics: Align some lines.Diego Biurrun2007-04-27
* Use correct CONFIG_RTP_MUXER ifdefAlex Beregszaszi2007-04-27
* implement ff_socket_nonblock and use it in networking codeAlex Beregszaszi2007-04-27
* use ff_neterrno() and FF_NETERROR() for networking error handlingAlex Beregszaszi2007-04-27
* use network.h instead network includesAlex Beregszaszi2007-04-27
* 10l, rtp_muxer needs config_networkAlex Beregszaszi2007-04-27
* Make protocols configure selectable and also cleanup the CONFIG_NETWORKAlex Beregszaszi2007-04-26
* Don't compile RTSP_DEMUXER if not requestedAlex Beregszaszi2007-04-26
* properly compile code for REDIR_DEMUXERAlex Beregszaszi2007-04-26
* cosmetics: Remove trailing whitespace.Diego Biurrun2007-04-26
* remove CONFIG_NETWORK, av_read_play/pause are exported anywayAlex Beregszaszi2007-04-26
* cosmetics: Remove trailing whitespace and tabs.Diego Biurrun2007-04-26
* cosmetics: sort()Diego Biurrun2007-04-26
* properly check for CONFIG_RTSP_DEMUXERAlex Beregszaszi2007-04-26
* Use correct RTSP_DEMUXER checks instead of NETWORK.Alex Beregszaszi2007-04-26
* move resolve_host from tcp.c to os_support.c as it is used widelyAlex Beregszaszi2007-04-26
* cosmetics in resolve_hostAlex Beregszaszi2007-04-26
* remove unused rtsp_callbackAlex Beregszaszi2007-04-26
* proper dependency on mpegts_demuxer for rtp_muxerDiego Biurrun2007-04-26
* Remove redundant dependency from ffserver_deps.Diego Biurrun2007-04-26
* Don't declare -lm as a dependency of swscale-example.Diego Biurrun2007-04-26