30103 Commits (840238b8706ea2ca740cf4b49bffd8ae196352f9)
 

Author SHA1 Message Date
Mike William 840238b870 ffserver: dont just crash 14 years ago
Maksym Veremeyenko ab1c19efc5 fix ffserver's SIGSEGV 14 years ago
Martin Storsjö 0eed5016a2 avoptions: Support getting flag values using av_get_int 14 years ago
Gianluigi Tiesi 1b30e4f586 preset dir for win32 14 years ago
Michael Niedermayer 0424e052f8 Merge remote-tracking branch 'ffmpeg-mt/master' 14 years ago
Michael Niedermayer 5c08c7b215 Add a flag to disable side data merging. 14 years ago
Michael Niedermayer 94eadee7ef Merge/split side data. 14 years ago
Carl Eugen Hoyos 007f773942 Encoding alac with more than two channels is not supported. 14 years ago
Stefano Sabatini f1b3f33d48 vf_libopencv: prefer opencv/cxcore.h over cxtypes.h 14 years ago
Stefano Sabatini 125d807660 decoders.texi: fix typos in rawvideo section 14 years ago
Stefano Sabatini 950b358997 cmdutils: use const AVClass * when senseful 14 years ago
Stefano Sabatini 52da548c7d encoders.texi: add documentation for the libx264 encoder 14 years ago
Stefano Sabatini c5385147cd decoders.texi: add documentation for rawvideo decoder and options 14 years ago
Stefano Sabatini 5e45f03420 doc: add decoders.texi file 14 years ago
Stefano Sabatini d4111e525d encoders.texi: decrease level for audio encoders section 14 years ago
Stefano Sabatini 1e31ea71ff ffprobe.texi: remove inclusion of muxers section 14 years ago
Stefano Sabatini 7f58eb3c2b indeo3: release buffer in indeo3_decode_end() 14 years ago
Stefano Sabatini 5443812fbc indeo3: remove unnecessary includes 14 years ago
Stefano Sabatini a469c32478 indeo3: add @file doxy and a link to multimedia wiki documentation 14 years ago
Stefano Sabatini 0d65e0f8cb cmdutils: reset *picref_ptr to NULL in get_filtered_frame() 14 years ago
Stefano Sabatini 328810390d ffmpeg: remove useless NULL-check on avfilter_unref_buffer 14 years ago
Stefano Sabatini ed96fffb6e libmp3lame: include "libavutil/intreadwrite.h" header 14 years ago
Michael Niedermayer 80d156d7fd Merge remote-tracking branch 'qatar/master' 14 years ago
Vitor Sessak 984ece7503 qdm2: Use floating point synthesis filter. 14 years ago
Ronald S. Bultje 4e987f8282 h264: correct border check. 14 years ago
Ronald S. Bultje 0ffc841505 h264: fix loopfilter with threading at slice boundaries. 14 years ago
Mans Rullgard 89a2098735 Fix ff_mpa_synth_filter_fixed() prototype 14 years ago
Martin Storsjö 6efb29686f Reindent 14 years ago
Martin Storsjö 65a4d8e5a7 rtpenc_chain: Pass the MP4A_LATM flag to chained muxers 14 years ago
Juan Carlos Rodriguez ef409645f0 rtpenc: MP4A-LATM payload support 14 years ago
Martin Storsjö bd61b2a1ca movenc: Pass AVFormatContext flags to the SDP generation 14 years ago
Martin Storsjö abe9363889 sdp: Allow passing AVFormatContext flags to the SDP generation 14 years ago
Stefano Sabatini c78a85adf4 vsrc_buffer: document av_vsrc_buffer_add_video_buffer_ref() 14 years ago
Stefano Sabatini c000a9f783 vsrc_buffer: add av_vsrc_buffer_add_frame() 14 years ago
Stefano Sabatini d3fddb8454 vsrc_buffer: fix example in docs, add mandatory parameters 14 years ago
Stefano Sabatini 50764e19a8 vsrc_buffer: make the source accept sws_param in init 14 years ago
Stefano Sabatini 509b32cf5d vsrc_buffer: propagate avfilter_open() error code 14 years ago
Stefano Sabatini 3799805e56 vsrc_buffer: fix style 14 years ago
Stefano Sabatini 9fdf77217b lavfi: add avfilter_get_video_buffer_ref_from_frame to avcodec.h 14 years ago
Stefano Sabatini 6070b7e1c5 vsrc_buffer: remove dependency on AVFrame 14 years ago
Diego Biurrun 4887f8245c Rename costablegen.c ---> cos_tablegen.c. 14 years ago
Diego Biurrun 9f2405661d Collapse tableprint.c into tableprint.h. 14 years ago
Mans Rullgard 272874c9db Simplify trig table rules 14 years ago
Diego Biurrun c98657a215 Remove potentially unstable filenames from comments in generated files. 14 years ago
Diego Biurrun 8a0572b054 Ignore generated tables and generated table generator programs. 14 years ago
Diego Biurrun d9a69f730e Simplify CLEANFILES make variable by using wildcards. 14 years ago
Diego Biurrun 7ed0a77ff4 Remove silly insults from avformat_version() Doxygen documentation. 14 years ago
Mans Rullgard 0b5e44ed29 mpegaudiodsp: fix x86 and ppc makefiles 14 years ago
Diego Biurrun 429059f866 configure: Adjust AVX assembler check. 14 years ago
Mans Rullgard c2a16e44f8 mpegaudio: remove unused version of SAME_HEADER_MASK 14 years ago