11453 Commits (b399816d9c3d0fc3efd742b04f269c1055cc6e2b)

Author SHA1 Message Date
Michael Niedermayer b399816d9c smoothstreamingenc: fix integer overflow 13 years ago
Paul B Mahol c2e2b3029e cafdec: fix parsing of chunks which may have unused data 13 years ago
Clément Bœsch 3d6a246b4b lavf/srtenc: add AVFMT_TS_NONSTRICT flag. 13 years ago
Paul B Mahol 07ed191b15 parse ID3v2 chapters 13 years ago
Carl Eugen Hoyos 96fac764fa Add an additional AAC TwoCC. 13 years ago
bbraun d72aef4e92 movenc: add more metadata types 13 years ago
Luca Barbato 424b1e7642 yuv4mpeg: reject unsupported codecs 13 years ago
Luca Barbato fce4450dec nutenc: K&R formatting cosmetics 13 years ago
Michael Niedermayer 0f943ed3c8 swfenc: zero fifo after freeing 13 years ago
Piotr Bandurski 2ef26b5e73 riff: support 0xa100 TwoCC 13 years ago
Mans Rullgard 4cbae57cef assdec: fix qsort() callback signature 13 years ago
Mans Rullgard 4521645b1a avio: fix pointer type mismatches in avio_enum_protocols() 13 years ago
Mans Rullgard be2efe0c7b udp: use socklen_t where appropriate 13 years ago
Mans Rullgard 9efbfe57e0 network: use HAVE_THREADS instead of local hack 13 years ago
Michael Bradshaw c430cb49fd Update my email address 13 years ago
Clément Bœsch 5f0105b820 lavf/srtenc: allow zero duration events. 13 years ago
Paul B Mahol adc61d68b0 bit: check av_new_packet() return value 13 years ago
Michael Niedermayer c01a462cda rmdec: fix null derefercne 13 years ago
Michael Niedermayer 1bf5071104 rmdec: use av_assert for audio_pkt_cnt 13 years ago
Paul B Mahol 7fe6f6e2b1 caf muxer: write metadata 13 years ago
Matthieu Bouron cfb1c3c9f0 aiffdec: read ID3 attached pictures 13 years ago
Paul B Mahol 73f9d2e887 cafenc: make .long_name match demuxer 13 years ago
Paul B Mahol 43f662d9bf lvfdec: cosmetics: fix identation 13 years ago
Luca Barbato 254056c4ab pcm: change references to raw to pcm 13 years ago
Luca Barbato 587874ef1c rawdec: remove ff_raw_read_header 13 years ago
Luca Barbato 2ef4d586d6 pcmdec: remove dependency from rawdec 13 years ago
Luca Barbato 5f0e161dd6 g722: refactor out of rawdec.c 13 years ago
Luca Barbato 42c26a4864 rawvideo: use a specific read_header 13 years ago
Tomas Härdin 5c108092a3 mxfenc: Write MultipleDescriptor ref in Preface 13 years ago
Diego Biurrun 2a91ada828 avutil: Make LZO decoder code configure-time selectable 13 years ago
Michael Niedermayer ed68085104 asfdec: fixed signedness in comparission 13 years ago
Michael Niedermayer 58c2c17f1d mov_probe: use correct variable 13 years ago
Clément Bœsch 2ecf9492ff lavf/srtenc: set codec to subrip by default. 13 years ago
Clément Bœsch fd090a5d09 lavf/srtenc: simplify timing printing. 13 years ago
Clément Bœsch c27b3816e4 srt: make the demuxer output SubRip packets. 13 years ago
Clément Bœsch a96b39de62 lavf/srtdec: simplify start/end computation. 13 years ago
Clément Bœsch c01d1d4ddf http: add -content_type user option. 13 years ago
Paul B Mahol e12cfd044c lavf: const correctness for avformat_new_stream 13 years ago
Tomas Härdin e3ba817b95 mxfenc: Fix possible integer overflows 13 years ago
Tomas Härdin fbb39f44f1 mxfdec: Fix potential leak in mxf_read_local_tags() 13 years ago
Tomas Härdin 1d22d269f5 mxfdec: Fix a potential DoS vector in mxf_read_pixel_layout() 13 years ago
Tomas Härdin 187630b244 mxfdec: Fix CID 732262 13 years ago
Michael Niedermayer 8a34b85fa8 avio: detect implicit truncation by assert in avio_w* 13 years ago
Michael Niedermayer a3fb3a670e avio: avoid implicit truncation in avio_w* 13 years ago
Michael Niedermayer e377b50b2d matroskaenc: avoid implicit truncation in avio_w* 13 years ago
Martin Storsjö c44cef978b smoothstreamingenc: Don't assume streams start from timestamp 0 13 years ago
Anton Khirnov 292a08cbab asfdec: cosmetics, reformat ff_asf_parse_packet() 13 years ago
Carl Eugen Hoyos 2fdc6f355c Do not detect mov with maximum score if the atom size is too small. 13 years ago
Michael Niedermayer 5442c6cce3 lavf: fix duration estimation for multi program TS 13 years ago
Michael Niedermayer 31cdf6002a lavf: increase retries to guess duration from pts by 1 13 years ago