summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* remove no more true commentBaptiste Coudurier2007-04-26
* cosmectics, use consistant and homogeneous type names for atomsBaptiste Coudurier2007-04-26
* use dprintf with AVFormatContext and simplifyBaptiste Coudurier2007-04-26
* Remove large automatics from stack.Marc Hoffman2007-04-26
* Fix reading PTSs and DTSs in libavformat, by reverting r8465.Luca Abeni2007-04-26
* Policy addition: New files should have proper license headers.Diego Biurrun2007-04-26
* remove now obsolete and no more true commentsBaptiste Coudurier2007-04-26
* reorder bswap functions into bit-depth, special-casing inside the functions.Ramiro Polla2007-04-26
* make 2 functions "return x;" to simplify next patchRamiro Polla2007-04-26
* 10l: Rename missed occurrences of CONFIG_EBX_AVAILABLE to HAVE_EBX_AVAILABLE.Diego Biurrun2007-04-26
* Support for seeking in TTA files.David Conrad2007-04-25
* use resolve_host in acl handlign too, simplificates the codeAlex Beregszaszi2007-04-25
* make the last globals staticAlex Beregszaszi2007-04-25
* cosmetics: alignAurelien Jacobs2007-04-25
* move ac3 tables from a .h to a .cAurelien Jacobs2007-04-25
* support for hostnames instead ip addresses in ffserver conf (using resolve_ho...Alex Beregszaszi2007-04-25
* cosmetics: Put AMR entry in alphabetical order with all external libraries.Diego Biurrun2007-04-25
* Remove hackish support for the non-free fixed-point AMR-NB reference code.Diego Biurrun2007-04-25
* add xdv2 xdcam hd tag, decode xdcam_hd_1080i60.movBaptiste Coudurier2007-04-25
* add 'wide' reversed tag in probe, detect broken xdcam files xdcam_hd_1080i60.movBaptiste Coudurier2007-04-25
* add a vstats_file command line optionStefano Sabatini2007-04-25
* Revert my two previous deliveries (back to r8806) to aply the good patch for ...Benoit Fouet2007-04-25