11812 Commits (402ac72bbc8fcbcce7aa385873c14cf8e0384ca4)

Author SHA1 Message Date
Carl Eugen Hoyos d513fb1c75 Add -skip_initial_bytes option. 12 years ago
Carl Eugen Hoyos b1e190d0fd Correctly signal EOF when demuxing caf files. 12 years ago
ChanMin Kim 4293464705 lavf/segment: do not copy codec_tag when not available 12 years ago
Michael Niedermayer 07a866282f oggdec: fix memleak on header parsing failure 12 years ago
Peter Ross ed27ed9f4f iff: DEEP RLE 32-bit decoder 12 years ago
Gavin Kinsey 19660a8876 Allow use of @ character in username and passwords embedded in URLs 12 years ago
Paul B Mahol 305fe9ae59 nut: add tag for PCM signed 8-bit planar 12 years ago
Carl Eugen Hoyos a5d4e94a97 Support iLBC in caf. 12 years ago
Marton Balint 4bee03034b lavf: let av_find_best_stream use bitrate info if available 12 years ago
Peter Ross 05001dd7ca iff: process DEEP DLOC chunk to obtain image dimensions 12 years ago
Peter Ross d26eeb0dc1 iff: recognise more DEEP colorspaces 12 years ago
Paul B Mahol d0a503c97c ast: check bit depth too 12 years ago
Paul B Mahol f5f29910dd img2enc: remove dead code 12 years ago
Carl Eugen Hoyos ab82b77822 Fix possible NULL-pointer dereference when decoding mov files. 12 years ago
Paul B Mahol d98364edce smush: check audio packet size 12 years ago
Michael Niedermayer fb1ea777b3 electronicarts: check size before reading duration out of a chunk. 12 years ago
Paul B Mahol 461ecea068 AST demuxer 12 years ago
Paul B Mahol 9ba41ae63e PCM signed 16-bit big-endian planar decoder 12 years ago
Paul B Mahol 37e2a9783f lxfdec: remove deplanarization hack 12 years ago
Paul B Mahol 467dfd5dfa PCM signed 24-bit/32-bit little-endian planar decoder 12 years ago
Michael Niedermayer f96a653184 flvdec: disable hack that attempts to parse aac bitstream in the flv demuxer. 12 years ago
Stefano Sabatini a0f2d3fff5 lavf/avienc: return proper error codes, and provide some more feedback 12 years ago
Michael Niedermayer caedd51e56 mxfdec: fix potential integer overflow in mxf_compute_sample_count() 12 years ago
Matthieu Bouron 83cab07a4c mxfdec: set audio packets pts 12 years ago
Xidorn Quan 8ee6db393c mov: add more udta meta data recognition 12 years ago
Clément Bœsch 2dd0da787c lavf/mp3enc: make sure the header is valid before writing audio pkt. 12 years ago
Janne Grunau c84cce5a99 mxfdec: fix typo in mxf_read_seek() 12 years ago
Carl Eugen Hoyos 850e5c041d Read QuickTime version 1 audio fields in broken mov files. 12 years ago
Michael Niedermayer a3cb7f992f xwma: check bytes_per_sample, fix division by 0. 12 years ago
Luca Barbato 3b4296f414 avformat: clarify stream id for muxing 12 years ago
Luca Barbato 8034130e06 rtp: set the payload type as stream id 12 years ago
Paul B Mahol dbc44667ce Add missing dependency for avr demuxer 12 years ago
Michael Niedermayer 87d073eacc mov: Dont try to calculate with unknown durations, fix division by 0 12 years ago
Xi Wang e8769b37fe segment: fix NULL pointer dereference in seg_write_header() 12 years ago
Michael Niedermayer 1f1960519a lxfdec: fix "no audio stream" check. avoid null ptrs deref 12 years ago
Michael Niedermayer af9ec3dd1d av_probe_input_format3: support NULL as buffer. Fixes null ptr deref 12 years ago
Michael Niedermayer eab022d863 mpegts: prevent freeing ones own section in pat_cb 12 years ago
Michael Niedermayer 4392e69ad4 mov: check stps correctly, avoid overreading 1 element. 12 years ago
Michael Niedermayer 3669915e93 dvdec: check ipcm more completely, avoid assert failure. 12 years ago
Clément Bœsch 41ebbb3b04 lavf/wtvenc: fix s[tp]_pairs memleak. 12 years ago
Michael Niedermayer 4facddd568 mpegts: dont set stream info when a decoder has already been opened. 12 years ago
Michael Niedermayer 327cd0d09b mpegts: prevent freeing ones own section in pmt_cb 12 years ago
Paul B Mahol 09a0392341 paf: set channel layout 12 years ago
Luca Barbato 22a0827dff hlsenc: stand alone hls segmenter 12 years ago
Michael Niedermayer abe68364a3 swfdec: check space before copy 12 years ago
Paul B Mahol 87c113f4b3 wv: use right function to read block_samples 12 years ago
Justin Ruggles b9629acb6b yop: set channel layout 12 years ago
Justin Ruggles 935fbb66ef wtv: set channel layout for mpeg audio 12 years ago
Justin Ruggles 7b48d93e8a westwood_aud: set channel layout 12 years ago
Justin Ruggles 2ce7f820d4 wc3movie: set channel layout 12 years ago