1917 Commits (ef3c7c33282488796736e6150dbf9c18b68fb3ba)

Author SHA1 Message Date
Michael Niedermayer 0a3b575bc7 skip non keyframes after seeking between syncpoint and the first keyframe 19 years ago
Michael Niedermayer c873bc17bf remove unused variables 19 years ago
Michael Niedermayer 09e151848a removing unused code 19 years ago
Ryan Martell 1ad20f96f2 remove duplicate code, patch by Ryan Martell rdm4 A martellventures P com 19 years ago
Oded Shimon e4bb70838f Update to libnut API, non-negative errors 19 years ago
Oded Shimon 9123f531be update to libnut API, don't free the streams 19 years ago
Diego Biurrun eaa53b957b MinGW compilation fix, inet_aton and #includes depend on networking support. 19 years ago
Måns Rullgård 18b67ae59e rename HAVE_DLFCN to HAVE_DLFCN_H 19 years ago
Michael Niedermayer 2dbe0bd45f check for frames with 2*size > max_dist and no crc 19 years ago
Michael Niedermayer 8ba3e5d843 resync from last syncpoint 19 years ago
Michael Niedermayer a26353e211 remove skip spam 19 years ago
Diego Biurrun 54eb77c05e Move BeOS-specific code into os_support.c. 19 years ago
Oded Shimon 0d666a47a7 update to libnut, add cache_syncpoints 19 years ago
Baptiste Coudurier 1fc17d1582 add 422P@HL I-only universal label 19 years ago
Zuxy Meng db5c43b4c7 Use common macro PUT_UTF8 in asf.c 19 years ago
Michael Niedermayer f32554fa62 indention 19 years ago
Michael Niedermayer 071790c876 seeking with index 19 years ago
Michael Niedermayer 4d5be986f0 index less seeking in O(log n) time 19 years ago
Oded Shimon 4d8aa1c38b update to libnut API, rename nut.h->libnut.h 19 years ago
Måns Rullgård 2e1913b193 check for inet_aton in configure 19 years ago
Måns Rullgård fa28bc16f0 simplify 19 years ago
Michael Niedermayer 89ddd2a9a5 split av_seek_frame_binary() so the code becomes idependant of AVInputFormat and AVIndex 19 years ago
Baptiste Coudurier 8cb976931a partial support for vobsub in mp4, used by nero, unsupported-embedded-subs-2.mp4 19 years ago
Diego Biurrun 8fc433b476 Remove wrong/misleading comment. 19 years ago
Måns Rullgård 78e61cc5c6 rename CONFIG_HAVE_DLFCN and CONFIG_HAVE_DLOPEN to HAVE_DLFCN/HAVE_DLOPEN 19 years ago
Kostya Shishkov ffa0a3d6fe Simplify VMD demuxer (but it still does not work right) 19 years ago
Måns Rullgård 55fde95e3b rename cropTbl -> ff_cropTbl 19 years ago
Aurelien Jacobs 7e2447028c Allows playback of truncated matroska files. 19 years ago
Aurelien Jacobs 38ca53dae9 cosmetic: fix indentation after previous commit 19 years ago
Aurelien Jacobs a2a6332b56 Fix avidec.c compilation when dv demuxer is disabled. 19 years ago
Oded Shimon b43afb5343 change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libnut de/muxer.. 19 years ago
Michael Niedermayer e3c97c3be4 more verbose r_frame_rate definition 19 years ago
Michael Niedermayer 5d97d9d53e fix checksum check (was my bug not libnut) 19 years ago
Michael Niedermayer e827202955 fix timestamp rounding in syncpoints 19 years ago
Oded Shimon 6dd2cdf4b0 register nut muxer if libnut is used 19 years ago
Oded Shimon f956e12954 Add libnut support until ffmpeg gets an independant and complete de/muxer for NUT 19 years ago
Måns Rullgård 1ed1a122a7 make some symbols static 19 years ago
Michael Niedermayer 7b0d75fc40 simplify 19 years ago
Michael Niedermayer 9a626982f9 dont do startcode search from last syncpoint if there are no errors 19 years ago
Michael Niedermayer faf7cbf110 nut simple seeking first try 19 years ago
Michael Niedermayer 619d8e2e58 updating nut demuxer to latest spec 19 years ago
Steve L'Homme 82bfffaf65 Fix wrong comment. 19 years ago
Steve L'Homme 5d352ca98a Add A_AAC codec identifier support in matroska. 19 years ago
Michael Niedermayer 7b24f9b425 libnut uses "MP3 " for mp3 19 years ago
Baptiste Coudurier 5e8b05f8df report error when local tag has 0 size 19 years ago
Baptiste Coudurier cbee7a6944 get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_ID_AAC where used 19 years ago
Baptiste Coudurier 95a07973cb support m1a hdlr mpeg elementary audio handler, fix Po-Slow_Death_64K.mov 19 years ago
Måns Rullgård d226c75084 rename HAVE_VHOOK/BUILD_VHOOK to CONFIG_VHOOK 19 years ago
Michael Niedermayer 1f51da1b4a fix missdetection of mpeg-ps (ps2_interdite.mpg) 19 years ago
Aurelien Jacobs 09c2b9421d add support for AAC in matroska 19 years ago