]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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
2011-11-13 Martin Storsjöavio: Add an internal utility function for checking...
2011-11-13 Martin Storsjöavio: Add AVIOInterruptCB
2011-11-13 Luca Barbatotexi2html: remove stray \n
2011-11-13 Luca Barbatodoc: prettyfy the texi2html documentation
2011-11-13 Ronald S. Bultjeswscale: handle unaligned buffers in yuv2plane1
2011-11-11 Janne Grunauvble: remove vble_error_close
2011-11-11 Derek BuitenhuisVBLE Decoder
2011-11-11 Justin Rugglestta: use an integer instead of a pointer to iterate...
2011-11-11 Justin Rugglesshorten: do not modify samples pointer when interleaving
2011-11-11 Justin Rugglesmpc7: only support stereo input.
2011-11-11 Justin Rugglesdpcm: do not try to decode empty packets
2011-11-11 Justin Rugglesdpcm: remove unneeded buf_size==0 check.
2011-11-11 Justin Rugglestwinvq: add SSE/AVX optimized sum/difference stereo...
2011-11-11 Justin Rugglesvqf/twinvq: pass vqf COMM chunk info in extradata
2011-11-11 Justin Rugglesvqf: do not set bits_per_coded_sample for TwinVQ.
2011-11-11 Justin Rugglestwinvq: check for allocation failure in init_mdct_win()
2011-11-11 Sean McGovernswscale: add padding to conversion buffer.
2011-11-11 John Brooksrtpdec: Simplify finalize_packet
2011-11-11 Martin Storsjöhttp: Handle proxy authentication
2011-11-11 Martin Storsjöhttp: Print an error message for Authorization Required...
2011-11-11 Anton KhirnovAVOptions: don't return an invalid option when option...
2011-11-11 Mike MelansonAIFF: add 'twos' FourCC for the mux/demuxer (big endian...
2011-11-10 Luca Barbatodoc: update libavfilter documentation
2011-11-10 Martin Storsjötls: Use the URLContext as logging context
2011-11-10 Alex Converseaes: Avoid illegal read and don't generate more key...
2011-11-10 Alex Conversempc7: Fix memset call in mpc7_decode_frame function
2011-11-10 Justin Rugglesatrac1: use correct context for av_log()
2011-11-10 Justin Rugglesapedec: consume the whole packet when copying to the...
2011-11-10 Justin Rugglesapedec: do not needlessly copy s->samples to nblocks.
2011-11-10 Justin Rugglesapedec: check output buffer size after calculating...
2011-11-10 Justin Rugglesapedec: remove unneeded entropy decoder normalization.
2011-11-10 Justin Rugglestruespeech: use memmove() in truespeech_update_filters()
2011-11-10 Justin Rugglesvorbisdec: remove AVCODEC_MAX_AUDIO_FRAME_SIZE check
2011-11-10 Justin Rugglesvorbisdec: remove unneeded buf_size==0 check
2011-11-10 Justin Rugglesvorbisdec: return proper error codes instead of made...
2011-11-10 Martin Storsjöhttp: Don't add a Range: bytes=0- header for POST
2011-11-10 Laurent Aimarsunrast: Check for invalid/corrupted bitstream
2011-11-10 Martin Storsjöhttp: Change the chunksize AVOption into chunked_post
2011-11-10 Anton Khirnovhttp: Add encoding/decoding flags to the AVOptions
2011-11-10 Anton Khirnovavconv: remove some codec-specific hacks
2011-11-10 Anton Khirnovcrypto: add decoding flag to options.
2011-11-10 Anton Khirnovtls: use AVIO_FLAG_NONBLOCK instead of deprecated URL_F...
2011-11-10 Anton Khirnovhttp: use different classes for http and https.
2011-11-10 Martin Storsjöhttp: Change an error log message to a warning
2011-11-10 Martin Storsjöhttp: Remove the now unused ff_http_set_headers custom...
2011-11-10 Martin Storsjömms: Set http custom headers via the AVOption
2011-11-10 Martin Storsjörtsp: Set http custom headers via the AVOption
2011-11-10 Martin Storsjöhttp: Make custom headers settable via an AVOption
2011-11-10 Martin Storsjöcrypto: Don't manually free memory allocated via AVOptions
2011-11-10 Martin Storsjöavio: Free URLContext private data allocated via AVOptions
2011-11-10 John Brooksavc: fix memory errors when encoding invalid h264 codecdata
2011-11-09 Justin Rugglesavcodec: add support for planar signed 8-bit PCM.
2011-11-09 Justin Rugglesra144enc: add sample_fmts list to ff_ra_144_encoder
2011-11-09 Justin Rugglessmackaud: use uint8_t* for 8-bit output buffer type
2011-11-09 Justin Rugglessmackaud: clip output samples
2011-11-09 Justin Rugglessmackaud: use sign_extend() for difference value instea...
2011-11-09 Justin Rugglessipr: use a function pointer to select the decode_frame...
2011-11-09 Justin Rugglessipr: set mode based on block_align instead of bit_rate
2011-11-09 Justin Rugglessipr: do not needlessly set *data_size to 0 when return...
2011-11-09 Justin Rugglesra288: fix formatting of LOCAL_ALIGNED_16
2011-11-09 Martin Storsjöudp: Allow specifying the local IP address
2011-11-09 shahriman AMSVC1: Add bottom field offset to block_index[] to avoid...
2011-11-09 shahriman AMSvc1dec: move an if() block.
2011-11-09 shahriman AMSvc1dec: use correct hybrid prediction threshold.
2011-11-09 shahriman AMSvc1dec: Partial rewrite of vc1_pred_mv()
2011-11-09 shahriman AMSvc1dec: take ME precision into account while scaling...
2011-11-09 Andrey Utkinlavf: don't leak corrupted packets
2011-11-08 Martin Storsjötls: Use ERR_get_error() in do_tls_poll
2011-11-08 Alex Converseindeo3: Fix a fencepost error.
2011-11-08 Alex Conversemxfdec: Fix comparison of unsigned expression < 0.
2011-11-08 Anton Khirnovmpegts: set stream id on just created stream, not an...
2011-11-08 Justin Rugglesra288: return error if input buffer is too small
2011-11-08 Justin Rugglesra288: utilize DSPContext.vector_fmul()
next