summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Update to libnut API, non-negative errorsOded Shimon2006-11-16
* update to libnut API, don't free the streamsOded Shimon2006-11-15
* MinGW compilation fix, inet_aton and #includes depend on networking support.Diego Biurrun2006-11-15
* rename HAVE_DLFCN to HAVE_DLFCN_HMåns Rullgård2006-11-14
* check for frames with 2*size > max_dist and no crcMichael Niedermayer2006-11-14
* resync from last syncpointMichael Niedermayer2006-11-14
* remove skip spamMichael Niedermayer2006-11-14
* Move BeOS-specific code into os_support.c.Diego Biurrun2006-11-14
* update to libnut, add cache_syncpointsOded Shimon2006-11-14
* add 422P@HL I-only universal labelBaptiste Coudurier2006-11-14
* Use common macro PUT_UTF8 in asf.cZuxy Meng2006-11-14
* indentionMichael Niedermayer2006-11-14
* seeking with indexMichael Niedermayer2006-11-14
* index less seeking in O(log n) timeMichael Niedermayer2006-11-14
* update to libnut API, rename nut.h->libnut.hOded Shimon2006-11-14
* check for inet_aton in configureMåns Rullgård2006-11-14
* simplifyMåns Rullgård2006-11-14
* split av_seek_frame_binary() so the code becomes idependant of AVInputFormat ...Michael Niedermayer2006-11-14
* partial support for vobsub in mp4, used by nero, unsupported-embedded-subs-2.mp4Baptiste Coudurier2006-11-14
* Remove wrong/misleading comment.Diego Biurrun2006-11-14
* rename CONFIG_HAVE_DLFCN and CONFIG_HAVE_DLOPEN to HAVE_DLFCN/HAVE_DLOPENMåns Rullgård2006-11-13
* Simplify VMD demuxer (but it still does not work right)Kostya Shishkov2006-11-13
* rename cropTbl -> ff_cropTblMåns Rullgård2006-11-12
* Allows playback of truncated matroska files.Aurelien Jacobs2006-11-12
* cosmetic: fix indentation after previous commitAurelien Jacobs2006-11-12
* Fix avidec.c compilation when dv demuxer is disabled.Aurelien Jacobs2006-11-12
* change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libn...Oded Shimon2006-11-12
* more verbose r_frame_rate definitionMichael Niedermayer2006-11-12
* fix checksum check (was my bug not libnut)Michael Niedermayer2006-11-12
* fix timestamp rounding in syncpointsMichael Niedermayer2006-11-12
* register nut muxer if libnut is usedOded Shimon2006-11-12
* Add libnut support until ffmpeg gets an independant and complete de/muxer for...Oded Shimon2006-11-12
* make some symbols staticMåns Rullgård2006-11-11
* simplifyMichael Niedermayer2006-11-11
* dont do startcode search from last syncpoint if there are no errorsMichael Niedermayer2006-11-11
* nut simple seeking first tryMichael Niedermayer2006-11-11
* updating nut demuxer to latest specMichael Niedermayer2006-11-11
* Fix wrong comment.Steve L'Homme2006-11-11
* Add A_AAC codec identifier support in matroska.Steve L'Homme2006-11-11
* libnut uses "MP3 " for mp3Michael Niedermayer2006-11-11
* report error when local tag has 0 sizeBaptiste Coudurier2006-11-10
* get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_...Baptiste Coudurier2006-11-09
* support m1a hdlr mpeg elementary audio handler, fix Po-Slow_Death_64K.movBaptiste Coudurier2006-11-09
* rename HAVE_VHOOK/BUILD_VHOOK to CONFIG_VHOOKMåns Rullgård2006-11-08
* fix missdetection of mpeg-ps (ps2_interdite.mpg)Michael Niedermayer2006-11-08
* add support for AAC in matroskaAurelien Jacobs2006-11-08
* add audio output sampling freqency reading in matroskaAurelien Jacobs2006-11-08
* * fixing a memory leak in DV format.Brian Brice2006-11-08
* Better way to detect cluster (fix files encoded with Haali's muxer).Aurelien Jacobs2006-11-08
* Remove illegal FourCC values.Diego Biurrun2006-11-08