33884 Commits (7846280d1da5e4929bb8fb5adcc4b0c017535bea)
 

Author SHA1 Message Date
Justin Ruggles 07745485ef shorten: skip some fields in the WAV header embedded in the shorten header. 13 years ago
Justin Ruggles a1f7885a8b shorten: split reading of file header into a separate functions 13 years ago
Justin Ruggles 9ef6c7977f avformat: do not require frame_size for Speex. 13 years ago
Justin Ruggles 0e69c04773 ogg/speex: set correct timestamp and duration for the first packet. 13 years ago
Justin Ruggles 4ee247a2bd flvenc: check packet duration in speex using timestamps 13 years ago
Justin Ruggles b606a01759 libspeexenc: add libspeex encoder 13 years ago
Justin Ruggles 52375ba567 flvenc: adjust for negative DTS for all codecs, not just H.264 13 years ago
Michael Niedermayer e6e86e64c3 presets: favor vprofile over profile to avoid conflicts with audio profiles 13 years ago
Diego Biurrun 265980dabc x86: Move some variable declarations below the appropriat #ifdef. 13 years ago
Diego Biurrun 2cb7c81669 x86: Fix linking of ProRes DSP ASM with YASM disabled. 13 years ago
Stefano Sabatini 43fce2214b lavfi: add missing header mulitple-inclusion guard in transform.h 13 years ago
Stefano Sabatini 99d48b07d1 lavfi/transform.h: apply misc doxy cosmetical changes 13 years ago
Michael Niedermayer 8daf04add4 aacdec: support chan config =1 stereo files 13 years ago
Michael Niedermayer d0492578c8 Merge remote-tracking branch 'qatar/master' 13 years ago
Paul Flinders 9ef714328c deshake: limit deshake to specific area to search for motion vectors. 13 years ago
Michael Niedermayer 1373923ddf v210dec: remove debuging #include 13 years ago
Diego Biurrun 463ea05ab2 avcodec.h: Move G.729/G.723 CODEC_IDs to the correct section. 13 years ago
Diego Biurrun 26af0953c0 Only test-compile w32pthreads.h if W32THREADS are available. 13 years ago
Laurent Aimar bc38e83793 mpegts: do not return from ff_mpegts_parse_packet() after having seen the first PMT 13 years ago
Laurent Aimar 49ec0c818d mpegts: fix return value when enough ts packets have been parsed or when the first PMT has been seen. 13 years ago
Matthew Einhorn e662b263d9 Fixes avpicture_layout to not write past buffer end. 13 years ago
Michael Niedermayer e31c5ebe11 mpegtsenc: fix handling of large audio packets 13 years ago
Janne Grunau 8096fdf0b6 presets: rename presets directory 13 years ago
Clément Bœsch 057161d39b mpeg12: remove '[' and ']' around last timecode field to match std representation. 13 years ago
Kieran Kunhya 44d27736fc Add V210 SIMD 13 years ago
Kieran Kunhya b1766c170c Move x264asm to libavutil. 13 years ago
Reimar Döffinger 6ea6ff053a Do not call parse_keyframes_index with NULL stream. 13 years ago
Anton Khirnov f0eeff708a lavc: make avcodec_get_context_defaults3 "officially" public 13 years ago
Anton Khirnov 84ad31ff18 lavf: replace av_new_stream->avformat_new_stream part II. 13 years ago
Anton Khirnov 3b3bbdd3e6 lavf,lavd: replace av_new_stream->avformat_new_stream part I. 13 years ago
Anton Khirnov 569129a6dc lavf: add avformat_new_stream as a replacement for av_new_stream. 13 years ago
Mashiat Sarker Shakkhar 73447eb4bd Use correct scaling table for bwd-pred MVs in second B-field 13 years ago
Carl Eugen Hoyos 891f76b0a8 Fix AMR block length for no data mode when muxing mov. 13 years ago
Kostya Shishkov 0d8506b8c5 Ut Video decoder 13 years ago
Anton Khirnov df3ca34a56 Makefile: change presets extension to .avpreset 13 years ago
Stefano Sabatini ec2ac9271c lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs 13 years ago
Stefano Sabatini 0244879f30 lavfi: add testsrc source 13 years ago
Anton Khirnov 4e64c4d51a AVOptions: add documentation. 13 years ago
Anton Khirnov 1279098d7b presets: update libx264 ffpresets 13 years ago
Michael Niedermayer f0ff822ccb mpeg12dec: Support invalid field motion types, 13 years ago
Michael Niedermayer d6c21c7a64 mpeg12dec: assert no field frame mess 13 years ago
Michael Niedermayer be401448e5 mov: Raise ctts dts_shift threshold by 1 13 years ago
Michael Niedermayer 70d9fb6963 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 35674a29b7 vf_mp: Fix several incompatible pointer type warnings. 13 years ago
Michael Niedermayer cb3034e0d1 vf_unsharp: Fix false ‘src2’ may be used uninitialized in this function warning. 13 years ago
Michael Niedermayer e73cc2819e src_movie: Fix incompatible pointer type warning. 13 years ago
Michael Niedermayer 5ed20cfeaf vf_deshake: Fix cast discards qualifiers from pointer target type warning. 13 years ago
Michael Niedermayer e96aa8d1a0 vf_pixdesctest: Fix incompatible pointer type warning. 13 years ago
Michael Niedermayer abe9c54f14 yadif: Fix assignment from incompatible pointer type warning 13 years ago
Michael Niedermayer 2982b02b79 vsrc_buffer: FIx incompatible pointer type warning 13 years ago