9879 Commits (40393ac568db345b0388e1c99fc89f41a5b08037)

Author SHA1 Message Date
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
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
Paul B Mahol f0a343f399 westwood_vqa: set video stream duration 13 years ago
Michael Niedermayer dcd013a535 oma: dont over-read buffer 13 years ago
Jindrich Makovicka 904100e5fc make av_interleaved_write_frame() flush packets when pkt is NULL 13 years ago
Alex Converse c9024a9fd7 mpegts: Fix dead error checks 13 years ago
Reimar Döffinger 60497cb984 Enable generic index/seeking for mgsts demuxer. 13 years ago
Reimar Döffinger 699c61d2f0 Handle 0-size sync packets when only parsing headers. 13 years ago
Reimar Döffinger fca62f0500 Support FLIC in MOV. 13 years ago
Michael Niedermayer 3b370abf16 mxfdec: fix off by one error. 13 years ago
Diego Biurrun ad0e31f134 build: prettyprinting cosmetics 13 years ago
Anton Khirnov 967923abd1 lavf doxy: expand AVStream.codec doxy. 13 years ago
Anton Khirnov e44ada129c lavf doxy: improve AVStream.time_base doxy. 13 years ago
Anton Khirnov f58b8cc3e3 lavf doxy: add some basic documentation about reading from the demuxer. 13 years ago
Anton Khirnov 10fa4ff7bc lavf doxy: document passing options to demuxers. 13 years ago
Anton Khirnov dca9c81d82 lavf doxy: clarify that an AVPacket contains encoded data. 13 years ago
Jindrich Makovicka 3fadb29baf mpegtsenc: allow user triggered PES packet flushing 13 years ago
Michael Niedermayer 33f39c02aa mxfdec: pass correct context to av_timecode_init() 13 years ago
Paul B Mahol 680981832f "Metal Gear Solid: The Twin Snakes" demuxer 13 years ago
Michael Niedermayer 86e3289ffd mov: fix heap buffer overflow 13 years ago
Martin Storsjö 68893afe1d movenc: Merge if statements 13 years ago
Martin Storsjö d5ed5e7d0c avc: Add a function for converting mp4 style extradata to annex b 13 years ago
Martin Storsjö e20ad71ebb libavformat: Document who sets the AVStream.id field 13 years ago
Michael Niedermayer 5934d57ba9 xmv: check channel number 13 years ago
Michael Niedermayer ac2cb27916 mov: Fix FPE on 0 time_scale 13 years ago
Michael Niedermayer f927c5b753 vorbisdemux: Check private context in theoras gtopts. 13 years ago
Michael Niedermayer 01fd1aa0ad matroskadec: fix strcmp(NULL) 13 years ago
Michael Niedermayer 437f5daf0b mov: fix global unicode convertion array overflow. 13 years ago
Michael Niedermayer 0c97fd336e mmdemux: dont set pkt->size to an invalid value. 13 years ago
Alex Converse 5023b89bba xwma: Validate channels and bits_per_coded_sample. 13 years ago
Alex Converse 86f2ae06b9 mov: Do not read past the end of the ctts_data table. 13 years ago
Alex Converse 3e6e89b3d6 mov: Add missing terminator to mov_ch_layout_map_1ch. 13 years ago
Ronald S. Bultje e73c6aaabf asf: reset side data elements on packet copy. 13 years ago