]> git.sesse.net Git - ffmpeg/history - libavformat
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavformat /
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'
2011-12-21 Sergey Radionovnetwork: properly declare WSADATA in windows
2011-12-20 Tomas Härdinmxfdec: Make sure mxf->nb_index_tables > 0 in mxf_packe...
2011-12-20 Luca Barbatonut: support 10bit YUV
2011-12-20 Diego Biurrunoma: make header compile standalone
2011-12-20 Nicolas GeorgeReplace PATCHWELCOME by relevant error codes.
2011-12-20 Alex Conversempegts: Suppress invalid timebase warnings on DMB streams.
2011-12-20 Alex Conversempegts: Fix typo in handling sections in the PMT.
2011-12-20 Michael Niedermayerreplace ENOTSUP by AVERROR_PATCHWELCOME
2011-12-20 Michael Niedermayerroq: fix excessive memory alloc
2011-12-20 Michael Niedermayeravidec: move eof check before continue.
2011-12-20 Tomas Härdinmxfdec: Sanity-check SampleRate
2011-12-20 Tomas Härdinmxfdec: Make sure mxf->nb_index_tables > 0 in mxf_packe...
2011-12-20 Tomas Härdinmxfdec: Remove unused variables
2011-12-20 Tomas Härdinmxfdec: Make sure x < index_table->nb_ptses
2011-12-20 Tomas Härdinmxfdec: Ignore the last entry in Avid's index table...
2011-12-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-19 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2011-12-19 Michael Niedermayersiff: simplify code by using ffio_limit()
2011-12-19 Michael Niedermayersoxdec: check av_malloc return.
2011-12-19 Luca Barbatompegts: rename payload_index to payload_size
2011-12-19 Luca Barbatosegment: introduce segmented chain muxer
2011-12-19 Michael Niedermayerdsicin demuxer: Fix excessive malloc()
2011-12-19 Michael Niedermayerlavf: split out ffio_limit()
2011-12-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-18 Michael Niedermayerrl2demux: Fix FPE
2011-12-18 Michael NiedermayerMerge remote-tracking branch 'tjoppen/proper_mxf_track_...
2011-12-18 Michael Niedermayersiff: Fix excessive memory allocation.
2011-12-18 Michael Niedermayermov: detect EOF in mov_read_dref()
2011-12-18 Anton Khirnovlavf: force threads to 1 in avformat_find_stream_info()
2011-12-18 Michael Karcherlavf: add OpenMG audio muxer.
2011-12-18 Anton Khirnovomadec: split data that will be used in the muxer to...
2011-12-18 Anton Khirnovlavf: rename oma.c -> omadec.c
2011-12-18 Nicolas Georgesbgdec: change -1 into AVERROR(EINVAL).
2011-12-18 Michael Niedermayersbgdec: Replace ELOOP by -1 to fix compilation on win32.
2011-12-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-17 Nicolas Georgesbgdec: replace EOVERFLOW with ENOMEM.
2011-12-17 Michael Niedermayeravienc: Fix rawvideo 32bit
2011-12-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-16 Michael Niedermayermtvdemuxer: fix segfault caused by truncated packets.
2011-12-16 Michael Niedermayerlavf: print an error if a packet has been truncated...
2011-12-16 Michael Niedermayertxd/westwood: remove demuxer specific overallocate...
2011-12-16 Michael Niedermayerlavf: Update AVIOContext.maxsize when hitting the end.
2011-12-16 Tomas Härdinmxfdec: Don't parse slices or DeltaEntryArrays
2011-12-16 Tomas Härdinmxfdec: Remove dead/useless code
2011-12-16 Tomas Härdinmxfdec: Hybrid demuxing/seeking solution
2011-12-16 Tomas Härdinmxfdec: Add mxf_edit_unit_absolute_offset()
2011-12-16 Tomas Härdinmxfdec: Replace zero IndexDurations with st->duration
2011-12-16 Tomas Härdinmxfdec: Add "fake" index to MXFIndexTable to assist...
2011-12-16 Tomas Härdinmxfdec: Add MXFIndexTables
2011-12-16 Tomas Härdinmxfdec: Move mxf_read_packet*() near the bottom of...
2011-12-16 Vladimir Pantelicmpegts: replace some magic numbers with the existing...
2011-12-16 Michael Niedermayeravidec: Check that the header chunks fit in the availab...
2011-12-16 Michael Niedermayertxddemux: Limit allocated packets to filesize.
2011-12-16 Michael Niedermayerthp: simplify overallocate checks.
2011-12-16 Michael Niedermayerlavf: add internal AVIOContext.maxsize
2011-12-16 Michael Niedermayerthpdemux: Check that packed sizes are within the files...
2011-12-16 Michael Niedermayeravidec: Fix infinite loop caused by rounding of timesta...
2011-12-16 Michael Niedermayermovenc: disable iods by default
2011-12-16 Michael Niedermayersmackerdemuxer: check some values before instead of...
2011-12-16 Michael Niedermayerwestwooddemux: dont require avio_size() functionality.
2011-12-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-15 Alex Conversemovenc: Rudimentary IODs support.
2011-12-15 Michael Niedermayerlavf: update rfps debug code.
2011-12-15 Michael Niedermayerlavf: Fix fps misdetection when codec_info_duration...
2011-12-15 Michael Niedermayermov: Fix near infinite loop in stsd parsing.
next