41179 Commits (6d679c435990281e69a74075eeaba499a35f4a80)
 

Author SHA1 Message Date
Michael Niedermayer e7cb161515 ape: Fix null ptr dereference with files missing a seekatable. 13 years ago
Michael Niedermayer 5880d78873 movdec: Check count of stts/ctts elements instead of just the pointer. 13 years ago
Michael Niedermayer 1b8741a684 4xm: fix division by zero caused by bps<8 13 years ago
Anton Khirnov c9cc76290f avconv: extend -r to work on any input stream. 13 years ago
Anton Khirnov 4f81a5072a doc/avconv: expand documentation for the -s option. 13 years ago
Anton Khirnov cf6c38c62b avconv: don't print filters inserted by avconv in stream mappings. 13 years ago
Anton Khirnov 8daf21d567 avconv: merge configuration code for complex and simple filters 13 years ago
Anton Khirnov a977d91e28 avconv: split configuring input filters out of configure_complex_filter 13 years ago
Clément Bœsch dae8505492 ffprobe: make -of an alias for -print_format. 13 years ago
Mans Rullgard f919cc7df6 fate: fix acodec/vsynth tests for make 3.81 13 years ago
Stefano Sabatini ad381ac97f ffprobe: fix chapter printing, fix JSON output 13 years ago
Hendrik Leppkes c58bcead3b pcm_mpeg: fix number of consumed bytes to include the header. 13 years ago
Janne Grunau 12d42cd7a8 avfilter: include required header file avfilter.h in video.h 13 years ago
Vitor Sessak 4a301706fd x86: Avoid movs on BUTTERFLYPS when in AVX mode 13 years ago
Vitor Sessak bac0729d9e x86: use new schema for ASM macros 13 years ago
Stefano Sabatini a5e83a5d4c Changelog: apply misc formatting fixes 13 years ago
Stefano Sabatini 4eb1ff6582 Changelog: remove asplit entry from 0.11, it was added in 0.10 13 years ago
Stefano Sabatini 89d49acb3b ffprobe: add INI writer 13 years ago
Paul B Mahol 908c045f3a avfilter: use designated initializer for class 13 years ago
Mans Rullgard 7263cd5544 fate: convert codec-regression.sh to makefile rules 13 years ago
Mans Rullgard 47b5996bb0 fate: allow tests to specify unit size for psnr comparison 13 years ago
Mans Rullgard 7e5880e0cb fate: teach videogen/rotozoom to output a single raw video stream 13 years ago
Clément Bœsch f0c15ecd45 doc/syntax: escape '@' to fix a warning. 13 years ago
Stefano Sabatini 67b7631040 lavc: prettify printing of some codec tags which contains non alphanumeric characters 13 years ago
Stefano Sabatini fa6cb2fdff ffprobe: add multiple_sections field to WriterContext 13 years ago
Stefano Sabatini c365cdf202 ffprobe: add support to '\b' and '\f' escaping in c_escape_str() 13 years ago
Stefano Sabatini 6994b552a6 ffprobe: make c_escape_str() documentation terser 13 years ago
Michael Niedermayer 59a78290b6 lavfi: use getter/setter functions for AVFrame.pkt_pos 13 years ago
Philip Langdale ea60a11e8e movenc: Fix muxing of Apple Quicktime chapters. v3 13 years ago
Robert Nagy c2eae4bae7 lavfi: Fill linesize, sample_rate and channel_layout fields in avfilter_fill_frame_from_audio_buffer_ref. 13 years ago
Clément Bœsch d187e7616e ffmpeg: use %f instead of %lf in volume args format printf. 13 years ago
Michael Niedermayer ca7fa3a516 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer f2bc2e8954 configure: disable avresample by default 13 years ago
Michael Niedermayer f0e39889ad configure: add asyncts->avresample dependancy 13 years ago
Carl Eugen Hoyos 5cd947d81b Fix r10k codec for widths that are not multiples of 64. 13 years ago
Carl Eugen Hoyos 77cea13f05 Mark avui encoder experimental. 13 years ago
Michael Niedermayer b4904e804d jvdec: check videosize 13 years ago
Michael Niedermayer 50122084a6 motionpixels: check extradata size 13 years ago
Michael Niedermayer 849d4b0413 iff_ilbm: fix null ptr deref 13 years ago
Michael Niedermayer 77a4c8b959 yop: check for missing extradata 13 years ago
Michael Niedermayer 01900fcc45 xan: fix out of array read 13 years ago
Michael Niedermayer 1e5c7376c4 cdgraphics: Fix out of array write 13 years ago
Carl Eugen Hoyos 83de4f5fc9 Test extradata size before reading from extradata when decoding avui. 13 years ago
Michael Niedermayer d5a17d7f4d configure: fix the wording for gpl incompatible licenses warnings 13 years ago
Michael Niedermayer f997ac1c8b configure: openssl is compatible with the LGPL. 13 years ago
Samuel Pitoiset e999b641df http: Add support for reusing the http socket for subsequent requests 13 years ago
Samuel Pitoiset 3bdb438e65 http: Add support for using persistent connections 13 years ago
Anton Khirnov 0426c69310 AVOptions: fix the value printed in out of range error message. 13 years ago
Michael Niedermayer 394b692b70 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 875851294f avienc: create xsub in avi files that are closer to whats in the wild 13 years ago