2401 Commits (be3b22f9cae9916405cde209fd93f8593e52ed4b)

Author SHA1 Message Date
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
John Donaghy 6fea687ec1 DVR-MS probe audio format 18 years ago
Baptiste Coudurier c4fe61ff87 add D-10 PAL 40 audio essence container ul 18 years ago
Baptiste Coudurier 088e827a96 add D-10 PAL 40 ul 18 years ago
Aurelien Jacobs 7fdcdf25a1 cosmetics: indentation 18 years ago
Aurelien Jacobs 6207bb209e add support for seeking to a keyframe instead of a random frame 18 years ago
Aurelien Jacobs 79f2634686 add an intermediate variable (prepare for next patch) 18 years ago
Aurelien Jacobs cca9b6cdb3 add support for seeking in matroska files 18 years ago
Aurelien Jacobs df06539a25 move matroska_find_track_by_num() upper in the file 18 years ago
Aurelien Jacobs 67545b0ce6 cluster position is relative to segment_start 18 years ago
Aurelien Jacobs 01344104c1 properly set streams start_time 18 years ago
Aurelien Jacobs 8e7a7e6a01 remove unused context field 18 years ago
Aurelien Jacobs 794857ae45 remove wrong and no more used packet reordering code 18 years ago
Nicholas Tung e4141433ea Get rid of unnecessary pointer casts. 18 years ago
Stefan Huehner 119e48d960 Make some functions which aren't used outside their declaring source file 18 years ago
Marco Gerards 90f2a1a03c cosmetics: indentation fix 18 years ago
Michael Niedermayer ac5565d88c file extension based probe is max/2 18 years ago
Michael Niedermayer 65a00bd65a factorize 18 years ago