]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-05-23 jan gerberadd 5.1 to stereo downmix to resample.c
2011-05-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-22 Carl Eugen... Do not ask for samples if a specific channel layout...
2011-05-22 Stefano Sabatinilibx264: specify field for default union values in...
2011-05-22 Michael Niedermayermovdec: dont divide by zero when stts_data[0].duration...
2011-05-22 Michael NiedermayerFix ticket127
2011-05-22 Michael Niedermayerdct32: Replacing libav by ffmpeg in the license header...
2011-05-22 Martin Storsjöffmpeg: Don't trigger url_interrupt_cb on the first...
2011-05-22 Martin Storsjöavoptions: Check the return value from av_get_number
2011-05-22 Stefano Sabatinilavf: fix style for avformat_alloc_output_context2()
2011-05-22 Stefano Sabatinilavf: deprecate avformat_alloc_output_context() in...
2011-05-22 Stefano Sabatinilavfi: make vsrc_buffer.h header public
2011-05-22 Loren Merrittdct32_sse: eliminate some spills
2011-05-22 Vitor SessakFix compilation with --disable-yasm.
2011-05-22 Vitor SessakFix dct32() compilation with --disable-yasm
2011-05-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-22 Michael Niedermayermpeg2dec: Fix lowres 3
2011-05-22 Stefano Sabatinilavfi: bump minor and add changelog entry after the...
2011-05-22 Stefano Sabatinivf_split: add documentation to filters.texi
2011-05-22 Stefano Sabatinivf_split: give more meaningful names to the output...
2011-05-22 Stefano Sabatinivf_split: define draw_slice() before end_frame()
2011-05-22 Stefano Sabatinivf_split: add description
2011-05-22 Stefano Sabatinivf_split: fix various nits
2011-05-22 Michael Niedermayerwmadec: avoid infinit loop.
2011-05-21 Ramiro PollaDirectShow capture: Fix build
2011-05-21 Anton Khirnovffmpeg: get rid of the -vglobal option.
2011-05-21 Vitor Sessakdct32: Add AVX implementation of 32-point DCT
2011-05-21 Vitor Sessakdct32: Change pass 6 permutation to allow for AVX imple...
2011-05-21 Vitor Sessakdct32: port SSE 32-point DCT to YASM
2011-05-21 Kirill Gavrilovmatroska: switch stereo mode from int to string and...
2011-05-21 Kirill Gavrilovmatroska: cosmetics
2011-05-21 Alok AhujaCreate a stereo_mode metadata tag to specify the stereo...
2011-05-21 Bobby Binghamlibavfilter: vf_split from soc.
2011-05-21 Ramiro PollaDirectShow capture support
2011-05-21 Diego Biurrunmultiple inclusion guard cleanup
2011-05-21 Can Wuavio: document buffer must created with av_malloc(...
2011-05-21 Can Wuavio: check AVIOContext malloc failure
2011-05-21 Clément Bœschswscale: point out an alternative to sws_getContext
2011-05-21 Ronald S. Bultjesvq3: Do initialization after parsing the extradata
2011-05-21 Carl Eugen... Fix channel_layout documentation.
2011-05-21 Reinhard Tartleradd changelog entries for 0.7_beta2
2011-05-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-21 Mike Williamffserver: dont just crash
2011-05-21 Maksym Veremeyenkofix ffserver's SIGSEGV
2011-05-21 Martin Storsjöavoptions: Support getting flag values using av_get_int
2011-05-21 Gianluigi Tiesipreset dir for win32
2011-05-21 Michael Niedermayer Merge remote-tracking branch 'ffmpeg-mt/master'
2011-05-21 Michael NiedermayerAdd a flag to disable side data merging.
2011-05-21 Michael NiedermayerMerge/split side data.
2011-05-20 Carl Eugen... Encoding alac with more than two channels is not supported.
2011-05-20 Ronald S. Bultjemp3lame: add #include required for AV_RB32 macro.
2011-05-20 Mans Rullgardconfigure: make executable again
2011-05-20 Ronald S. BultjeLATM/AAC: Free previously initialized context on reinit.
2011-05-20 Diego Biurrunconfigure: Do not unconditionally add -Wall to host...
2011-05-20 Dave Yeoconfigure: Set OS/2 objformat to a.out.
2011-05-20 Dave YeoAdd support for a.out object format to assembler macros.
2011-05-20 Mans Rullgardfate: disable threading for encoding
2011-05-20 Mans Rullgardfate: add comment field
2011-05-20 Mans Rullgardfate: allow overriding default build and install dirs
2011-05-20 Martin Storsjömpegtsenc: Add an AVClass pointer to the private data
2011-05-20 Mans Rullgardmpegaudio: clean up #includes
2011-05-20 Mans Rullgardmpegaudio: move all header parsing to mpegaudiodecheade...
2011-05-20 Stefano Sabatinivf_libopencv: prefer opencv/cxcore.h over cxtypes.h
2011-05-20 Stefano Sabatinidecoders.texi: fix typos in rawvideo section
2011-05-20 Stefano Sabatinicmdutils: use const AVClass * when senseful
2011-05-20 Stefano Sabatiniencoders.texi: add documentation for the libx264 encoder
2011-05-20 Stefano Sabatinidecoders.texi: add documentation for rawvideo decoder...
2011-05-20 Stefano Sabatinidoc: add decoders.texi file
2011-05-20 Stefano Sabatiniencoders.texi: decrease level for audio encoders section
2011-05-20 Stefano Sabatiniffprobe.texi: remove inclusion of muxers section
2011-05-20 Stefano Sabatiniindeo3: release buffer in indeo3_decode_end()
2011-05-20 Stefano Sabatiniindeo3: remove unnecessary includes
2011-05-20 Stefano Sabatiniindeo3: add @file doxy and a link to multimedia wiki...
2011-05-20 Stefano Sabatinicmdutils: reset *picref_ptr to NULL in get_filtered_frame()
2011-05-20 Stefano Sabatiniffmpeg: remove useless NULL-check on avfilter_unref_buffer
2011-05-20 Stefano Sabatinilibmp3lame: include "libavutil/intreadwrite.h" header
2011-05-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-20 Vitor Sessakqdm2: Use floating point synthesis filter.
2011-05-20 Ronald S. Bultjeh264: correct border check.
2011-05-20 Ronald S. Bultjeh264: fix loopfilter with threading at slice boundaries.
2011-05-20 Mans RullgardFix ff_mpa_synth_filter_fixed() prototype
2011-05-19 Martin StorsjöReindent
2011-05-19 Martin Storsjörtpenc_chain: Pass the MP4A_LATM flag to chained muxers
2011-05-19 Juan Carlos... rtpenc: MP4A-LATM payload support
2011-05-19 Martin Storsjömovenc: Pass AVFormatContext flags to the SDP generation
2011-05-19 Martin Storsjösdp: Allow passing AVFormatContext flags to the SDP...
2011-05-19 Stefano Sabatinivsrc_buffer: document av_vsrc_buffer_add_video_buffer_ref()
2011-05-19 Stefano Sabatinivsrc_buffer: add av_vsrc_buffer_add_frame()
2011-05-19 Stefano Sabatinivsrc_buffer: fix example in docs, add mandatory parameters
2011-05-19 Stefano Sabatinivsrc_buffer: make the source accept sws_param in init
2011-05-19 Stefano Sabatinivsrc_buffer: propagate avfilter_open() error code
2011-05-19 Stefano Sabatinivsrc_buffer: fix style
2011-05-19 Stefano Sabatinilavfi: add avfilter_get_video_buffer_ref_from_frame...
2011-05-19 Stefano Sabatinivsrc_buffer: remove dependency on AVFrame
2011-05-19 Diego BiurrunRename costablegen.c ---> cos_tablegen.c.
2011-05-19 Diego BiurrunCollapse tableprint.c into tableprint.h.
2011-05-19 Mans RullgardSimplify trig table rules
2011-05-19 Diego BiurrunRemove potentially unstable filenames from comments...
2011-05-19 Diego BiurrunIgnore generated tables and generated table generator...
2011-05-19 Diego BiurrunSimplify CLEANFILES make variable by using wildcards.
next