]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-05-14 Mans Rullgardfate: separate smacker audio and video tests
2012-05-14 Anton Khirnovlibmp3lame: set supported channel layouts.
2012-05-14 Anton Khirnovavconv: automatically insert asyncts when -async is...
2012-05-14 Anton Khirnovavconv: add support for audio filters.
2012-05-14 Anton Khirnovlavfi: add asyncts filter.
2012-05-14 Anton Khirnovlavfi: add aformat filter
2012-05-14 Anton Khirnovlavfi: add an audio buffer sink.
2012-05-14 Anton Khirnovlavfi: add an audio buffer source.
2012-05-14 Anton Khirnovbuffersrc: add av_buffersrc_write_frame().
2012-05-14 Anton Khirnovbuffersrc: fix invalid read in uninit if the fifo hasn...
2012-05-14 Anton Khirnovlavfi: rename vsrc_buffer.c to buffersrc.c
2012-05-14 Anton Khirnovavfiltergraph: reindent
2012-05-14 Anton Khirnovlavfi: add channel layout/sample rate negotiation.
2012-05-14 Anton Khirnovlavfi: add types and functions for channel layout/sampl...
2012-05-14 Robert Nagyyadif: Flush filter on eof.
2012-05-14 Robert Nagyyadif: Improve pts accuracy.
2012-05-14 Mans Rullgardmtv: do not byteswap raw video in demuxer
2012-05-14 Janne Grunauavprobe: free options at the end of main()
2012-05-14 Janne Grunauavprobe: close opened codecs after use
2012-05-14 Diego Biurrunvcr1: Add vcr1_ prefixes to all static functions with...
2012-05-14 Diego Biurrunvcr1: Fix return type of common_init to match the funct...
2012-05-14 Diego Biurrunvcr1enc: Replace obsolete get_bit_count by put_bits_cou...
2012-05-14 Diego Biurrunmotion-test: remove disabled code
2012-05-14 Diego Biurrungxfenc: remove disabled half-implemented MJPEG tag
2012-05-14 Vitor Sessakx86: use more standard construct for setting ASM functi...
2012-05-14 Mans Rullgardfate: westwood-aud: disable decoding
2012-05-14 Mans Rullgardfate: caf: disable decoding
2012-05-14 Mans Rullgardfate: film-cvid: drop pcm audio and rename test
2012-05-14 Mans Rullgardfate: d-cinema-demux: drop unnecessary flags
2012-05-14 Mans Rullgardfate: split off dpcm-interplay from interplay-mve tests
2012-05-14 Mans Rullgardfate: rename funcom-iss to adpcm-ima-iss
2012-05-14 Mans Rullgardfate: rename cryo-apc to adpcm-ima-apc
2012-05-14 Mans Rullgardfate: rename adpcm-psx-str-v3 to adpcm-xa
2012-05-14 Mans Rullgardfate: split off adpcm-ms-mono test from dxa-feeble
2012-05-14 Mans Rullgardfate: split off adpcm-ima-ws test from vqa-cc
2012-05-14 Mans Rullgardfate: add adpcm-ima-smjpeg test
2012-05-14 Mans Rullgardfate: split off adpcm-ima-amv from amv test
2012-05-14 Mans Rullgardfate: separate bmv audio and video tests
2012-05-14 Mans Rullgardfate: separate delphine-cin audio and video tests
2012-05-14 Mans Rullgardfate: truemotion1: disable audio
2012-05-14 Mans Rullgardfate: qtrle: disable audio in all tests
2012-05-14 Mans Rullgardfate: pcm-planar: disable video
2012-05-14 Mans Rullgardfate: mtv: disable video decoding
2012-05-14 Diego Biurrundoc: misc improvements for the Windows section
2012-05-13 Diego Elio... doc: fix link to fate.libav.org
2012-05-12 Anton Khirnovlavfi: autoinsert resample filter when necessary.
2012-05-12 Anton Khirnovlavfi: add lavr-based audio resampling filter.
2012-05-12 Michael Kostylevx86: vc1: drop MMX loop filter implementation, which...
2012-05-11 Diego Biurrunfate: employ better names and add a convenient shorthan...
2012-05-10 Mans Rullgardarm/neon: dsputil: use correct size specifiers on vld1...
2012-05-10 Mans Rullgardarm: dsputil: prettify some conditional instructions...
2012-05-10 Mans Rullgardvqavideo: change x/y loop counters to the usual pattern
2012-05-10 Mans Rullgardavconv: use lrint() for rounding double timestamps
2012-05-10 Christophe... rv40dsp x86: MMX/MMX2/3DNow/SSE2/SSSE3 implementations...
2012-05-10 Christophe... ape: Use unsigned integer maths
2012-05-10 Mans Rullgardarm: dsputil: fix overreads in put/avg_pixels functions
2012-05-10 Diego Biurrunh264: K&R formatting cosmetics for header files (part...
2012-05-10 Diego Biurrunh264: K&R formatting cosmetics for header files (part...
2012-05-10 Samuel Pitoisetrtmp: Implement check bandwidth notification.
2012-05-10 Samuel Pitoisetrtmp: Support 'rtmp_swfurl', an option which specifies...
2012-05-10 Samuel Pitoisetrtmp: Support 'rtmp_flashver', an option which override...
2012-05-10 Samuel Pitoisetrtmp: Support 'rtmp_tcurl', an option which overrides...
2012-05-09 Diego Biurruncmdutils: Add fallback case to switch in check_stream_s...
2012-05-09 Sean McGovernsctp: be consistent with socket option level
2012-05-09 Sean McGovernconfigure: Add _XOPEN_SOURCE=600 to Solaris preprocesso...
2012-05-09 Diego Biurrunvcr1enc: drop pointless empty encode_init() wrapper...
2012-05-09 Diego Biurrunvcr1: drop pointless write-only AVCodecContext member...
2012-05-09 Diego Biurrunvcr1: group encoder code together to save #ifdefs
2012-05-09 Diego Biurrunvcr1: cosmetics: K&R prettyprinting, typos, parentheses...
2012-05-09 Diego Biurrunmov: make one comment slightly more specific
2012-05-09 Justin Ruggleslavr: replace the SSE version of ff_conv_fltp_to_flt_6c...
2012-05-09 Anton Khirnovlavfi: move audio-related functions to a separate file.
2012-05-09 Anton Khirnovlavfi: remove some audio-related function from public...
2012-05-09 Anton Khirnovlavfi: change AVFilterLink.sample_rate from int64_t...
2012-05-09 Anton Khirnovlavfi: change AVFilterBufferRefAudioProps.sample_rate...
2012-05-09 Stefano Sabatinilavfi: simplify signature for avfilter_get_audio_buffer...
2012-05-09 Stefano Sabatinilavfi: use avfilter_get_audio_buffer_ref_from_arrays...
2012-05-09 Stefano Sabatinilavfi: cleanup avfilter_get_audio_buffer() and pals.
2012-05-09 Diego Biurrunlibxvid: Give more suitable names to libxvid-related...
2012-05-09 Diego Biurrunlibxvid: Separate libxvid encoder from libxvid rate...
2012-05-09 Diego Biurrunjpeglsdec: Remove write-only variable in ff_jpegls_deco...
2012-05-09 Diego Biurrunfate: cosmetics: lowercase some comments
2012-05-09 Diego Biurrunfate: Give more consistent names to some RealVideo...
2012-05-09 Stefano Sabatinilavfi: add avfilter_get_audio_buffer_ref_from_arrays().
2012-05-09 Anton Khirnovlavfi: add extended_data to AVFilterBuffer.
2012-05-09 Anton Khirnovlavc: check that extended_data is properly set in avcod...
2012-05-09 Anton Khirnovlavc: pad last audio frame with silence when needed.
2012-05-09 Anton Khirnovsamplefmt: add a function for filling a buffer with...
2012-05-09 Anton Khirnovsamplefmt: add a function for copying audio samples.
2012-05-09 Anton Khirnovlavr: do not try to copy to uninitialized output audio...
2012-05-09 Anton Khirnovlavr: make avresample_read() with NULL output discard...
2012-05-09 Mans Rullgardfate: split idroq audio and video into separate tests
2012-05-09 Mans Rullgardfate: improve dependencies
2012-05-09 Diego Biurrunfate: add convenient shorthands for ea-vp6, libavcodec...
2012-05-09 Diego Biurrunfate: split some combined tests into separate audio...
2012-05-09 Mans Rullgardfate: fix dependencies for probe tests
2012-05-09 Mans Rullgardmips: intreadwrite: fix inline asm for gcc 4.8
2012-05-09 Mans Rullgardmips: intreadwrite: remove unnecessary inline asm
2012-05-09 Anton Khirnovlavfi: add video buffer sink, and use it in avtools
2012-05-09 Anton Khirnovlavfi: add a function for copying properties from AVFil...
next