]> git.sesse.net Git - ffmpeg/history - libavformat
Make CDXL palette opaque.
[ffmpeg] / libavformat /
2012-02-17 Reimar Döffingermatroskadec: introduce resync function.
2012-02-17 Reimar Döffingermovenc: fix crashes if a stream is empty.
2012-02-17 Andrew Wasonmovenc: leave st->codec->frame_size as is instead of...
2012-02-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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-16 Michael NiedermayerMerge remote-tracking branch 'shariman/wmall'
2012-02-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-13 Matthew Szatmaryrtpdec: Use 4 byte startcodes for H.264
2012-02-13 Reimar Döffingermatroskadec: properly fall back to generic seek.
2012-02-13 Reimar Döffingermatroskadec: reset num_levels on seek.
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-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-12 Andrey UtkinFix aspect ratio mismatch message
2012-02-12 Reimar DöffingerFix Theora-in-ogg keyframe handling.
2012-02-12 Andrey Utkinlavf: fix aspect ratio mismatch message.
2012-02-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-11 Pavel KoshevoyModified to generate PAT/PMT for video keyframes
2012-02-11 Ingo Brücklbuildsys: Fix shared lib build of MPlayer.
2012-02-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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-10 Michael Niedermayerlavf: Rewrite metadata printing from dump_metadata().
2012-02-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-09 Carl Eugen HoyosAllow encoding rawvideo RGBA64 and friends.
2012-02-09 Carl Eugen HoyosAllow encoding rawvideo RGB0 and friends.
2012-02-09 Paul B MaholWavPack demuxer: set packet duration
2012-02-09 Michael Niedermayerlavf: put av_new_stream() compatibility wrapper back
2012-02-09 Michael Niedermayerlavf: put av_find_stream_info() compatibility wrapper...
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-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-08 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-06 Reimar DöffingerDetect theora keyframes by content in Ogg demuxer.
2012-02-06 Stefano Sabatinilavf/4xm: use proper error codes
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-06 Michael Niedermayercache: fix "warning: passing argument 2 of ‘av_tempfile...
2012-02-06 Michael Niedermayerfix "warning: variable ‘cflags’ set but not used"
2012-02-06 Michael Niedermayeravio: Fix "warning: initialization from incompatible...
next