2068 Commits (e300ab4ed2373d3485bf8529699f00c9c9d9495f)

Author SHA1 Message Date
Diego Biurrun a4b120f32b cosmetics: Sort entries by CONFIG_ name. 18 years ago
Daniel Cardenas 711737af8e give the position offset of the file in the packet 18 years ago
Benoit Fouet efd5fc538e return right format in set_codec_from_probe_data 18 years ago
Mark Cox 671adb1742 patch so that the deprecated items show up correctly 18 years ago
Zuxy Meng d84707377f use asf stream information to set bitrate 18 years ago
Wolfram Gloger 7af636d44a Fix loop condition so it can be run through more than once. 18 years ago
Wolfram Gloger 268fc08290 more detailed error message for buffer underflow 18 years ago
Baptiste Coudurier 25406e5002 fix AVStream documentation: clarify start_time, start_time and duration are actually in stream base 18 years ago
Kostya Shishkov 13544287d5 Support for newer MacOSX AIFF 18 years ago
Baptiste Coudurier 7bb7ad0eb5 fix oss audio playback, broken since r7983, pass AVFormatContext filename to audio_open since audio_device when NULL is no more set to default value 18 years ago
Alex Beregszaszi ab7fd2c4f7 Use correct CONFIG_RTP_MUXER ifdef 18 years ago
Alex Beregszaszi ba472aaf01 implement ff_socket_nonblock and use it in networking code 18 years ago
Alex Beregszaszi 8da4034f52 use ff_neterrno() and FF_NETERROR() for networking error handling 18 years ago
Alex Beregszaszi c08fb00016 Make protocols configure selectable and also cleanup the CONFIG_NETWORK 18 years ago
Alex Beregszaszi 9686292664 Don't compile RTSP_DEMUXER if not requested 18 years ago
Alex Beregszaszi e7047005cb properly compile code for REDIR_DEMUXER 18 years ago
Diego Biurrun 4ee10633d2 cosmetics: Remove trailing whitespace and tabs. 18 years ago
Diego Biurrun c23a470800 cosmetics: sort() 18 years ago
Alex Beregszaszi 383eda2348 move resolve_host from tcp.c to os_support.c as it is used widely 18 years ago
Alex Beregszaszi a33cc9511b cosmetics in resolve_host 18 years ago
Alex Beregszaszi 0913873e5b remove unused rtsp_callback 18 years ago
Diego Biurrun f87462ccef proper dependency on mpegts_demuxer for rtp_muxer 18 years ago
Baptiste Coudurier b236a735e5 remove no more true comment 18 years ago
Baptiste Coudurier e23848a49c cosmectics, use consistant and homogeneous type names for atoms 18 years ago
Baptiste Coudurier f8c18cd711 use dprintf with AVFormatContext and simplify 18 years ago
Luca Abeni 578688fad5 Fix reading PTSs and DTSs in libavformat, by reverting r8465. 18 years ago
Baptiste Coudurier 1c086afc21 remove now obsolete and no more true comments 18 years ago
David Conrad 70fa2486a1 Support for seeking in TTA files. 18 years ago
Baptiste Coudurier 8d27c5f891 add xdv2 xdcam hd tag, decode xdcam_hd_1080i60.mov 18 years ago
Baptiste Coudurier 263a93ecff add 'wide' reversed tag in probe, detect broken xdcam files xdcam_hd_1080i60.mov 18 years ago
Benoit Fouet b47f86c4a3 add rgb suffix to rawvideo muxer 18 years ago
Benoit Fouet 7d88b5ca02 more format abbreviations 18 years ago
Baptiste Coudurier 2f8fe719c6 correct comment about seek function 18 years ago
Diego Biurrun a47ec310f2 Remove unused code + variable, fixes a warning. 18 years ago
Michael Niedermayer db2a0e229f dont assert(0) due to buggy rm demuxer 18 years ago
Michael Niedermayer b5a3541da1 fix av_seek_frame_generic() so that it doesnt fail if the 18 years ago
Michael Niedermayer b237eb800d init packet before calling the demuxer 18 years ago
David Conrad 756fb7fea1 Change from using a seek table internal to the TTA demuxer to using the standard lavf index. 18 years ago
Baptiste Coudurier 1c02d96f6d long -> int 18 years ago
Baptiste Coudurier 9e40addd21 cosmetics: mov_mp4 -> mp4 18 years ago
Baptiste Coudurier 0b07ac425a clean and simplify esds reading function 18 years ago
Baptiste Coudurier d614f57978 remove broken ctab code 18 years ago
Baptiste Coudurier fa22ca2214 use INT64_MAX 18 years ago
Alex Beregszaszi 61bc79ec9c remove possibly broken wince cruft 18 years ago
Benjamin Larsson 10e26bc782 Atrac3 decoder. 18 years ago
Aurelien Jacobs 57004ff1d7 add an enum for need_parsing 18 years ago
Diego Biurrun cefd4907e3 Make the declaration of AVInputFormat ac3_demuxer conditional 18 years ago
Diego Biurrun 98d0205145 Move AC3 header parsing code together with the rest of the AC3 parsing code. 18 years ago
Joakim Plate a74008a4c3 timestamps generation improvement when parsing avi 18 years ago
Diego Biurrun 4303c9bf62 spelling 18 years ago