51772 Commits (5afd58fbb4571d8b9c81c7573c2a43d5ad15672a)
 

Author SHA1 Message Date
Michael Niedermayer 57b191b82a Merge commit 'fc43c19a567aa945398dccb491d972c11ec2a065' 12 years ago
Stefano Sabatini d344b99954 doc/ffprobe: fix references in See Also section 12 years ago
Anton Khirnov f8080bd13b xmv: do not leak memory in the error paths in xmv_read_header() 12 years ago
Anton Khirnov d1016dccdc xmv: check audio track parameters validity. 12 years ago
Anton Khirnov b88f902125 bmv: check for len being valid in bmv_decode_frame(). 12 years ago
Anton Khirnov 8d617b11cf id3v2: pad the APIC packets as required by lavc. 12 years ago
Anton Khirnov 3623589edc dfa: check for invalid access in decode_wdlt(). 12 years ago
Anton Khirnov dbb1425811 lavf: make sure stream probe data gets freed. 12 years ago
Anton Khirnov 6d0546bbaf avfiltergraph: set deprecated filter_count. 12 years ago
Anton Khirnov bcc9432898 opt: check the return values of av_get_token for ENOMEM. 12 years ago
Peter Meerwald dfcbe8cbd7 doc: Fix best_nb_channells typo 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
Carl Eugen Hoyos 1c0d8f2563 Add a work-around for msvc compilation until c99-to-c89 issue 7 is fixed. 12 years ago
Michael Niedermayer f51ce34e5e matroskadec: fix display_width/height = 0 handling 12 years ago
Stefano Sabatini 36babfdc39 doc/fate.texi: fix typo 12 years ago
Paul B Mahol 9cb25440b3 doc/filters: fix error in blend description 12 years ago
Michael Niedermayer 5c6f7ed667 Merge remote-tracking branch 'cigaes/master' 12 years ago
Nicolas George 464f94b206 lavc: do not init frame with guessed layout. 12 years ago
Nicolas George d38c173dfb lavfi/af_atempo: simplify request_frame loop. 12 years ago
Nicolas George b570f24d76 lavfi/af_asetnsamples: simplify request_frame loop. 12 years ago
Nicolas George 9566ba91ab lavfi/f_ebur128: remove request_frame hack. 12 years ago
Nicolas George 77fa554b6e lavfi/vf_tile: simplify request_frame loop. 12 years ago
Nicolas George 69d67fb622 lavfi: reindent after last commit. 12 years ago
Nicolas George 79d8cfacf0 lavfi: loop on request_frame if necessary. 12 years ago
Carl Eugen Hoyos db2d3a9082 Skip padding in an id3 tag in aiff files. 12 years ago
Michael Niedermayer c208576cef Merge remote-tracking branch 'cehoyos/master' 12 years ago
Carl Eugen Hoyos c484b3af15 Fix make checkheaders without opencl headers. 12 years ago
Michael Niedermayer d3fc2db47e Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 4d636947b4 Merge commit '817dff578f13ce97576c609ab141508b9dc782e9' 12 years ago
Paul B Mahol e3cc92a623 smacker: fix off by one error 12 years ago
Michael Niedermayer 6ce1d87355 Merge commit 'f9f6402e9c9ce3642df981b48507df3a2d956f65' 12 years ago
Paul B Mahol 6fcb4ae1d8 lavfi/afade * biquads: call av_frame_copy_props() 12 years ago
Paul B Mahol 0ab10f69ef lavfi/earwax: clip sample, this is what sox does 12 years ago
Carl Eugen Hoyos 6e90d9e206 vf_deshake: Reorder constant arguments in an if() statement. 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
Luca Barbato 19f251a288 clang: use -fsantize=address and -fsanitize=thread 12 years ago
Paul B Mahol bf65752848 aphaser filter 12 years ago
Anton Khirnov 6e3c13a559 avfiltergraph: check for sws opts being non-NULL before using them. 12 years ago
Martin Storsjö 817dff578f configure: Check for the atomic.h functions used in the suncc atomics header 12 years ago
Anton Khirnov f9f6402e9c configure: prettify atomics handling. 12 years ago
Michael Niedermayer 83e2217221 flvdec: fix seeking in audio only files 12 years ago
Michael Niedermayer aa7d9809c1 h264pred: fix "warning: initialization discards const qualifier from pointer target type" 12 years ago
Clément Bœsch e7692a9bac lavfi/edgedetect: reindent after previous commit. 12 years ago
Clément Bœsch e366aec030 lavfi/edgedetect: add direct path. 12 years ago
Michael Niedermayer ccc25378bd avformat: fix atomatic format selection for (s)segment 12 years ago
Michael Niedermayer 356363c898 ffmpeg: Fix forcing of the framerate for stream copy on input 12 years ago
highgod0401 9079359141 deshake opencl based on comments on 20130402 3rd 12 years ago