]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-12-23 Mashiat Sarker... Perform dequantization of channel coefficients
2011-12-23 Mashiat Sarker... Perform inverse inter-channel decorrelation and ac...
2011-12-23 Mashiat Sarker... Implement revert_inter_ch_decorr() and revert_acfilter()
2011-12-22 Mashiat Sarker... Enable inverse-MCLMS filter
2011-12-22 Mashiat Sarker... Fix inverse-MCLMS filtering routines
2011-12-08 Mashiat Sarker... Do not update buffers in case no speed change is necessary
2011-12-08 Mashiat Sarker... Use int for channel_coeffs instead of int16_t
2011-12-08 Mashiat Sarker... Pass pointer to integer buffer instead of integer to...
2011-12-07 Mashiat Sarker... Partially fix CDLMS prediction
2011-12-02 Mashiat Sarker... Fix lms_update()
2011-12-01 Mashiat Sarker... Move num_lms reading out of a loop
2011-12-01 Mashiat Sarker... Use correct value for range
2011-12-01 Mashiat Sarker... Fix some int / int16_t / int32_t confusion
2011-11-30 Mashiat Sarker... Implement revert_mclms() and associated functions
2011-11-30 Mashiat Sarker... Fix two more int16_t vs. int confusion
2011-11-29 Mashiat Sarker... Init s->cdlms[][].recent to order - 1
2011-11-29 Mashiat Sarker... Add a size argument to dump_int_buffer()
2011-11-29 Mashiat Sarker... Get rid of logging that are not required anymore
2011-11-29 Mashiat Sarker... Fix some int vs. int16_t confusion
2011-11-21 Mashiat Sarker... call revert_cdlms()
2011-11-21 Mashiat Sarker... Fix some loop conditions to prevent overreads
2011-11-21 Mashiat Sarker... Initialize pred in lms_predict()
2011-11-20 Mashiat Sarker... Clean-up
2011-11-20 Mashiat Sarker... dump_int_buffer() to dump samples from a buffer
2011-11-20 Mashiat Sarker... Implement revert_cdlms()
2011-11-20 Mashiat Sarker... Doxy for reset_codec()
2011-11-20 Mashiat Sarker... Store transient state and position of transient area
2011-11-20 Mashiat Sarker... Implement use_high_update_speed() and use_normal_update...
2011-11-20 Mashiat Sarker... Initialize num_logged_tiles and remove unnecessary...
2011-11-20 Mashiat Sarker... Log index for each line of output
2011-11-20 Mashiat Sarker... Log tile size
2011-11-20 Mashiat Sarker... Output decoded residues
2011-11-20 Mashiat Sarker... Replace placeholders with actual calls to clear_codec_b...
2011-11-20 Mashiat Sarker... Implement lms_update()
2011-11-20 Mashiat Sarker... Implement lms_predict()
2011-11-20 Mashiat Sarker... Implement reset_codec()
2011-11-20 Mashiat Sarker... Add missing syntax elements to WmallDecodeCtx
2011-11-20 Mashiat Sarker... Add .recent syntax element to cdlms struct
2011-11-20 Mashiat Sarker... Implement clear_codec_buffers()
2011-11-20 Mashiat Sarker... Add buffers to context necessary for reverting cdmls...
2011-11-20 Mashiat Sarker... Use avpriv_copy_bits() instead of ff_copy_bits()
2011-11-20 Mashiat Sarker... Cosmetics
2011-11-20 Mashiat Sarker... Add missing ff_ before the AVCodec struct for wmalossless
2011-11-20 Andreas Ömanwmall: Working bitstream parser
2011-11-20 John Stebbinshttpproxy: Fix dependencies
2011-11-20 Martin Storsjöhttpproxy: Specify the object files needed in the Makefile
2011-11-19 John Stebbinsswscale: Fix stack alignment for SSE
2011-11-19 Justin Rugglesavcodec: move some AVCodecContext fields to an internal...
2011-11-19 Justin Rugglesavcodec: use av_opt_set() instead of deprecated av_set_...
2011-11-19 Justin Rugglesavcodec: fix some const warnings
2011-11-19 Justin Rugglesavcodec: remove pointless AVOption, internal_buffer_count
2011-11-19 Thierry Foucuimgutils: Fix illegal read.
2011-11-18 Janne Grunauconfigure: add check for w32threads to enable it automa...
2011-11-18 Josh Allmannrtmp: do not hardcode invoke numbers
2011-11-18 Luca Barbatocinepack: return non-generic errors
2011-11-18 Anton Khirnovfate-lavf-ts: use -mpegts_transport_stream_id option.
2011-11-18 Anton KhirnovAdd an APIchanges entry and a minor bump for avio changes.
2011-11-18 Martin Storsjöavio: Mark the old interrupt callback mechanism as...
2011-11-18 Martin Storsjöavplay: Set the new interrupt callback
2011-11-18 Martin Storsjöavconv: Set new interrupt callbacks for all AVFormatCon...
2011-11-18 Michael Niedermayercinepak: remove redundant coordinate checks
2011-11-18 Michael Niedermayercinepak: check strip_size
2011-11-18 Michael Niedermayercinepak, simplify, use AV_RB24()
2011-11-18 Michael Niedermayercinepak: simplify, use FFMIN()
2011-11-18 Michael Niedermayercinepak: Fix division by zero, ask for sample if encode...
2011-11-18 Panagiotis... applehttp: Fix seeking in streams not starting at DTS=0
2011-11-18 Martin Storsjöhttp: Don't use the normal http proxy mechanism for...
2011-11-18 Martin Storsjötls: Handle connection via a http proxy
2011-11-18 Martin Storsjöhttp: Reorder two code blocks
2011-11-18 Martin Storsjöhttp: Add a new protocol for opening connections via...
2011-11-18 Martin Storsjöhttp: Split out the non-chunked buffer reading part...
2011-11-18 Matthew Hoopssegafilm: add support for raw videos
2011-11-18 John Brooksrtpdec: only use RTCP for PTS when synchronizing multip...
2011-11-18 John Brooksrtpdec: unwrap RTP timestamps for PTS calculation
2011-11-17 Alex Conversevp5: Fix illegal read.
2011-11-17 Thierry Foucuvp6: Fix illegal read.
2011-11-17 Martin Storsjötls: Use TLSv1_client_method for OpenSSL
2011-11-16 Martin Storsjömpegaudiodec: Don't use a nonexistent log context for...
2011-11-16 Martin Storsjöavformat: Accept the ISO8601 separate format as input...
2011-11-16 Martin Storsjöavformat: Interpret times in ff_iso8601_to_unix_time...
2011-11-16 Martin Storsjöavutil: Add av_timegm as a public function
2011-11-16 Mike Melansoncinepak: Add another special case so that it can handle...
2011-11-16 Kostya Shishkovlagarith: add some RGBA decoding support
2011-11-16 Nathan Caldwelllagarith: Add correct line prediction for RGB
2011-11-15 Mans Rullgardlavf: fix multiplication overflow in avformat_find_stre...
2011-11-15 Justin Rugglescosmetics: indentation
2011-11-15 Justin Rugglesmpegaudiodec: init static tables in AVCodec.init_static...
2011-11-14 Mans Rullgardbinkvideo: simplify and remove invalid shifts
2011-11-14 Luca Barbatopulse: compute frame_duration once and fix it
2011-11-14 Luca Barbatolavf: simplify format_child_class_next()
2011-11-14 Sebastien Zwickerthwaccel: OS X Video Decoder Acceleration (VDA) support.
2011-11-14 Janne Grunaudoc: add support for an optional navigation bar in...
2011-11-13 Anton Khirnovlavf: pass options from AVFormatContext to avio.
2011-11-13 Martin Storsjöavformat: Use avio_open2, pass the AVFormatContext...
2011-11-13 Martin Storsjöavio: add avio_open2, taking an interrupt callback...
2011-11-13 Anton Khirnovavio: add support for passing options to protocols.
2011-11-13 Anton Khirnovavio: add and use ffurl_protocol_next().
2011-11-13 Martin Storsjöavformat: Pass the interrupt callback on to chained...
2011-11-13 Martin Storsjöavio: Add an AVIOInterruptCB parameter to ffurl_open...
2011-11-13 Martin Storsjöavformat: Use ff_check_interrupt
next