]> git.sesse.net Git - ffmpeg/history - libavformat
ordering cosmetics
[ffmpeg] / libavformat /
2006-11-16 Michael Niedermayerfix support for avis with sample_size > packet size
2006-11-16 Baptiste Coudurierparse video frame headers to get key flag
2006-11-16 Michael Niedermayer10l forgot (skip non keyframes after seeking between...
2006-11-16 Baptiste Coudurierprint error when unsupported sample rate is used with swf
2006-11-16 Michael Niedermayercheck max_pts_distance
2006-11-16 Michael Niedermayerskip non keyframes after seeking between syncpoint...
2006-11-16 Michael Niedermayerremove unused variables
2006-11-16 Michael Niedermayerremoving unused code
2006-11-16 Ryan Martellremove duplicate code, patch by Ryan Martell rdm4 A...
2006-11-16 Oded ShimonUpdate to libnut API, non-negative errors
2006-11-15 Oded Shimonupdate to libnut API, don't free the streams
2006-11-15 Diego BiurrunMinGW compilation fix, inet_aton and #includes depend...
2006-11-14 Måns Rullgårdrename HAVE_DLFCN to HAVE_DLFCN_H
2006-11-14 Michael Niedermayercheck for frames with 2*size > max_dist and no crc
2006-11-14 Michael Niedermayerresync from last syncpoint
2006-11-14 Michael Niedermayerremove skip spam
2006-11-14 Diego BiurrunMove BeOS-specific code into os_support.c.
2006-11-14 Oded Shimonupdate to libnut, add cache_syncpoints
2006-11-14 Baptiste Coudurieradd 422P@HL I-only universal label
2006-11-14 Zuxy MengUse common macro PUT_UTF8 in asf.c
2006-11-14 Michael Niedermayerindention
2006-11-14 Michael Niedermayerseeking with index
2006-11-14 Michael Niedermayerindex less seeking in O(log n) time
2006-11-14 Oded Shimonupdate to libnut API, rename nut.h->libnut.h
2006-11-14 Måns Rullgårdcheck for inet_aton in configure
2006-11-14 Måns Rullgårdsimplify
2006-11-14 Michael Niedermayersplit av_seek_frame_binary() so the code becomes idepen...
2006-11-14 Baptiste Coudurierpartial support for vobsub in mp4, used by nero, unsupp...
2006-11-14 Diego BiurrunRemove wrong/misleading comment.
2006-11-13 Måns Rullgårdrename CONFIG_HAVE_DLFCN and CONFIG_HAVE_DLOPEN to...
2006-11-13 Kostya ShishkovSimplify VMD demuxer (but it still does not work right)
2006-11-12 Måns Rullgårdrename cropTbl -> ff_cropTbl
2006-11-12 Aurelien JacobsAllows playback of truncated matroska files.
2006-11-12 Aurelien Jacobscosmetic: fix indentation after previous commit
2006-11-12 Aurelien JacobsFix avidec.c compilation when dv demuxer is disabled.
2006-11-12 Oded Shimonchange include "nut.h" to <nut.h> to make gcc pick...
2006-11-12 Michael Niedermayermore verbose r_frame_rate definition
2006-11-12 Michael Niedermayerfix checksum check (was my bug not libnut)
2006-11-12 Michael Niedermayerfix timestamp rounding in syncpoints
2006-11-12 Oded Shimonregister nut muxer if libnut is used
2006-11-12 Oded ShimonAdd libnut support until ffmpeg gets an independant...
2006-11-11 Måns Rullgårdmake some symbols static
2006-11-11 Michael Niedermayersimplify
2006-11-11 Michael Niedermayerdont do startcode search from last syncpoint if there...
2006-11-11 Michael Niedermayernut simple seeking first try
2006-11-11 Michael Niedermayerupdating nut demuxer to latest spec
2006-11-11 Steve L'HommeFix wrong comment.
2006-11-11 Steve L'HommeAdd A_AAC codec identifier support in matroska.
2006-11-11 Michael Niedermayerlibnut uses "MP3 " for mp3
2006-11-10 Baptiste Coudurierreport error when local tag has 0 size
2006-11-09 Baptiste Coudurierget rid of CODEC_ID_MPEG4AAC after next version bump...
2006-11-09 Baptiste Couduriersupport m1a hdlr mpeg elementary audio handler, fix...
2006-11-08 Måns Rullgårdrename HAVE_VHOOK/BUILD_VHOOK to CONFIG_VHOOK
2006-11-08 Michael Niedermayerfix missdetection of mpeg-ps (ps2_interdite.mpg)
2006-11-08 Aurelien Jacobsadd support for AAC in matroska
2006-11-08 Aurelien Jacobsadd audio output sampling freqency reading in matroska
2006-11-08 Brian Brice * fixing a memory leak in DV format.
2006-11-08 Aurelien JacobsBetter way to detect cluster (fix files encoded with...
2006-11-08 Diego BiurrunRemove illegal FourCC values.
2006-11-08 Thijs Vermeirmpeg4probe patch by (Thijs Vermeir ; thijs vermeir...
2006-11-08 Michael Niedermayerutf8 title support for psp (untested)
2006-11-08 Måns Rullgårdallow spaces in source and build directory names
2006-11-07 Ryan Martelladd support for rtp/h264 streaming
2006-11-07 Aurelien JacobsAllow reading matroska title.
2006-11-06 Aurelien Jacobscosmetics: reindent after last commit
2006-11-06 Aurelien JacobsDon't need to check for NULL before av_free().
2006-11-06 Steve L'HommeAdd support for block duration.
2006-11-06 Steve L'HommeEnsure codec_id = CODEC_ID_NONE for unknown codecs...
2006-11-06 Steve L'Hommeguess matroska files frame rate
2006-11-06 Ryan MartellAdd support for getting duration of a RTP stream (for...
2006-11-06 Steve L'Hommeremove floats in 10 bytes/byte support (no version...
2006-11-06 Kostya ShishkovWavPack support in Matroska
2006-11-05 Diego BiurrunDo not set audio codec_tag to 1, that would be PCM...
2006-11-03 Reynaldo H. Verdej... now we set codec_tag, still have to figure out how...
2006-11-03 Baptiste Coudurierdo not overwrite codec type if already known, fix confl...
2006-11-03 Baptiste Coudurierindention
2006-11-03 Baptiste Coudurierreintroduce isom field and read version 1 audio stsd...
2006-11-03 Ryan Martelladd valid statistics for the RTCP receiver report.
2006-11-02 Baptiste Coudurierkill AVImageFormat
2006-11-01 Steve L'HommeReplace most of the %lld and %llx by their (cleaner...
2006-11-01 Diego BiurrunRename SWAP macro to FFSWAP.
2006-11-01 Steve L'Hommereindentation, patch by From: Steve Lhomme, slhomme...
2006-11-01 Baptiste Coudurierclean, always write major brand for debug
2006-11-01 Baptiste Coudurierremove useless mp4 field
2006-11-01 Baptiste Couduriersimplify
2006-11-01 Baptiste Couduriermov vfr muxing
2006-10-31 Diego Biurruncosmetics: Restore alphabetical order.
2006-10-30 Baptiste Coudurierremove gcc warning about void * used in arithmetic
2006-10-30 Kostya ShishkovIMC decoder
2006-10-30 Michael Niedermayerdont set the sampling rate just because 1 mp3 packet...
2006-10-29 Ryan Martellswitch to common base64 routines in lavf
2006-10-29 Ryan Martellfix more dynamic protocol stuff, needed by the forthcom...
2006-10-28 Joakim Plateadd support for all framerates specified by the standard
2006-10-28 Joakim PlateFix A/V (de)sync with discontinuous NSV streams,
2006-10-28 ThijsMake it possible to reuse UDP socket (optional, disable...
2006-10-28 Ryan Martellmove up (in the file) AAC audio handling moved from...
2006-10-28 Guillaume PoirierAdd base64 encoding and decoding routines
2006-10-27 Thijsmake ffmpeg able to send back a RTCP receiver report.
2006-10-27 Ryan Martellindentation fix, patch by Ryan Martell % rdm4 A martell...
2006-10-27 Baptiste Coudurierfflags can/will be used for muxing too
next