]> git.sesse.net Git - ffmpeg/history - libavformat
svq1enc: remove stale altivec-related hack
[ffmpeg] / libavformat /
2011-11-26 Justin Rugglesadx: rename ff_adx_decode_header() to avpriv_adx_decode...
2011-11-26 Justin Rugglesavformat: add CRI ADX format demuxer
2011-11-26 Justin Rugglesadx: add an ADX parser.
2011-11-26 Mans Rullgardsol: use AV_RL32 instead of raw pointer cast
2011-11-25 Luca Barbatonullenc: drop AVFMT_RAWPICTURE from the flags
2011-11-23 Justin Rugglescdg: skip packets that don't contain a cdg command.
2011-11-23 Anton Khirnovcrcenc: add flags
2011-11-23 Anton Khirnovmd5enc: add flags
2011-11-22 Alex Conversemov: Remove some redundant and obsolete comments.
2011-11-22 Luca Barbatodoxy: structure libavformat groups
2011-11-22 Janne Grunaupthread: do not touch has_b_frames
2011-11-20 Martin Storsjöhttpproxy: Specify the object files needed in the Makefile
2011-11-18 Josh Allmannrtmp: do not hardcode invoke numbers
2011-11-18 Martin Storsjöavio: Mark the old interrupt callback mechanism as...
2011-11-18 Panagiotis H.M.... 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 Martin Storsjötls: Use TLSv1_client_method for OpenSSL
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-15 Mans Rullgardlavf: fix multiplication overflow in avformat_find_stre...
2011-11-14 Luca Barbatolavf: simplify format_child_class_next()
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-11 Derek BuitenhuisVBLE Decoder
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 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 Mike MelansonAIFF: add 'twos' FourCC for the mux/demuxer (big endian...
2011-11-10 Martin Storsjötls: Use the URLContext as logging context
2011-11-10 Martin Storsjöhttp: Don't add a Range: bytes=0- header for POST
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 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 Martin Storsjöudp: Allow specifying the local IP address
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 Conversemxfdec: Fix comparison of unsigned expression < 0.
2011-11-08 Anton Khirnovmpegts: set stream id on just created stream, not an...
2011-11-08 Anton Khirnovlavf: expand doxy for some AVFormatContext fields.
2011-11-07 Martin Storsjöavformat: Avoid a warning about mixed declarations...
2011-11-07 Kostya ShishkovBMV demuxer and decoder
2011-11-07 Martin Storsjömatroskaenc: Make sure the seekhead struct is freed...
2011-11-07 Martin Storsjöavformat: Warn about using network functions without...
2011-11-07 Martin Storsjöavformat: Revise wording
2011-11-07 Martin Storsjördt: Set AVFMT_NOFILE on ff_rdt_demuxer
2011-11-07 Martin Storsjördt: Check the return value of avformat_open
2011-11-07 Martin Storsjörtsp: Discard the dynamic handler, if it has an alloc...
2011-11-06 Anton Khirnovlavf: don't return from void av_update_cur_dts()
2011-11-06 Martin Storsjöopenssl: Only use CRYPTO_set_id_callback on OpenSSL...
2011-11-06 Martin StorsjöRemove leftover includes of strings.h
2011-11-06 Reimar DöffingerReplace all usage of strcasecmp/strncasecmp
2011-11-05 Martin Storsjöhttp: Remove the custom function for disabling chunked...
2011-11-05 Martin Storsjörtsp: Disable chunked http post through AVOptions
2011-11-05 Carl Eugen Hoyosmovdec: Set frame_size for AMR
2011-11-05 Ronald S. Bultjematroskadec: empty blocks are in fact valid.
2011-11-05 Carl Eugen Hoyosmovenc: Set a correct packet size for AMR-NB mode 15...
2011-11-05 Martin Storsjöavformat: Add functions for doing global network initia...
2011-11-05 Martin Storsjöavformat: Add the https protocol
2011-11-05 Martin Storsjöavformat: Add the tls protocol, using OpenSSL or gnutls
2011-11-05 Martin Storsjöavformat: Initialize gnutls in ff_tls_init()
2011-11-05 Martin Storsjöavformat: Add ff_tls_init()/deinit() that initialize...
2011-11-05 Martin Storsjöavformat: Split out functions from network.h to a new...
2011-11-02 Justin Rugglesgsm demuxer: do not allocate packet twice.
2011-11-02 Justin Rugglesflvenc: use first packet delay as global delay.
2011-11-02 John Brooksrtsp: add allowed_media_types option
2011-11-02 Justin RugglesCreate separate functions for the raw GSM demuxer.
2011-11-02 Diego BiurrunReplace vendor string in Ogg and FLAC muxers.
2011-11-02 Diego BiurrunReplace ffmpeg references with more accurate libav...
2011-11-02 Diego BiurrunReplace outdated references to ffmpeg tool with avconv.
2011-11-02 Diego BiurrunRemove some stray unnecessary ffmpeg references.
2011-11-02 Anton Khirnovid3v2: fix type of ID3v2EMFunc.free()
2011-11-02 Justin Rugglesg726: use bits_per_coded_sample instead of bitrate...
next