]> git.sesse.net Git - ffmpeg/history - libavformat
cpu: recognise only cpu flag names pertinent to the architecture
[ffmpeg] / libavformat /
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
2012-02-29 Anton KhirnovAdd a minor bump, changelog/APIchanges entry and some...
2012-02-29 Anton Khirnovmp3enc: write attached pictures (APIC).
2012-02-29 Anton Khirnovmp3enc: move mp3_write_xing() further up in the file.
2012-02-29 Anton Khirnovid3v2enc: add a function for writing attached pictures.
2012-02-29 Anton Khirnovid3v2enc: fix writing frame sizes for ID3v2.3
2012-02-29 Anton Khirnovid3v2enc: split ff_id3v2_write().
2012-02-29 Anton Khirnovid3v2enc: make id3v2_put_size take only an AVIOContext.
2012-02-29 Anton Khirnovid3v2: remove unused ff_id3v2_read().
2012-02-29 Anton Khirnovlavf: export id3v2 attached pictures as streams.
2012-02-29 Anton Khirnovlavf: generic code for exporting attached pictures.
2012-02-29 Anton Khirnovid3v2: read attached pictures and export them in ID3v2E...
2012-02-29 Anton Khirnovlavf: move CodecMime from matroska.h to internal.h
2012-02-29 Anton Khirnovswfdec: do not set codec timebase.
2012-02-29 Anton Khirnovlavc: deprecate AVCodecContext.color_table_id.
2012-02-29 Anton Khirnovmpegvideo_enc: add chroma/luma_elim_threshold private...
2012-02-29 Ronald S. Bultjeasf: don't seek back on EOF.
2012-02-28 Ronald S. Bultjeasf: error out on ridiculously large minpktsize values.
2012-02-28 Ronald S. Bultjeoma: don't read beyond end of leaf_table.
2012-02-28 Diego Biurrundoxygen: Remove documentation for non-existing paramete...
2012-02-28 Luca Barbatosegment: implement wrap around
2012-02-28 Luca Barbatoavf: reorder AVStream and AVFormatContext
2012-02-27 Michael Niedermayerflvdec: Remove the now redundant check for known broken...
2012-02-27 Martin Storsjöflvdec: Validate index entries added from metadata...
2012-02-27 Tommy Wintherrtsp: Handle requests from server to client
2012-02-27 Justin Rugglesmovenc: use timestamps instead of frame_size for sample...
2012-02-27 Justin Rugglesmovenc: use the first cluster duration as the tfhd...
2012-02-27 Justin Rugglesmovenc: factorize calculation of cluster duration into...
2012-02-26 Anton Khirnovlavf: don't guess r_frame_rate from either stream or...
2012-02-26 Anton Khirnovlavf: don't set codec timebase in avformat_find_stream_...
2012-02-26 Anton Khirnovrawdec: set timebase to 1/fps.
2012-02-25 Ronald S. Bultjematroska: don't overwrite string values until read...
next