12859 Commits (514cb9bb928191491bb2c2503b2be32904176622)

Author SHA1 Message Date
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
Martin Storsjö a5e6080a8d rtmp: Pass the parameters to do_adobe_auth in the right order 12 years ago
Stefano Sabatini 608bccf470 lavf/avformat.h: fix a few typos in AVFormatContext:avoid_negative_ts doxy 12 years ago
Michael Niedermayer 4ce03a95e2 lmlm4: check packet_size against lower limit too 12 years ago
Michael Niedermayer 5f476cfe6e avformat/tee: add forgotten ret assignment 12 years ago
Michael Niedermayer fdda9b440c matroska_parse_frame: fix memleak 12 years ago
Clément Bœsch dec9800c9d lavf: do not make a hard dep on internal subtitles helpers. 12 years ago
Michael Niedermayer 8d0da20ca6 avidec: fix duration and bitrate of truncated files 12 years ago
Anton Khirnov 3cd93cc7b8 Revert "asfenc: return error on negative timestamp" 12 years ago
Matthieu Bouron 69e93792d6 lavf/mxfdec: read field dominance flag 12 years ago
Michael Niedermayer 0e02a5193f segment: copy metadata 12 years ago
Thierry Foucu 823efd9286 Fix termination of mov_ch_layouts_wav array lookup 12 years ago
Michael Niedermayer 73ef12757b append_packet_chunked: remove outcommented code 12 years ago
Kostya Shishkov 50c449ac24 iff: validate CMAP palette size 12 years ago
Luca Barbato d1bec33b46 asfenc: return error on negative timestamp 12 years ago
Michael Niedermayer 519ebb5ee5 rmdec: flush audio packet on seeking 12 years ago
Richard 9cde9f70ab mpeg: Add passing DVD navigation packets (startcode 0x1bf) to caller to allow better playback handling of DVDs. 12 years ago
Clément Bœsch 3313b9cc2d lavc: remove unecessary a64enc include. 12 years ago
Michael Niedermayer 07d4f557e5 append_packet_chunked: Remove unused initialization. 12 years ago
Reimar Döffinger e4e4add0e3 Add raw VC-1 muxer to match demuxer. 12 years ago
Reimar Döffinger 5301aed9ae vc1testenc: give muxer same name as demuxer 12 years ago
Reimar Döffinger c3c3bc7ff6 Make ff_win32_open more robust. 12 years ago
Anton Khirnov aa3c779984 lavf: sanity check size in av_get/append_packet(). 12 years ago
Paul B Mahol a9b424879f lavc & lavf: replace deprecated av_log* functions 12 years ago
Michael Niedermayer 70c0ae915d matroskadec: avoid integer overflow 12 years ago
Xi Wang 8425d693ee flacdec: simplify bounds checking in flac_probe() 12 years ago
Kostya Shishkov c42e262513 add support for Monkey's Audio versions from 3.93 12 years ago
Can Wu 81cf53e133 mpegts: add support for stream_type 0x42, which is CAVS 12 years ago
Clément Bœsch 1f68bac50b lavf/avio: fix two extreemly unreasonble typos. 12 years ago
Diego Biurrun 1ae07959ab rsodec: Use avpriv_report_missing_feature() where appropriate 12 years ago
Diego Biurrun 1ecdf8912b avformat: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
Diego Biurrun 63d744e2be av_log_missing_feature() ---> avpriv_report_missing_feature() 12 years ago
Michael Niedermayer acbd14bc7e avformat: postpone API removials where the functions are trivial wrapers 12 years ago