7488 Commits (7ad8d3bf0c02ecb34d257451fe84be9d60d06472)
 

Author SHA1 Message Date
Måns Rullgård 8e72b130a2 rename shell variable netserver to beos_netserver for consistency 18 years ago
Måns Rullgård af63114e0d rename CONFIG_AC3 to CONFIG_A52 18 years ago
Måns Rullgård 3841a6aa7a remove filter_out() function, it's unused and not POSIX compliant 18 years ago
Kostya Shishkov ee0a035820 Support for 16-bit grayscale 18 years ago
Kostya Shishkov 2878cecd6d Give error about planar RGB 18 years ago
Kostya Shishkov b39cf84cca Update error message 18 years ago
Kostya Shishkov 339aabd5a8 Use table for determining type sizes 18 years ago
Baptiste Coudurier 9cc6be9d27 add low delay forcing option for mpeg1/2 encoding 18 years ago
Kostya Shishkov 213309782d Decoder can decode many ZLib-packed strips 18 years ago
Kostya Shishkov d00026d062 Print error message for unsupported mode (RGB planar,CMYK,YCrCb) 18 years ago
Kostya Shishkov e2570297c0 8-bit images support for TIFF 18 years ago
Kostya Shishkov 380fd08fe6 Rows per strip may be >= height 18 years ago
Kostya Shishkov 27c189394b Warn about JPEG in TIFF 18 years ago
Kostya Shishkov ec8a152b6f Correctly detect 4-component images 18 years ago
Kostya Shishkov ffa0a3d6fe Simplify VMD demuxer (but it still does not work right) 18 years ago
Kostya Shishkov a47d3c0442 Output proper 16-bit sound (fixes decoding on PPC) 18 years ago
j@v2v.cc 6c0d04136f support for libswscale.pc without --enable-swscaler 18 years ago
Måns Rullgård 7466ed2f02 zigzag_direct_noperm doesn't exist, remove declaration 18 years ago
Diego Biurrun 4386f9415e Sync documentation with the current ffmpeg -h output. 18 years ago
Måns Rullgård 7b7abda3b3 make more tables static 18 years ago
Måns Rullgård 1d50395746 rename squareTbl -> ff_squareTbl 18 years ago
Stefan Gehrer e275b7efd9 rename ff_cavs_flush to cavs_flush and make it static 18 years ago
Stefan Gehrer 53aa68b329 move all cavs-parsing to cavs.c 18 years ago
Måns Rullgård 55fde95e3b rename cropTbl -> ff_cropTbl 18 years ago
Stefan Gehrer d136d2fcea make mpeg4video_split public as ff_mpeg4video_split 18 years ago
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