12002 Commits (8997a0fa79cc4d20e78fd6f0de40f7127828978a)

Author SHA1 Message Date
Stefano Sabatini ad47ac20ae lavf/segment: remove silly assert(), improve feedback 12 years ago
Michael Niedermayer 68bc012190 http/utils: move mime -> demuxer maping from http to utils 12 years ago
Michael Niedermayer e3d95b54db probe: belive protocol content type if set and avoid lengthly probing. 12 years ago
Michael Niedermayer 76d851b656 http: export ICY content type 12 years ago
Nicolas George 160013736e lavf: TED Talks JSON captions demuxer. 12 years ago
Peter Ross 9282fbb9ad mpegts: demux asynchronous SMPTE 336M Key-Length-Value (KLV) metadata 12 years ago
Martin Storsjö 5d471b73d2 rtpdec: K&R formatting and spelling cosmetics 12 years ago
Michael Niedermayer 9f92e590ba mxfdec: fix double free 12 years ago
Luca Barbato 1dd1c1c884 avio: K&R cosmetic formatting 12 years ago
Paul B Mahol 92f630eaf2 add forgotten AV_ prefix to some CODEC_IDs 12 years ago
Mans Rullgard 91ac403b13 lavf: fix arithmetic overflows in avformat_seek_file() 12 years ago
Luca Barbato adbe03077d hls: use a meaningful long name 12 years ago
Luca Barbato 5fbceb2c63 hls: add start_number option 12 years ago
Michael Niedermayer 7efee140d7 get_bits: rename get_bits_longlong to get_bits64 12 years ago
Michael Niedermayer b2b12a1022 mpegts: rename get_bits64 to get_ts64 12 years ago
Reimar Döffinger 8ee14aa5c7 lavf: improve avoid_negative_ts help text 12 years ago
Paul B Mahol 57231e4d5b tak: demuxer, parser, and decoder 12 years ago
Michael Niedermayer 41540b36a1 bitstream: add get_bits64() to support reading more than 32 bits at once 12 years ago
Clément Bœsch 710c4baf52 lavf: VobSub demuxer. 12 years ago
Paul B Mahol fe63d41302 brstm: do not return partial packets 12 years ago
Paul B Mahol 8ca8b43d71 lavf/pcm: check size, do not produce invalid packets 12 years ago
Janne Grunau 8cc2fa1e5d mov: validate number of DataReferenceBox entries against box size 12 years ago
Janne Grunau 80b6b31417 mov: compute avg_frame_rate only if duration is known 12 years ago
Michael Niedermayer 892750b07b fix tipo 12 years ago
Michael Niedermayer 656500c503 lavf: improve help text for avoid_negative_ts 12 years ago
Paul B Mahol 547b8aeed4 smacker: use meaningful error codes 12 years ago
Paul B Mahol 29c3ebf56e siff: return meaningful error codes 12 years ago
Paul B Mahol 7510a9a466 lavf/apedec: return meaningful error codes 12 years ago
Nicolas George 32aedebdc5 lavf: add a concat demuxer. 12 years ago
Paul B Mahol 3bb3cddd96 mmfdec: fix seeking 12 years ago
Paul B Mahol 9ef29af2e8 cafenc: do not include riff.h 12 years ago
Paul B Mahol 0aabd35b62 lavf/dxa: return meaningful error codes 12 years ago
Paul B Mahol c5008135c2 dxa: signal EOF 12 years ago
Paul B Mahol 4727611d48 ircamenc: 10l do not use avio_skip() 12 years ago
Paul B Mahol 4c18562d02 Ensoniq Paris Audio File demuxer 12 years ago
Paul B Mahol 880191637f IRCAM demuxer & muxer 12 years ago
Paul B Mahol 8ecf22ffb0 rsodec: use ff_pcm_read_packet() 12 years ago
Paul B Mahol acac16b5c7 soxdec: use ff_pcm_read_packet() 12 years ago
Paul B Mahol c090b5427d audec: use ff_pcm_read_packet() 12 years ago
Paul B Mahol a647eb5a87 pvfdec: use ff_pcm_read_packet() 12 years ago
Paul B Mahol 15ab0393fd avr: use ff_pcm_read_packet() 12 years ago
Paul B Mahol 93dc8ed0a1 pcmdec: move read_packet function to pcm.c so it can be shared with other demuxers 12 years ago
Michael Niedermayer 9db3fb6ed8 oggdec: prevent codec from changing through ogg_replace_stream() 12 years ago
Carl Eugen Hoyos 4e6f9db493 Set some audio stream properties in the vivo demuxer. 12 years ago
Janne Grunau 54c7fe6d68 raw demuxer: initialize end of partial packets 12 years ago
Anton Khirnov cb45553f57 Remove pointless #undefs of previously forbidden functions. 12 years ago
Nicolas George 03847eb825 lavf: compute probe buffer size more reliably. 12 years ago
Michael Niedermayer 83ddedbbf2 lavf: the core rfps code needs 2 durations to estimate rfps 12 years ago
Paul B Mahol a3bb59b163 av_register_protocol is gone :( 12 years ago
Paul B Mahol 481c843a47 rawvideodec: set bit rate 12 years ago