9914 Commits (10e3dd15a5ce3d9ce6466d5f3e06c44e48753100)

Author SHA1 Message Date
Michael Niedermayer 3fb945a935 mpegpsenc: fix user specified mux rate 13 years ago
Martin Storsjö 20234a4bd7 cosmetics: Align muxer/demuxer declarations 13 years ago
Jimmy Christensen b7ce3242f8 lavc: add a OpenEXR decoder 13 years ago
Baptiste Coudurier e636aa1a56 movdec: handle 0x7fff langcode as macintosh per the specs 13 years ago
Carl Eugen Hoyos 76c79aa28f Support yuva444p rawvideo in nut. 13 years ago
Clément Bœsch 614716f583 mov: do not print string len in handler_name. 13 years ago
Thierry Foucu c99bdd51b2 lavf: Fix the last PTS to be generated using -fflags +genpts 13 years ago
Ramiro Polla bd603494f9 asfenc: properly write index information 13 years ago
Ramiro Polla ae315a6a38 asfenc: start at object 1 instead of 0 13 years ago
Ramiro Polla bc13b74992 asfenc: remove useless casts 13 years ago
Ramiro Polla f2fad251b8 asfenc: reduce code duplication with new variable 13 years ago
Ramiro Polla 1ceff0859d asfenc: rename some variables 13 years ago
Ramiro Polla 97d36a1898 asfenc: realloc index_ptr fewer times 13 years ago
Reimar Döffinger a45605a1ba Add AVIO_FLAG_DIRECT. 13 years ago
Michael Niedermayer ca26c2c30f lavf: add mp1/2 to determinable_frame_size() 13 years ago
Tomas Härdin a61fada380 mxfdec: Fix regression on files from Pinnacle Thunder 13 years ago
Michael Niedermayer ae3ee72e02 lavf: print some more things in TS debug statements 13 years ago
Michael Niedermayer b5d433d306 lavf: increase RELATIVE_TS_BASE 13 years ago
Raffaele Sena 34d908c083 rtmp: implement bandwidth notification 13 years ago
Samuel Pitoiset faba4a9b88 rtmp: update supported audio codecs value 13 years ago
Clément Bœsch 588eaa106d swfdec: support compressed swf. 13 years ago
Tomas Härdin 24e90d0c05 mxfenc: Don't allow muxing audio-only since it's not supported 13 years ago
Michael Niedermayer b61e596a14 asf: remove duplicated index_guid 13 years ago
Michael Niedermayer 11bc558070 mpegts: fix a unused function warning 13 years ago
Michael Niedermayer 1e059731a3 movenc: fix segfault with chapter tracks 13 years ago
Michael Niedermayer b3ab337227 audiointerleave: check timebase 13 years ago
Michael Niedermayer 8df774be88 avidec: better NI detection. 13 years ago
Anton Khirnov ddb4431208 id3v2: fix skipping extended header in id3v2.4 13 years ago
Reimar Döffinger 1a06d6dd86 lxfdec: support version 1 files, too. 13 years ago
Reimar Döffinger 40393ac568 movenc: add some default cases. 13 years ago
Reimar Döffinger 50059bde77 MOV: Fix old-style muxed raw-audio data. 13 years ago
Reimar Döffinger e0ad7f74c7 MOV: bail out to toplevel when encountering a trak or mdat chunk. 13 years ago
Reimar Döffinger 10b1c060f9 oggenc: fix condition when not to flush due to keyframe granule. 13 years ago
Andres Gonzalez ed3e1b485a oggenc: add pagesize option to set preferred page size 13 years ago
Michael Niedermayer a76a2ffe9d libavformat: Fix several "incompatible pointer type" warnings. 13 years ago
Diego Biurrun afd8a3957b output-example: K&R formatting cosmetics, comment spelling fixes 13 years ago
Michael Niedermayer d3d5e84f33 img2dec: remove GLOB_TILDE support. 13 years ago
Luca Barbato 93f6d0475f avf: make the example output the proper message 13 years ago
Luca Barbato 28db30aa29 avf: fix audio writing in the output-example 13 years ago
Alexander Strasser 3e1ff8eb27 img2dec: Recognize glob meta chars only if prefixed by % 13 years ago
Brian Olson 0be130e37b img2: glob matching for image series 13 years ago
Ronald S. Bultje 4f7c7624c0 mov: don't overwrite existing indexes. 13 years ago
Michael Niedermayer 30ced7e69f lavf: print ts values in pts < dts error message 13 years ago
Kostya Shishkov f704eb612b id3v2: add another mimetype for JPEG image 13 years ago
Ronald S. Bultje 44257ef426 asf: only set index_read if the index contained entries. 13 years ago
Diego Biurrun a92be9b856 Replace memset(0) by zero initializations. 13 years ago
Piotr Bandurski 3c6397404b id3v2: support JPEG APIC with incorrect (image/jpg) MIME type 13 years ago
Paul B Mahol e4cc9f309e Support FLIC in AVI. 13 years ago
Justin Ruggles eed691f7d1 oggdec: calculate correct timestamps in Ogg/FLAC 13 years ago
Paul B Mahol 55abaa58e5 westwood_vqa: fix SND0 chunk handling 13 years ago