]> git.sesse.net Git - ffmpeg/history - libavformat
doc/APIchanges: fill in missing dates and hashes.
[ffmpeg] / libavformat /
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...
2012-02-24 Anton Khirnovlavf: move the packet keyframe setting code.
2012-02-24 Justin Rugglesoggenc: free comment header for all codecs
2012-02-24 Anton Khirnovlavf/output-example: use new audio encoding API correctly.
2012-02-24 Anton Khirnovlavf/output-example: more proper usage of the new API.
2012-02-24 Paul B Maholapetag: do not leak memory if avio_read() fails
2012-02-23 Ronald S. Bultjeapetag: propagate errors.
2012-02-23 Ronald S. Bultjeswf: check return values for av_get/new_packet().
2012-02-23 Martin Storsjörtpenc: Expose the max packet size via an avoption
2012-02-23 Martin Storsjörtpenc: Move max_packet_size to a context variable
2012-02-23 Martin Storsjörtpenc: Add an option for not sending RTCP packets
2012-02-23 Martin Storsjörtpenc: Add an error message
2012-02-23 Martin Storsjörtpenc: Allow packetizing H263 according to the old...
2012-02-23 Martin Storsjörtpenc: Move the trailing comma into FF_RTP_FLAG_OPTS
2012-02-23 Justin Rugglesmov: set channel layout for AC-3 streams based on the...
2012-02-22 Paul B Maholimg2: split muxer and demuxer into separate files
2012-02-22 Ronald S. Bultjerm: prevent infinite loops for index parsing.
2012-02-22 Alex Conversemov: Add more HDV and XDCAM FourCCs.
2012-02-22 Anton Khirnovlavf: don't set AVCodecContext.has_b_frames in compute_...
2012-02-22 Ronald S. Bultjermdec: when using INT4 deinterleaving, error out if...
2012-02-22 Paul B Maholcdxl: correctly synchronize video timestamps to audio
2012-02-22 Martin Storsjömovenc: Buffer the mdat for the initial moov fragment...
2012-02-22 Martin Storsjöflvdec: Ignore the index if the ignidx flag is set
2012-02-22 Martin Storsjöflvdec: Fix indentation
2012-02-22 Martin Storsjömovdec: Don't parse all fragments if ignidx is set
2012-02-22 Martin Storsjömovdec: Restart parsing root-level atoms at the right...
2012-02-21 Alex Conversemov: Add support for MPEG2 HDV 720p24 (hdv4)
2012-02-21 Diego Biurrunimg2: Use ff_guess_image2_codec(filename) shorthand...
2012-02-21 Alex ConverseMark mutable static data const where appropriate.
2012-02-21 Aneesh Dogragif: K&R formatting cosmetics
2012-02-21 Martin Storsjömovdec: Adjust keyframe flagging in fragmented files
2012-02-20 Justin Rugglesavcodec: add duration field to AVCodecParserContext
2012-02-20 Martin Storsjöhls: Reset the AVIOContext when seeking
2012-02-19 Panagiotis H.M.... applehttp: Do seeking within segments, too
2012-02-19 Luca Barbatodoxy: remove reference to removed api
2012-02-19 Luca Barbatoexamples: unbreak compilation
2012-02-18 Martin Storsjömov: Use defines for sample flags in fragments
2012-02-18 Martin Storsjömov: Use defines for trun flags
2012-02-18 Martin Storsjömov: Use defines for tfhd flags
2012-02-18 Ronald S. Bultjeasf: prevent packet_size_left from going negative if...
2012-02-18 Martin Storsjörtpdec: Identify incorrectly signalled H263
2012-02-17 Ronald S. Bultjeaiff: don't skip block_align==0 check on COMM-after...
2012-02-17 Martin Storsjömovenc: Write the unknown duration as 64 bit fields...
2012-02-17 Martin Storsjömovenc: Write track durations with all bits set if...
2012-02-17 Aneesh Dograavcodec: add a Sun Rasterfile encoder
2012-02-17 Paul B Maholcdxl: fix audio for some samples
2012-02-17 Paul B Maholapetag: add proper support for binary tags
2012-02-16 Martin Storsjömovenc: Don't set a default sample duration when creati...
2012-02-16 Martin Storsjörtp: Factorize the check for distinguishing RTCP packet...
2012-02-16 Justin Rugglesbethsoftvid: synchronize video timestamps with audio...
2012-02-16 Justin Rugglesbethsoftvid: add audio stream only after getting the...
2012-02-16 Justin Rugglesbethsoftvid: Set video packet duration instead of accum...
2012-02-16 Justin Rugglesbethsoftvid: set packet key frame flag for audio and...
2012-02-16 Justin Rugglesbethsoftvid: fix read_packet() return codes.
2012-02-16 Justin Rugglesbethsoftvid: pass palette in side data instead of in...
2012-02-16 Martin Storsjösdp: Ignore RTCP packets when autodetecting RTP streams
2012-02-15 Martin Storsjölibavformat: Add an ff_ prefix to some lavf internal...
2012-02-15 Martin Storsjörtsp: Make rtsp_demuxer_class static
2012-02-14 Paul B MaholCDXL demuxer and decoder
2012-02-14 Alex Conversehls: Re-add legacy applehttp name to preserve interface...
2012-02-14 Martin Storsjöhlsproto: Rename the functions and context
2012-02-14 Martin Storsjöhlsproto: Encourage users to try the hls demuxer instea...
2012-02-14 Martin Storsjölibavformat: Rename the applehttp protocol to hls
2012-02-14 Martin Storsjöhls: Rename the functions and context
2012-02-14 Martin Storsjölibavformat: Rename the applehttp demuxer to hls
2012-02-14 Martin Storsjörtpdec: Support H263 in RFC 2190 format
2012-02-14 Martin Storsjömovenc: Support muxing VC1
2012-02-14 Diego Biurrunlibrtmp: Add "lib" prefix to librtmp URLProtocol declar...
2012-02-14 Martin Storsjömovenc: Use defines instead of hardcoded numbers for...
2012-02-14 Paul B Maholsmjpegdec: implement seeking
2012-02-13 Matthew Szatmaryrtpdec: Use 4 byte startcodes for H.264
2012-02-13 Diego Biurrunmatroskadec: Mark variable as av_unused.
2012-02-13 Diego BiurrunMove some conditionally used variables into the block...
2012-02-13 Diego BiurrunDrop some completely unnecessary av_unused attributes.
2012-02-13 Martin Storsjömovenc: Support muxing wmapro in ismv/isma
2012-02-13 Martin Storsjömpegtsenc: Add an AVOption for forcing a new PAT/PMT...
2012-02-13 Diego Biurrunbuild: Set correct dependencies for rtmp* protocols...
2012-02-12 Andrey Utkinlavf: fix aspect ratio mismatch message.
2012-02-10 Joakim Platecafdec: Check return value of avio_seek and avoid modif...
2012-02-10 Joakim Plateyop: Check return value of avio_seek and avoid modifyin...
2012-02-10 Joakim Platetta: Check return value of avio_seek and avoid modifyin...
2012-02-10 Joakim Platetmv: Check return value of avio_seek and avoid modifyin...
2012-02-10 Joakim Plater3d: Check return value of avio_seek and avoid modifyin...
2012-02-10 Joakim Platensvdec: Check return value of avio_seek and avoid modif...
2012-02-10 Joakim Platempc8: Check return value of avio_seek and avoid modifyi...
2012-02-10 Joakim Platejvdec: Check return value of avio_seek and avoid modify...
2012-02-10 Joakim Platefilmstripdec: Check return value of avio_seek and avoid...
2012-02-10 Joakim Plateffmdec: Check return value of avio_seek and avoid modif...
2012-02-10 Joakim Platedv: Check return value of avio_seek and avoid modifying...
2012-02-10 Joakim Platebink: Check return value of avio_seek and avoid modifyi...
2012-02-10 Martin Storsjörtpenc: Write a log message if the max packet size...
2012-02-10 Alex Conversedv: Move a table used only by the demuxer out of a...
2012-02-10 Alex Conversedv: Fix small overread in audio frequency table.
2012-02-09 Paul B MaholWavPack demuxer: set packet duration
2012-02-09 Tomas Härdinmxfdec: Ignore the last entry in Avid's index table...
2012-02-09 Tomas Härdinmxfdec: Sanity-check SampleRate
2012-02-09 Tomas Härdinmxfdec: Handle small EditUnitByteCount
next