11691 Commits (7f321fca23597e23a577b84e71a20128def9a7d7)

Author SHA1 Message Date
Anton Khirnov f70381ab9d a64: remove interleaved mode. 12 years ago
Jason a5f6720f13 Add QT CC track mux support 12 years ago
Michael Niedermayer f742c7b2ce lavf: fix integer overflow in rfps calculation 12 years ago
Michael Niedermayer bacebe1f95 avienc: force a valid timebase for video 12 years ago
Michael Niedermayer 304ebed586 mpegts_probe: detect files with garbage at the begin. 12 years ago
Tomas Härdin 84e7d368d6 mxfdec: Fix inferred misuses of enums 12 years ago
Michael Niedermayer e5cf100d3d mpegvideo_probe: check slice order 12 years ago
Michael Niedermayer 6992b0bfc2 utils: fix rounding of micro seconds 12 years ago
Stefano Sabatini be0b37c649 lavf/avienc: fix/extend error message, in case of too large number of skipped frames 12 years ago
Stefano Sabatini f35d5f966f lavf/avienc: enable debug log 12 years ago
Michael Niedermayer f7a9a99661 wavenc: fix curruption of metadata 12 years ago
Luca Barbato 7658295ba3 pixfmt: support more yuva formats 12 years ago
Michael Niedermayer 91295f03d4 mp3dec: remove unused variable 12 years ago
Anton Khirnov ede4cedf47 dv: fix indentation 12 years ago
Anton Khirnov 14f031d7ec dv: use AVStream.index instead of abusing AVStream.id 12 years ago
Martin Storsjö f21d5c905d rtsp: Avoid a cast when calling strtol 12 years ago
Tim Nicholson 8a9b48bfa9 movenc: Add required 'prof' atom to 'tapt' atom set. 12 years ago
Luca Barbato d4bff9f1ab nut: support textual data 12 years ago
Luca Barbato 07585ffa62 nutenc: verbosely report unsupported negative pts 12 years ago
Michael Niedermayer a3886ea3c5 smoothstreamingenc: check return value of mkdir() 12 years ago
Michael Niedermayer b399816d9c smoothstreamingenc: fix integer overflow 12 years ago
Paul B Mahol c2e2b3029e cafdec: fix parsing of chunks which may have unused data 12 years ago
Clément Bœsch 3d6a246b4b lavf/srtenc: add AVFMT_TS_NONSTRICT flag. 12 years ago
Martin Storsjö 48f01398ba rtpdec: Cosmetic cleanup 12 years ago
Paul B Mahol 07ed191b15 parse ID3v2 chapters 12 years ago
Carl Eugen Hoyos 96fac764fa Add an additional AAC TwoCC. 12 years ago
bbraun d72aef4e92 movenc: add more metadata types 12 years ago
Luca Barbato 424b1e7642 yuv4mpeg: reject unsupported codecs 12 years ago
Luca Barbato fce4450dec nutenc: K&R formatting cosmetics 12 years ago
Michael Niedermayer 0f943ed3c8 swfenc: zero fifo after freeing 12 years ago
Piotr Bandurski 2ef26b5e73 riff: support 0xa100 TwoCC 12 years ago
Mans Rullgard 4cbae57cef assdec: fix qsort() callback signature 12 years ago
Mans Rullgard 4521645b1a avio: fix pointer type mismatches in avio_enum_protocols() 12 years ago
Mans Rullgard be2efe0c7b udp: use socklen_t where appropriate 12 years ago
Mans Rullgard 9efbfe57e0 network: use HAVE_THREADS instead of local hack 12 years ago
Michael Bradshaw c430cb49fd Update my email address 12 years ago
Clément Bœsch 5f0105b820 lavf/srtenc: allow zero duration events. 12 years ago
Paul B Mahol adc61d68b0 bit: check av_new_packet() return value 12 years ago
Michael Niedermayer c01a462cda rmdec: fix null derefercne 12 years ago
Michael Niedermayer 1bf5071104 rmdec: use av_assert for audio_pkt_cnt 12 years ago
Paul B Mahol 7fe6f6e2b1 caf muxer: write metadata 12 years ago
Matthieu Bouron cfb1c3c9f0 aiffdec: read ID3 attached pictures 12 years ago
Paul B Mahol 73f9d2e887 cafenc: make .long_name match demuxer 12 years ago
Paul B Mahol 43f662d9bf lvfdec: cosmetics: fix identation 12 years ago
Luca Barbato 254056c4ab pcm: change references to raw to pcm 12 years ago
Luca Barbato 587874ef1c rawdec: remove ff_raw_read_header 12 years ago
Luca Barbato 2ef4d586d6 pcmdec: remove dependency from rawdec 12 years ago
Luca Barbato 5f0e161dd6 g722: refactor out of rawdec.c 12 years ago
Luca Barbato 42c26a4864 rawvideo: use a specific read_header 12 years ago
Tomas Härdin 5c108092a3 mxfenc: Write MultipleDescriptor ref in Preface 12 years ago