]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-11-02 Meanmpegtsenc: EAC3 support
2011-11-02 Meanvc1dec: Fix CODEC_FLAG_LOW_DELAY
2011-11-02 Michael Niedermayermpeg4videodec: export quarter_sample & divx_packed
2011-11-02 Michael Niedermayerid3v2enc: include strings.h for strcasecmp()
2011-11-02 Michael Niedermayeropt: remove attribute_deprecated from several functions...
2011-11-02 Michael Niedermayerh264: add nal_length_size and is_avc to the publically...
2011-11-02 Michael Niedermayerlavc: fix avcodec_get_type()
2011-11-02 Sebastien ZwickertHWAccel: adds Video Decoder Acceleration (VDA) module...
2011-11-02 Michael NiedermayerMAINTAINERS: update release manager
2011-11-02 Tobias Rappid3v2enc: add support for year and day/month tags when...
2011-11-02 Clément Bœschdsputil: fix typo (referece -> reference).
2011-11-02 Michael Niedermayerjpeg: rgb support
2011-11-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-01 Michael Niedermayervf_transpose: remove pix_fmts which can currently not...
2011-11-01 Michael Niedermayerdirac: drop unused END_HORIZONTAL
2011-11-01 Michael Niedermayerdirac: fix horizontal_compose_dd97i_ssse3
2011-11-01 Michael Niedermayerdirac: Fix mmx/sse haar wavelet compose
2011-11-01 Lou LoganMAINTAINERS: add myself as mailinglists maintainer
2011-11-01 Matthieu Bourongxf: add timecode information to metadata
2011-11-01 Michael Niedermayerconfigure: fix arch x86_32
2011-11-01 Martin StorsjöEnable w32threads automatically unless explicitly disabled
2011-11-01 Carl Eugen... Fix compilation of dct-test on ia32.
2011-11-01 Vladimir VoroshilovTwo extra samples are required before top of the in...
2011-11-01 Michael Niedermayermmsh: add return value for mmsh_open()
2011-11-01 Michael NiedermayerMAINTAINERS: add libstagefright
2011-11-01 Michael NiedermayerMAINTAINERS: update project server
2011-11-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-31 Michael Niedermayerdirac: disable ff_horizontal_compose_haar0i_sse2()...
2011-10-31 Michael Niedermayermmsh: do not try to seek to negative tiimestamps, it...
2011-10-31 Tobias Rappmp3enc: avoid truncating id3v1 tags by one byte
2011-10-31 Michael Niedermayermmsh_read_seek: skip header
2011-10-31 Michael Niedermayermmsh:_implement a minimal mmsh_seek() so the stream...
2011-10-31 Michael Niedermayerasfdec: Check packet_replic_size earlier
2011-10-31 Michael Niedermayermmsh: mmsh_read_seek()
2011-10-31 Michael Niedermayermmsh: split out mmsh_open_internal()
2011-10-31 Michael Niedermayermmsh: move location storage into context
2011-10-31 Michael NiedermayerRevert "Remove detection of mmsh protocol in ffplay."
2011-10-31 Michael Niedermayerdirac: alignment for dirac_hpel_filter_v has been fixed
2011-10-31 Michael Niedermayerdirac: alignment for add_dirac_obmc has been fixed
2011-10-31 Michael Niedermayerdirac: alignment for add_rect_clamped has been fixed
2011-10-31 Michael Niedermayerdirac: alignment for put_signed_rect_clamped has been...
2011-10-31 Michael Niedermayerdirac: alignment for dirac_hpel_filter_v() has been...
2011-10-31 Michael Niedermayerdirac: fix stride alignment
2011-10-31 Michael Niedermayerdirac: fix segfault in horizontal_compose_haar
2011-10-31 Martin Storsjöcmdutils: Rename read_file to cmdutils_read_file
2011-10-31 Stefano Sabatinilavfi: bump micro after recent changes in the overlay...
2011-10-31 Stefano Sabatinivf_overlay: add support to alpha pre-multiplication...
2011-10-31 Stefano Sabatinivf_overlay: enable RGB path
2011-10-31 Michael Niedermayerdirac: ff_diracdsp_init_mmx() is only compiled when...
2011-10-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-31 Michael Niedermayersws: fallback to mmx2 when yuv2yuvX_sse3() cannot be...
2011-10-31 Michael Niedermayersws: print a warning on unaligned input on SSE2+
2011-10-31 Michael Niedermayersws: increase stride alignment requirement for the...
2011-10-31 Carl Eugen... Dirac decoding is supported natively.
2011-10-31 Carl Eugen... Add missing 'tab'.
2011-10-31 Carl Eugen... Bump libavcodec minor version for the Dirac decoder.
2011-10-30 Michael Niedermayerdirac: enable ff_spatial_idwt_init_mmx()
2011-10-30 Michael Niedermayerdirac: enable diracdsp_mmx
2011-10-30 Michael Niedermayerdirac: ff_horizontal_compose_dd97i_ssse3 does not work...
2011-10-30 Michael Niedermayerdirac: put_dirac_pixels8_mmx() does not work yet, thus...
2011-10-30 Michael Niedermayerdirac: add_rect_clamped does currently not receive...
2011-10-30 Michael Niedermayerdirac: put_signed_rect_clamped does currently not recei...
2011-10-30 Michael Niedermayerdirac; dirac_hpel_filter_h does currently not receive...
2011-10-30 Michael Niedermayerdirac: dirac_hpel_filter_v does currently not receive...
2011-10-30 Jordi OrtizDirac: More formating
2011-10-30 Jordi OrtizDirac: Doxygen comments and some formatting enhancements
2011-10-30 Jordi OrtizDirac: allcodecs in alphabetical order
2011-10-30 Jordi OrtizDirac now returns AVFrames instead of DiracFrames
2011-10-30 multiple authorsDIRAC Decoder stable version, MMX support removed.
2011-10-30 Diego Biurrunlibdirac/libschroedinger: Drop unnecessary symbol prefixes.
2011-10-30 Stefano Sabatinivf_overlay: use opt.h API for setting options
2011-10-30 Stefano Sabatinilibmp3lame: log error message in case of invalid number...
2011-10-30 Reimar DöffingerRemove pointless per-frame malloc/free.
2011-10-30 David ConradMMX put_no_rnd_pixels_l2
2011-10-30 Michael Niedermayerpostproc: remove stray +
2011-10-30 Janne Grunaucmdutils: check fread() return value
2011-10-30 Vladimir VoroshilovFix deprecated warnings in .bit (de)muxer
2011-10-30 Anssi Hannulaspdifenc: use special alignment for DTS-HD length_code
2011-10-30 Michael Niedermayerpropresenc: fix missed LE pixfmt occurance
2011-10-30 Michael Niedermayerproresenc: the encoder expects native endian input.
2011-10-30 Michael Niedermayerffmpeg: allow pass 3
2011-10-30 Clément Bœschdoc: add v4l2 example with ALSA instead of OSS.
2011-10-30 Clément Bœschlavd: add v4l and v4l2 aliases.
2011-10-30 Clément Bœschffmpeg: silence two compiler warnings.
2011-10-30 Clément Bœschdoc: fix and clarify libx264 encoding.
2011-10-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-29 Michael Niedermayermjpeg_parser: Rewrite to skip marker segments
2011-10-29 Michael Niedermayermjpeg_parser: add MJPEGParserContext
2011-10-29 Carl Eugen... Bump libavformat minor version for the G.729 raw demuxer.
2011-10-29 Carl Eugen... Add G.729 raw demuxer.
2011-10-29 Carl Eugen... Be more verbose about unsupported H.264 bit-depths.
2011-10-29 Justin Rugglescin audio: use sign_extend() instead of casting to...
2011-10-29 Justin Rugglescin audio: restructure decoding loop to avoid a separat...
2011-10-29 Justin Rugglescin audio: use local variable for delta value
2011-10-29 Justin Rugglescin audio: remove unneeded cast from void*
2011-10-29 Justin Rugglescin audio: validate the channel count
2011-10-29 Justin Rugglescin audio: remove unneeded AVCodecContext pointer from...
2011-10-29 Justin Rugglesdsicin: fix several audio-related fields in the CIN...
2011-10-29 Vladimir VoroshilovMinimal patch for G.729 demuxer
2011-10-29 Justin Rugglesflacdec: use av_get_bytes_per_sample() to get sample...
next