]> git.sesse.net Git - ffmpeg/history - libavformat
Use ff_packet_free_side_data instead of duplicating it.
[ffmpeg] / libavformat /
2012-01-03 Anton Khirnovlavf: flush decoders in avformat_find_stream_info().
2012-01-03 Jean Firstwtvdec: use intfloat.h instead of intfloat_readwrite.h
2012-01-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-02 Diego BiurrunFix a bunch of typos.
2012-01-02 Diego BiurrunDrop some pointless void* return value casts from av_ma...
2012-01-02 Clément Bœschmp3enc: fix playback with mp3 encoded files on some...
2012-01-02 Jean Firstflvdec: use av_uninit to silence compiler warnings
2012-01-02 Paul B Maholy41p encoder and decoder
2012-01-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-01 Janne Grunaumpegenc: simplify muxrate calculation
2012-01-01 Reimar Döffingerrawdec: Set start_time to 0 for raw audio files.
2012-01-01 Carl Eugen HoyosDetect 'yuv2' as rawvideo also in avi.
2012-01-01 Jean Firstmov: av_dlog use PRId64 instead of %ld
2012-01-01 Jean Firstmxfdec: change av_log formatting %lx to PRIx64 and...
2012-01-01 Michael Niedermayermpegpsenc: Fix integer overflow of the muxrate calculation.
2011-12-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-31 Carl Eugen HoyosDo not map asf metadata key WM/Track to track.
2011-12-31 Janne Grunauthreads: default to automatic thread count detection
2011-12-31 Michael Niedermayermxg: fix compiler warning for uninitialized variables
2011-12-31 Jean Firstid3v2: fix compiler warning for uninitialized variables
2011-12-31 Michael Niedermayerlavf: ffio_limit(), treat avio_size()==0 as error.
2011-12-31 Michael Niedermayerflvdec: Check avpriv_mpeg4audio_get_config() return
2011-12-31 Jean Firstmpegts: remove unused variable
2011-12-31 Jean Firstmovenc: remove unused variables
2011-12-31 Jean Firstcache: use av_freep instead of av_free in cache_open
2011-12-31 Jean Firstcache: remove unused variable in cache_open
2011-12-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-30 Michael Niedermayerflvdec: Add comment about the 5 second threshold
2011-12-30 Paul B MaholUse more designated initializers.
2011-12-30 Paul B Maholmp3enc: remove unused variable
2011-12-30 Michael Niedermayerflvdec: Print a warning in all failure cases of parse_k...
2011-12-30 Michael Niedermayerflvdec: Disable metadatacreator "MEGA" hack
2011-12-30 Michael Niedermayerflvdec: Check index for being valid
2011-12-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-30 Michael Niedermayernsvdec: Check av_malloc(string_size)
2011-12-29 Michael Niedermayerissdemux: Check packet_size for validity
2011-12-29 Andrey Utkinapplehttpproto: Apply the same reload interval changes...
2011-12-29 Martin Storsjöapplehttp: Use half the target duration as interval...
2011-12-29 Andrey Utkinapplehttp: Use the last segment duration as reload...
2011-12-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-28 Jindřich Makovičkampegts: adjustable minimum PES payload
2011-12-28 Jindřich Makovičkampegts: properly output large audio packets
2011-12-28 Paul B Maholavformat: Add SMJPEG demuxer.
2011-12-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-27 Carl Eugen HoyosMake Interplay palette opaque and increase its dynamics.
2011-12-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-26 Marton Balintdv: fix avpriv_dv_codec_profile with lowres > 0
2011-12-26 Michael Niedermayerid3v2: fix variable type for uncompress()
2011-12-26 Adrian DrzewieckiProcess compressed id3v2 tags.
2011-12-26 Clément Bœschgxf: remove gxf_ prefix to timecode metadata keys.
2011-12-26 Matthieu Bourondv: add timecode to metadata
2011-12-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-25 Michael Niedermayersegafilm: fail earlier in case theres not enough bytest...
2011-12-25 Michael Niedermayeravio: Fix ffio_limit() when due to seeking past the...
2011-12-24 Michael Niedermayerasfdec: fix endless loop on EOF
2011-12-24 Michael Niedermayersierravmd: limit packetsize to the amount that could...
2011-12-24 Michael Niedermayerrmdec: Avoid allocating huge packets
2011-12-24 Michael Niedermayerrpl: Fix near infinite loop in index reading due to...
2011-12-24 Carl Eugen HoyosMake the palette in Quake II CIN files opaque and incre...
2011-12-24 Carl Eugen HoyosMake mov palette opaque or load alpha if present.
2011-12-24 Carl Eugen HoyosMake the avi palette opaque.
2011-12-24 Michael NiedermayerMerge remote-tracking branch 'shariman/wmall'
2011-12-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-23 Michael Niedermayeravio: fix handling of , in urls
2011-12-23 Michael Niedermayerflvdec: disable new midstream param change code not...
2011-12-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-23 Michael Niedermayerudp: support non blocking reads with fifo
2011-12-23 Michael Niedermayerudp: Replace double select() by select+mutex+cond.
2011-12-23 Michael Niedermayerudp: return circular buffer error if such error happened.
2011-12-22 Diego Biurrunbuild: fix standalone compilation of OMA muxer
2011-12-22 Diego Biurrunbuild: fix standalone compilation of Microsoft XMV...
2011-12-22 Diego Biurrunbuild: fix standalone compilation of Core Audio Format...
2011-12-22 Michael NiedermayerMerge remote-tracking branch 'tjoppen/fuzz_fixes'
2011-12-22 Alex Conversemov: Don't stick the QuickTime field ordering atom...
2011-12-22 Paul B Mahollavf: Add SMJPEG demuxer.
2011-12-22 Michael Niedermayerlibavformat: increase LIBAVFORMAT_VERSION_MICRO to 100
2011-12-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-21 Michael Niedermayeripmovie: fix FPE
2011-12-21 Justin Rugglesasfdec: add side data to ASFStream packet instead of...
2011-12-21 Justin Rugglesidroqdec: set AVFMTCTX_NOHEADER and create streams...
2011-12-21 Martin Storsjöflvdec: Add param change side data if the sample rate...
2011-12-21 Martin Storsjölibavformat: Add a utility function for adding paramete...
2011-12-21 Martin Storsjöflvdec: Export new AAC/H.264 extradata as side data...
2011-12-21 Nicolas Georgemov: replace AVERROR(EOF) with AVERROR_EOF.
2011-12-21 Paul B Maholflacdec: skip all track indices at once instead of...
2011-12-21 Tomas Härdinmxf: Add PictureEssenceCoding UL for V210.
2011-12-21 Tomas Härdinmxfdec: consider QuantizationBits between 17 and 24...
2011-12-21 Daniel Kristjanssonmxfenc: Add support for MPEG-2 MP@HL-14 in mxf container.
2011-12-21 Baptiste Couduriermxf: H.264/MPEG-4 AVC Intra support
2011-12-21 Michael NiedermayerMerge remote-tracking branch 'tjoppen/mxf_fixes_20111220'
2011-12-21 Tomas Härdinmxfdec: Don't crash in mxf_packet_timestamps() if curre...
2011-12-21 Tomas Härdinmxfdec: Zero nb_ptses in mxf_compute_ptses_fake_index()
2011-12-21 Tomas Härdinmxfdec: Sanity check PreviousPartition
2011-12-21 Tomas Härdinmxfdec: Never seek back in local sets and KLVs
2011-12-21 Tomas Härdinmxfdec: Move the current_partition check inside mxf_rea...
2011-12-21 Tomas Härdinmxfdec: Fix infinite loop in mxf_packet_timestamps()
2011-12-21 Tomas Härdinmxfdec: Check url_feof() in mxf_read_local_tags()
2011-12-21 Tomas Härdinmxfdec: Check for NULL component
2011-12-21 Michael Niedermayeravio: remove ENOTSUP mention in doxy as its not availab...
2011-12-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
next