12712 Commits (22dc25cb29ab7b84d6d03f56766a15b6556a7b11)

Author SHA1 Message Date
Anton Khirnov 8d617b11cf id3v2: pad the APIC packets as required by lavc. 12 years ago
Anton Khirnov dbb1425811 lavf: make sure stream probe data gets freed. 12 years ago
Michael Niedermayer e278500181 oggdec: Support byte based seeking 12 years ago
Michael Niedermayer e10f5bd05c avformat: Add a mechanism to allow demuxers to detect byte based seeking. 12 years ago
Michael Niedermayer f51ce34e5e matroskadec: fix display_width/height = 0 handling 12 years ago
Carl Eugen Hoyos db2d3a9082 Skip padding in an id3 tag in aiff files. 12 years ago
Paul B Mahol e3cc92a623 smacker: fix off by one error 12 years ago
Luca Barbato 25a80a931a matroska: pass the lace size to the matroska_parse_rm_audio 12 years ago
Luca Barbato 8a96df7b70 matroska: fix a corner case in ebml-lace parsing 12 years ago
Dale Curtis fc43c19a56 matroska: Update the available size after lace parsing 12 years ago
Michael Niedermayer 83e2217221 flvdec: fix seeking in audio only files 12 years ago
Michael Niedermayer ccc25378bd avformat: fix atomatic format selection for (s)segment 12 years ago
Luca Barbato 0933fd1533 oma: Validate sample rates 12 years ago
Stephen Hutchinson 8cd7aab1bb Use PIX_FMT_BGR24 for the AviSynth demuxer, instead of RGB24. 12 years ago
Carl Eugen Hoyos b448c0a68d Write broken aac frames to mov files instead of skipping them. 12 years ago
Carl Eugen Hoyos 4d3c5d3b65 Do not show "Estimating duration from bitrate" warning if no duration was estimated. 12 years ago
Michael Niedermayer ef7b6b489a ffmpeg/avformat: factor av_guess_frame_rate() out 12 years ago
Michael Niedermayer 24cfe91a22 id3v2: allocate large enough buffer 12 years ago
Michael Niedermayer 551f683861 yop: Do not keep a copy of parts of the returned packet 12 years ago
Michael Niedermayer 27b7bfc7b5 avidec: Fix demuxing of non seekable avis with multiple RIFFs 12 years ago
Justin Ruggles e46a2a7309 flvdec: read audio sample size and channels metadata 12 years ago
Justin Ruggles c3d0157753 flvdec: use the correct audio codec id when parsing metadata 12 years ago
Michael Niedermayer ea9a6709a9 estimate_timings_from_bit_rate: Check timebase and bitrate 12 years ago
Michael Niedermayer 1831274ff1 electronicarts: check timebase, fix assertion failure 12 years ago
Dale Curtis 81e85bc95c Fix heap-buffer-overflow in matroska_parse_block 12 years ago
Michael Niedermayer 460d30406b avformat: change some seeking related assert to av_asserts 12 years ago
Hendrik Leppkes 85a46ad685 win32: Use 64-bit fstat/lseek variants for MSVC as well 12 years ago
Reimar Döffinger ad04025987 win32: Make ff_win32_open more robust 12 years ago
Reimar Döffinger e9cc988395 win32: Allow other programs to open the same files 12 years ago
Kostya Shishkov 472391b9a7 ape: use correct context for the bit table printed in debug 12 years ago
d s 444001bda6 Fix avisynth_context_create constructor error handling. 12 years ago
Carl Eugen Hoyos 92a9a3020d Support pcm_mulaw in Hikvision CCTV mpeg program streams. 12 years ago
Carl Eugen Hoyos 7857ddceec Fix a typo in the Monkey's Audio demuxer. 12 years ago
Carl Eugen Hoyos 1741fece70 Only test the first frame for missing aac_adtstoasc bistream filter. 12 years ago
Carl Eugen Hoyos 8af593dd80 mpegtsenc: Only test the first frame for missing h264_mp4toannexb filter. 12 years ago
Martin Storsjö f1e9398621 lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideo 12 years ago
Kostya Shishkov 613a37eca4 ape: 3.80-3.92 decoding support 12 years ago
Nicolas George 4f112a8e34 lavf/mux: add the flush_packets option. 12 years ago
Piotr Bandurski e26b066cd8 libspeex: support ZygoAudio (quality 10 mode) 12 years ago
Michael Niedermayer ac75e0c755 matroskadec: switch to av_assert 12 years ago
Michael Niedermayer c0ff2aaa49 img2: WebP support 12 years ago
d s b9ad009475 AviSynth demuxer rewrite. 12 years ago
Michael Niedermayer 47540c8a68 avformat/avs: increase probe score to preempt conflict with avxsynth 12 years ago
Frank Galligan b853103fe0 matroskadec: Add support for parsing Matroska ContentEncKeyID 12 years ago
Nicolas George cdd78a65f4 lavf/vobsub: free index pseudo-packet. 12 years ago
Nicolas George de1a71595d lavf/concatdec: support seeking. 12 years ago
Michael Niedermayer 710cd0fddf avformat: Fix infinite probing that reads the whole file 12 years ago
Michael Niedermayer 06a43baecd av_find_stream_info: change read_size to 64bit 12 years ago
Nicolas George 0d09aa9d8e lavf: avformat_seek_file(): validate stream_index. 12 years ago
Nicolas George de1568a452 lavf/concatdec: fix possible leak in case of malloc failure. 12 years ago