summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'ffmpeg-mt/master'Michael Niedermayer2011-05-21
* Add a flag to disable side data merging.Michael Niedermayer2011-05-21
* Merge/split side data.Michael Niedermayer2011-05-21
* Encoding alac with more than two channels is not supported.Carl Eugen Hoyos2011-05-21
* vf_libopencv: prefer opencv/cxcore.h over cxtypes.hStefano Sabatini2011-05-20
* decoders.texi: fix typos in rawvideo sectionStefano Sabatini2011-05-20
* cmdutils: use const AVClass * when sensefulStefano Sabatini2011-05-20
* encoders.texi: add documentation for the libx264 encoderStefano Sabatini2011-05-20
* decoders.texi: add documentation for rawvideo decoder and optionsStefano Sabatini2011-05-20
* doc: add decoders.texi fileStefano Sabatini2011-05-20
* encoders.texi: decrease level for audio encoders sectionStefano Sabatini2011-05-20
* ffprobe.texi: remove inclusion of muxers sectionStefano Sabatini2011-05-20
* indeo3: release buffer in indeo3_decode_end()Stefano Sabatini2011-05-20
* indeo3: remove unnecessary includesStefano Sabatini2011-05-20
* indeo3: add @file doxy and a link to multimedia wiki documentationStefano Sabatini2011-05-20
* cmdutils: reset *picref_ptr to NULL in get_filtered_frame()Stefano Sabatini2011-05-20
* ffmpeg: remove useless NULL-check on avfilter_unref_bufferStefano Sabatini2011-05-20
* libmp3lame: include "libavutil/intreadwrite.h" headerStefano Sabatini2011-05-20
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-20
|\
| * qdm2: Use floating point synthesis filter.Vitor Sessak2011-05-19
| * h264: correct border check.Ronald S. Bultje2011-05-19
| * h264: fix loopfilter with threading at slice boundaries.Ronald S. Bultje2011-05-19
| * Fix ff_mpa_synth_filter_fixed() prototypeMans Rullgard2011-05-20
| * Rename costablegen.c ---> cos_tablegen.c.Diego Biurrun2011-05-19
| * Collapse tableprint.c into tableprint.h.Diego Biurrun2011-05-19
| * Simplify trig table rulesMans Rullgard2011-05-19
| * Remove potentially unstable filenames from comments in generated files.Diego Biurrun2011-05-19
| * Ignore generated tables and generated table generator programs.Diego Biurrun2011-05-19
| * Simplify CLEANFILES make variable by using wildcards.Diego Biurrun2011-05-19
| * Remove silly insults from avformat_version() Doxygen documentation.Diego Biurrun2011-05-19
| * mpegaudiodsp: fix x86 and ppc makefilesMans Rullgard2011-05-19
| * configure: Adjust AVX assembler check.Diego Biurrun2011-05-19
| * mpegaudio: remove unused version of SAME_HEADER_MASKMans Rullgard2011-05-19
| * mpegaudio: remove useless #undef at end of fileMans Rullgard2011-05-19
| * asfdec: add missing #include for av_bswap32()Mans Rullgard2011-05-19
| * mpegaudio: merge two #if CONFIG_FLOAT blocksMans Rullgard2011-05-19
| * mpegaudio: move some struct definitions from mpegaudio.hMans Rullgard2011-05-19
| * Move some mpegaudio functions to new mpegaudiodsp subsystemMans Rullgard2011-05-19
* | ReindentMartin Storsjö2011-05-20
* | rtpenc_chain: Pass the MP4A_LATM flag to chained muxersMartin Storsjö2011-05-20
* | rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez2011-05-20
* | movenc: Pass AVFormatContext flags to the SDP generationMartin Storsjö2011-05-20
* | sdp: Allow passing AVFormatContext flags to the SDP generationMartin Storsjö2011-05-20
* | vsrc_buffer: document av_vsrc_buffer_add_video_buffer_ref()Stefano Sabatini2011-05-19
* | vsrc_buffer: add av_vsrc_buffer_add_frame()Stefano Sabatini2011-05-19
* | vsrc_buffer: fix example in docs, add mandatory parametersStefano Sabatini2011-05-19
* | vsrc_buffer: make the source accept sws_param in initStefano Sabatini2011-05-19
* | vsrc_buffer: propagate avfilter_open() error codeStefano Sabatini2011-05-19
* | vsrc_buffer: fix styleStefano Sabatini2011-05-19
* | lavfi: add avfilter_get_video_buffer_ref_from_frame to avcodec.hStefano Sabatini2011-05-19