]> git.sesse.net Git - ffmpeg/history - libavformat
wmalossless: error out if a subframe is not used by any channel.
[ffmpeg] / libavformat /
2012-03-22 Michael Niedermayeroggparseogm: fix order of arguments of avpriv_set_pts_i...
2012-03-22 Justin Rugglesaiffdec: set block_duration to 1 for PCM codecs that...
2012-03-22 Justin Rugglesaiffdec: factor out handling of integer PCM for AIFF...
2012-03-22 Justin Rugglesaiffdec: use av_get_audio_frame_duration() to set block...
2012-03-22 Justin Rugglesaiffdec: do not set bit rate if block duration is unknown
2012-03-20 Anton Khirnovlavf: make av_interleave_packet_per_dts() private.
2012-03-20 Anton Khirnovlavf: deprecate av_read_packet().
2012-03-20 Justin Rugglesoggdec: output correct timestamps for Vorbis
2012-03-20 Justin Rugglesxa: set correct bit rate
2012-03-20 Justin Rugglesxa: do not set bit_rate, block_align, or bits_per_coded...
2012-03-20 Justin Rugglesxa: fix end-of-file handling
2012-03-20 Justin Rugglesxa: fix timestamp calculation
2012-03-20 Martin Storsjömovenc: Add a min_frag_duration option
2012-03-20 Martin Storsjörtsp: Set the default delay to 0.1 s for the RTSP/SDP...
2012-03-20 Martin Storsjölibavformat: Set the default for the max_delay option...
2012-03-20 Anton KhirnovMove AVFormatContext/AVCodecContext option tables to...
2012-03-20 Anton Khirnovlavf: use AVStream.discard to disable queueing attached...
2012-03-20 Anton Khirnovlavf: requeue attached pictures after seeking.
2012-03-20 Anton Khirnovid3v2: set the keyframe flag on attached pictures.
2012-03-19 Derek BuitenhuisZeroCodec Decoder
2012-03-19 Kostya ShishkovRealAudio Lossless decoder
2012-03-19 Martin Storsjörtpenc: Use AVFormatContext.packet_size instead of...
2012-03-19 Nicolas Georgeurl: Document the expected behaviour of url_read
2012-03-19 Martin Storsjölibavformat: Use AVFormatContext.probesize in init_input
2012-03-19 Martin Storsjöcosmetics: Align some AVInput/OutputFormat declarations
2012-03-18 Michael Niedermayeroma: Fix out of array read.
2012-03-17 Anton Khirnovlavf: remove some disabled code.
2012-03-17 Anton Khirnovlavf: only set average frame rate for video.
2012-03-17 Anton Khirnovlavf: remove a pointless check.
2012-03-17 Paul B Maholavcodec: add XBM encoder
2012-03-15 Anton Khirnovlavf: don't select an attached picture as default strea...
2012-03-14 Paul B Maholjv demux: set video stream duration
2012-03-13 Martin Storsjöhttp: Clear the auth state on redirects
2012-03-13 Martin Storsjöhttp: Retry auth if it failed due to being stale
2012-03-13 Martin Storsjörtsp: Resend new keepalive commands if they used stale...
2012-03-13 Martin Storsjörtsp: Retry authentication if failed due to being stale
2012-03-13 Martin Storsjöhttpauth: Parse the stale field in digest auth
2012-03-12 Paul B Maholiff: make .long_name more descriptive
2012-03-12 Martin Storsjörtsp: Fix a typo
2012-03-09 Diego BiurrunFix a bunch of common typos.
2012-03-09 Alex Conversempegts: Always honor a registration descriptor if prese...
2012-03-09 Martin Storsjörtsp: Only set the ttl parameter if the server actually...
2012-03-09 Martin Storsjöudp: Set ttl for read-write streams, too, not only...
2012-03-09 Martin Storsjöudp: Only bind to the multicast address if in read...
2012-03-09 Martin Storsjöudp: Clarify the comment about binding the multicast...
2012-03-09 Martin Storsjöudp: Reorder comments
2012-03-08 Dale CurtisFix uninitialized reads on malformed ogg files.
2012-03-07 Martin Storsjörtpenc: Fix the AVRational used for av_rescale_q_rnd
2012-03-07 Martin Storsjöudp: Print an error message if bind fails
2012-03-07 Ronald S. Bultjesmacker: error out if palette copy-with-offset overruns...
2012-03-06 Carl Eugen Hoyosmov: Allow last chunk to have an arbitrary number of...
2012-03-05 Reimar Döffingercdxl demux: do not create packets with uninitialized...
2012-03-05 Justin Rugglescosmetics: reindent
2012-03-05 Justin Rugglesavformat: do not require a pixel/sample format if there...
2012-03-05 Justin Rugglesavformat: do not fill-in audio packet duration in compu...
2012-03-05 Justin Ruggleslavf: Use av_get_audio_frame_duration() in get_audio_fr...
2012-03-05 Justin Rugglessiff: do not set AVCodecContext.frame_size
2012-03-05 Justin Rugglesamr demuxer: do not set AVCodecContext.frame_size.
2012-03-05 Justin Rugglesaiffdec: do not set AVCodecContext.frame_size
2012-03-05 Justin Rugglesmov: do not set AVCodecContext.frame_size
2012-03-05 Justin Rugglesape: do not set AVCodecContext.frame_size.
2012-03-05 Justin Rugglesrdt: remove workaround for infinite loop with aac
2012-03-05 Justin Rugglesavformat: do not require frame_size in avformat_find_st...
2012-03-05 Justin Rugglesavformat: do not require frame_size in avformat_find_st...
2012-03-05 Justin Rugglesavformat: do not require frame_size in avformat_find_st...
2012-03-05 Justin Rugglesswfenc: use av_get_audio_frame_duration() instead of...
2012-03-05 Justin Rugglesrtpenc: use av_get_audio_frame_duration() for max_frame...
2012-03-05 Justin Rugglesriffenc: use av_get_audio_frame_duration()
2012-03-05 Anton Khirnovlavf: deobfuscate read_frame_internal().
2012-03-05 Anton Khirnovlavf: make read_from_packet_buffer() more flexible.
2012-03-05 Anton Khirnovlavf: factorize freeing a packet buffer.
2012-03-05 Diego Biurrundv: Do not redundantly initialize struct members to...
2012-03-03 Justin Rugglestiertexseq: set correct block_align for audio
2012-03-03 Justin Rugglestiertexseq: set audio stream start time to 0
2012-03-03 Justin Rugglesvoc/avs: Do not change the sample rate mid-stream.
2012-03-03 Justin Rugglessegafilm: use the sample rate as the time base for...
2012-03-03 Justin Rugglesea: fix audio pts
2012-03-03 Justin Rugglespsx-str: fix audio pts
2012-03-03 Justin Rugglesvqf: set packet duration
2012-03-03 Justin Rugglestta demuxer: set packet duration
2012-03-03 Justin Rugglesthp: set audio packet durations
2012-03-03 Justin Rugglesavcodec: add a Vorbis parser to get packet duration
2012-03-02 Alex Conversempegts: Pad the packet buffer in handle_packet().
2012-03-02 Alex Conversempegts: Do not call read_sl_header() when no bytes...
2012-03-02 Ronald S. Bultjematroska: check buffer size for RM-style byte reordering.
2012-03-02 Alex Conversermdec: Honor .RMF tag size rather than assuming 18.
2012-03-02 Anton Khirnovr3d: don't set codec timebase.
2012-03-02 Anton Khirnovelectronicarts: set timebase for tgv video.
2012-03-02 Anton Khirnovelectronicarts: parse the framerate for cmv video.
2012-03-02 Anton Khirnovogg: don't set codec timebase
2012-03-02 Anton Khirnovelectronicarts: don't set codec timebase
2012-03-02 Anton Khirnovavs: don't set codec timebase
2012-03-01 Ingo Brücklmp3dec: Fix reading file size and frames in VBRI headers
2012-03-01 Diego Biurrunrmdec: adjust printf format string specifier to fix...
2012-03-01 Martin Storsjörtpenc: Use MB info side data for splitting H263 packet...
2012-02-29 Justin Rugglesdxa: set audio stream time base using the sample rate
2012-02-29 Justin Rugglespsx-str: do not allow seeking by bytes
2012-02-29 Justin Rugglesasfdec: Do not set AVCodecContext.frame_size
2012-02-29 Justin Rugglesvqf: set packet parameters after av_new_packet()
2012-02-29 Martin Storsjörtpenc: Fix setting the max packet size
next