30263 Commits (5655469ee73bc7f5a975a909738a764b9be7949b)
 

Author SHA1 Message Date
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
Ronald S. Bultje 03c804e1ed mp3lame: add #include required for AV_RB32 macro. 14 years ago
Mans Rullgard a1d0dcc713 configure: make executable again 14 years ago
Ronald S. Bultje 42da8ea8e8 LATM/AAC: Free previously initialized context on reinit. 14 years ago
Diego Biurrun 0a6db2a25a configure: Do not unconditionally add -Wall to host CFLAGS. 14 years ago
Dave Yeo 9297f1ed15 configure: Set OS/2 objformat to a.out. 14 years ago
Dave Yeo d69f9a4234 Add support for a.out object format to assembler macros. 14 years ago
Mans Rullgard 6da57043ea fate: disable threading for encoding 14 years ago
Mans Rullgard 5ffccc0056 fate: add comment field 14 years ago
Mans Rullgard eb8da636af fate: allow overriding default build and install dirs 14 years ago
Martin Storsjö 50fefa10de mpegtsenc: Add an AVClass pointer to the private data 14 years ago
Mans Rullgard f255a28d14 mpegaudio: clean up #includes 14 years ago
Mans Rullgard 0199e00bc8 mpegaudio: move all header parsing to mpegaudiodecheader.[ch] 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