]> git.sesse.net Git - ffmpeg/history - libavformat
avconv: send EOF to vsrc_buffer.
[ffmpeg] / libavformat /
2012-04-15 Dale Curtismov: free memory on header parsing failure
2012-04-15 Dale Curtismov: fix leaking memory with multiple drefs.
2012-04-13 Yusuke Nakamuramov: Fix detecting there is no sync sample.
2012-04-13 Luca Barbatoavf: has_duration does not check the global one
2012-04-13 Dale Curtismatroska: Fix leaking memory allocated for laces.
2012-04-13 Alex Conversemovenc: Remove a dead initialization
2012-04-12 Diego Biurrunavpacket, bfi, bgmc, rawenc: K&R prettyprinting cosmetics
2012-04-11 Luca Barbatomovenc: small refactor mov_write_packet
2012-04-11 Luca Barbatomovenc: remove redundant check
2012-04-10 Diego BiurrunDrop some pointless #ifdefs.
2012-04-10 Asen Lekovnutdec: K&R formatting cosmetics
2012-04-08 Martin Storsjörtsp: Don't use av_malloc(0) if there are no streams
2012-04-08 Martin Storsjörtsp: Don't use uninitialized data if there are no...
2012-04-08 Martin Storsjöcosmetics: Fix indentation
2012-04-08 Martin Storsjörtsp: Don't expose the MS-RTSP RTX data stream to the...
2012-04-06 Martin Storsjörtpdec_asf: Set the no_resync_search option for the...
2012-04-06 Martin Storsjöasfdec: Add an option for not searching for the packet...
2012-04-06 Joakim Platelibavformat: Only require first packet to be known...
2012-04-06 Martin Storsjöcosmetics: Align muxer/demuxer declarations
2012-04-03 Raffaele Senartmp: implement bandwidth notification
2012-04-03 Samuel Pitoisetrtmp: update supported audio codecs value
2012-04-01 Anton Khirnovid3v2: fix skipping extended header in id3v2.4
2012-03-30 Reimar Döffingeroggenc: fix condition when not to flush due to keyframe...
2012-03-30 Andres Gonzalezoggenc: add pagesize option to set preferred page size
2012-03-30 Diego Biurrunoutput-example: K&R formatting cosmetics, comment spell...
2012-03-30 Luca Barbatoavf: make the example output the proper message
2012-03-30 Luca Barbatoavf: fix audio writing in the output-example
2012-03-29 Ronald S. Bultjemov: don't overwrite existing indexes.
2012-03-29 Kostya Shishkovid3v2: add another mimetype for JPEG image
2012-03-28 Ronald S. Bultjeasf: only set index_read if the index contained entries.
2012-03-28 Diego BiurrunReplace memset(0) by zero initializations.
2012-03-27 Justin Rugglesoggdec: calculate correct timestamps in Ogg/FLAC
2012-03-27 Paul B Maholwestwood_vqa: fix SND0 chunk handling
2012-03-27 Paul B Maholwestwood_vqa: set video stream duration
2012-03-27 Jindrich Makovickamake av_interleaved_write_frame() flush packets when...
2012-03-27 Alex Conversempegts: Fix dead error checks
2012-03-26 Diego Biurrunbuild: prettyprinting cosmetics
2012-03-26 Anton Khirnovlavf doxy: expand AVStream.codec doxy.
2012-03-26 Anton Khirnovlavf doxy: improve AVStream.time_base doxy.
2012-03-26 Anton Khirnovlavf doxy: add some basic documentation about reading...
2012-03-26 Anton Khirnovlavf doxy: document passing options to demuxers.
2012-03-26 Anton Khirnovlavf doxy: clarify that an AVPacket contains encoded...
2012-03-26 Jindrich Makovickampegtsenc: allow user triggered PES packet flushing
2012-03-24 Martin Storsjömovenc: Merge if statements
2012-03-24 Martin Storsjöavc: Add a function for converting mp4 style extradata...
2012-03-24 Martin Storsjölibavformat: Document who sets the AVStream.id field
2012-03-22 Alex Conversexwma: Validate channels and bits_per_coded_sample.
2012-03-22 Alex Conversemov: Do not read past the end of the ctts_data table.
2012-03-22 Alex Conversemov: Add missing terminator to mov_ch_layout_map_1ch.
2012-03-22 Ronald S. Bultjeasf: reset side data elements on packet copy.
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...
next