7363 Commits (36cd3069073f78907b8ad3fd12c5faf8070a5cc6)
 

Author SHA1 Message Date
Måns Rullgård 36cd306907 rename inverse -> ff_inverse 18 years ago
Aurelien Jacobs 7e2447028c Allows playback of truncated matroska files. 18 years ago
Måns Rullgård 0032cac2c9 fix make dep with some gcc versions 18 years ago
Aurelien Jacobs 38ca53dae9 cosmetic: fix indentation after previous commit 18 years ago
Aurelien Jacobs a2a6332b56 Fix avidec.c compilation when dv demuxer is disabled. 18 years ago
Oded Shimon b43afb5343 change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libnut de/muxer.. 18 years ago
Diego Biurrun 354ca798b2 slight simplification 18 years ago
Måns Rullgård a8d04fba5e #define ENABLE_*_CODEC etc as 0 or 1 in config.h 18 years ago
Michael Niedermayer e3c97c3be4 more verbose r_frame_rate definition 18 years ago
Måns Rullgård 1bd29b078c make some tables static 18 years ago
Michael Niedermayer 5d97d9d53e fix checksum check (was my bug not libnut) 18 years ago
Michael Niedermayer e827202955 fix timestamp rounding in syncpoints 18 years ago
Oded Shimon 6dd2cdf4b0 register nut muxer if libnut is used 18 years ago
Oded Shimon f956e12954 Add libnut support until ffmpeg gets an independant and complete de/muxer for NUT 18 years ago
Måns Rullgård bb54f6ab62 adding more static keywords 18 years ago
Måns Rullgård 6b781ce746 make vp6_pcr_tree static 18 years ago
Måns Rullgård 3894bc74db fix make dep for out of tree builds 18 years ago
Måns Rullgård 1ed1a122a7 make some symbols static 18 years ago
Måns Rullgård 8e981daf2b make some symbols static 18 years ago
Michael Niedermayer 7b0d75fc40 simplify 18 years ago
Måns Rullgård c328f313d8 make two functions static 18 years ago
Michael Niedermayer 9a626982f9 dont do startcode search from last syncpoint if there are no errors 18 years ago
Michael Niedermayer faf7cbf110 nut simple seeking first try 18 years ago
Michael Niedermayer 568ad81b1a disable nut regression test until we have a working muxer 18 years ago
Michael Niedermayer 619d8e2e58 updating nut demuxer to latest spec 18 years ago
Steve L'Homme 82bfffaf65 Fix wrong comment. 18 years ago
Steve L'Homme 5d352ca98a Add A_AAC codec identifier support in matroska. 18 years ago
Michael Niedermayer 7b24f9b425 libnut uses "MP3 " for mp3 18 years ago
Baptiste Coudurier 5e8b05f8df report error when local tag has 0 size 18 years ago
Michael Niedermayer f1a06ca80b zero private bits 18 years ago
Michael Niedermayer eea784dab0 store a identifer and the first header in extradata 18 years ago
Michael Niedermayer f889d3f9e4 also set strict_std_compliance for stream copy, its needed for the bitstream filters 18 years ago
Michael Niedermayer eacb41b2e9 mp3 header (de)compression bitstream filter 18 years ago
Måns Rullgård 78fcba8fc7 disable -Winline spam, --enable-extra-warnings to enable 18 years ago
Michael Niedermayer 92a3541876 16bit in avi is RGB555 18 years ago
Panagiotis Issaris c2212338e8 Remove the H264Context parameter from decode_init_vlc() as it is not being used. 18 years ago
Luca Abeni 7964ed71e9 Synch with ffmpeg's r6938 "allow spaces in source and build directory names..." 18 years ago
Baptiste Coudurier cbee7a6944 get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_ID_AAC where used 18 years ago
Michael Niedermayer 6c4d16556b 10000l to myself, fixing regression test failure 18 years ago
Måns Rullgård 47d23bbfe4 check for byteswap.h 18 years ago
Baptiste Coudurier 95a07973cb support m1a hdlr mpeg elementary audio handler, fix Po-Slow_Death_64K.mov 18 years ago
Måns Rullgård c63b9a1123 rename CONFIG_SDL -> HAVE_SDL 18 years ago
Måns Rullgård d226c75084 rename HAVE_VHOOK/BUILD_VHOOK to CONFIG_VHOOK 18 years ago
Michael Niedermayer 1f51da1b4a fix missdetection of mpeg-ps (ps2_interdite.mpg) 18 years ago
Aurelien Jacobs 09c2b9421d add support for AAC in matroska 18 years ago
Aurelien Jacobs 4647c0ec66 add audio output sampling freqency reading in matroska 18 years ago
Brian Brice 0008afc59c * fixing a memory leak in DV format. 18 years ago
Aurelien Jacobs 9df5ea29f3 Add myself as matroska.c maintainer. 18 years ago
Aurelien Jacobs 95cc43b28b Better way to detect cluster (fix files encoded with Haali's muxer). 18 years ago
Michael Niedermayer b5ca0c6ff9 100l for me, iam being to stupid to read the mpeg4 spec / eat stuffing mbs a the end of the picture 18 years ago