]> git.sesse.net Git - ffmpeg/history - libavformat
rmdec: when using INT4 deinterleaving, error out if sub_packet_h <= 1.
[ffmpeg] / libavformat /
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
2012-02-09 Tomas Härdinmxfdec: Consider OPAtom files that do not have exactly...
2012-02-09 Tomas Härdinmxfdec: Don't crash in mxf_packet_timestamps() if curre...
2012-02-09 Tomas Härdinmxfdec: Zero nb_ptses in mxf_compute_ptses_fake_index()
2012-02-09 Tomas Härdinmxfdec: Sanity check PreviousPartition
2012-02-09 Tomas Härdinmxfdec: Never seek back in local sets and KLVs
2012-02-09 Tomas Härdinmxfdec: Move the current_partition check inside mxf_rea...
2012-02-09 Tomas Härdinmxfdec: Fix infinite loop in mxf_packet_timestamps()
2012-02-09 Tomas Härdinmxfdec: Check eof_reached in mxf_read_local_tags()
2012-02-09 Tomas Härdinmxfdec: Check for NULL component
2012-02-09 Tomas Härdinmxfdec: Make sure mxf->nb_index_tables > 0 in mxf_packe...
2012-02-09 Tomas Härdinmxfdec: Make sure x < index_table->nb_ptses
2012-02-09 Paul B Maholapetag: fix comment
2012-02-06 Diego Biurrundoxygen: Do not include license boilerplates in Doxygen...
2012-02-06 Justin Rugglesape: skip packets with invalid size
2012-02-06 Justin Rugglesape: calculate final packet size instead of guessing
2012-02-06 Justin Rugglesape: stop reading after the last frame has been read
2012-02-06 Justin Rugglesape: return AVERROR_EOF instead of AVERROR(EIO) when...
2012-02-06 Justin Rugglesape: return error if seeking to the current packet...
2012-02-04 Paul B Maholape: fix seeking
2012-02-03 Alex Conversemovdec: Avoid av_malloc(0) in stss
2012-02-03 Anton Khirnovframe{crc/md5}: set the stream timebase from codec...
2012-02-02 Martin Storsjömovdec: Parse the dvc1 atom
next