6771 Commits (d52480b40d1b98d03ec21ac2ef5c7780ea3d947d)
 

Author SHA1 Message Date
Diego Biurrun 157cba3bdb Mark this file properly as LGPL as allowed by its author Leon van Stuivenberg. 18 years ago
Guillaume Poirier 7bb79b442c MONster is no longuer shipped with CHUD, as it's been superseeded by Shark 18 years ago
Kostya Shishkov 805934b3e4 Try to handle all chunks, previous scheme was not correct. 18 years ago
Kostya Shishkov c0d6fc1f73 Handle raw blocks correctly (both updating pointer and storing to memory) 18 years ago
Kostya Shishkov eb57c88973 VMware Video decoder (fourcc: VMnc) 18 years ago
Michael Niedermayer 353e433b96 seems the output of that code is never used 18 years ago
Måns Rullgård ae5e7e7f10 inline align_get_bits() 18 years ago
Corey Hickey 29b372b9e9 error message spelling typo 18 years ago
Baptiste Coudurier ffb512e349 move track timescale/sampleDuration init to write_header and return error if not set 18 years ago
Michel Bardiaux 5c07cf535f Clarified API for numbered sequences, patch by Michel Bardiaux % mbardiaux A mediaxim P be % 18 years ago
Víctor Paesa 22e4695905 Add sws_getCachedContext(), which checks if context is valid or reallocs a new one instead. 18 years ago
Diego Biurrun d67898427b Exchange informal GPL notice by official license header. 18 years ago
Diego Biurrun af41dd8216 Exchange informal LGPL notice by official license header. 18 years ago
Kostya Shishkov 04ae12e91b WVC1 is now decodeable with VC-1 decoder. 18 years ago
Kostya Shishkov 3c275f6def VC-1 Advanced Profile support (progressive only, tested on WVC1 samples) 18 years ago
Roman Shaposhnik 3c8f30a745 * Restructuring the division of labor between DV codec and DV format 18 years ago
Diego Biurrun 712ae911bb The license of this file is LGPL, as clarified by Fabrice. 18 years ago
Víctor Paesa a4dd5fb73a port ppm vhook to swscaler 18 years ago
Diego Biurrun efa4b887d5 Switch license from GPL to LGPL, this file originates from libdv, which 18 years ago
Diego Biurrun 73c42241b4 Add copyright notice from the Independent JPEG Group instead of referring 18 years ago
Justin Ruggles 1df051e197 Fix 2 bit allocation bugs. One fix enables using a higher bandwidth code. The other fixes an issue with floorcod=7. 18 years ago
Diego Biurrun 7494517673 Add license from zlib.h instead of referring to it. 18 years ago
Kostya Shishkov 60aae27ad9 AltiVec version of put_no_rnd_h264_chroma_pixels_tab[0] (slightly changed version of put_h264_chroma_pixels_tab[0]) 18 years ago
Måns Rullgård 0e176c3eb5 remove redundant declarations 18 years ago
Kostya Shishkov 6243da0d50 Drop put_vc1_qpel_pixels_tab as they won't be needed anymore. 18 years ago
Kostya Shishkov b0c8e1b80a Replace usage of put_*_vc1_qpel_pixels_tab with put_*_h264_chroma_pixels_tab 18 years ago
Kostya Shishkov e34350a376 New function for chroma MC (will be used in VC-1) 18 years ago
Loren Merritt f7e89c73e3 snow cosmetics: merge the sliced and non-sliced versions of add_yblock 18 years ago
Loren Merritt 74e6a8aade fix snow 1pass rc: the qlog used and the one written to the bitstream weren't always the same. 18 years ago
Luca Barbato 9814587500 Align the input buffer in ffplay, introduce a public macro for aligned declarations 18 years ago
Diego Biurrun 12ccec0f15 Remove superfluous variable setting, the script will exit anyway. 18 years ago
Ramiro Polla ebb810d9f7 The fail test needs to be outside of the GPL test, it's referenced elsewhere. 18 years ago
Diego Biurrun 91beada72a Some gcc versions dislike version.h to appear in the list of files to 18 years ago
Luca Barbato 27303c8abc Proper fix for the corner case that would have been corrected before, praise&blame to me and exg in equal shares 18 years ago
Luca Barbato 7e82145755 Revert previous commit 18 years ago
Luca Barbato 99d239b3e7 Fix float_to_int16, unaligned case, broken by the previous commit 18 years ago
David Conrad 2064c77ab9 Fix for AVI files with odd sized 'movi' list 18 years ago
Kostya Shishkov 74691b7bcb New qpel MC functions conforming to VC-1 standard. 18 years ago
Kostya Shishkov 2d5eadccb5 Spelling 18 years ago
Kostya Shishkov 66ff2c1f52 Motion compensation for luma always use halfpel precision. 18 years ago
Panagiotis Issaris e8a42081d2 Fix linking when the FFM muxer/demuxer is disabled. 18 years ago
Diego Biurrun fe84b3f091 Work around Solaris tr not understanding "tr a-z A-Z" as it should. 18 years ago
Michael Niedermayer c07bd6a937 print warnings if 18 years ago
Michael Niedermayer 504ee036ee fix b pyramid in mp4 muxing if no dts are provided to the muxer 18 years ago
Benjamin Larsson 56d2d2d01a PPM vhook documentation, by Victor Paesa. 18 years ago
Benjamin Larsson e645a733a6 Added -map usage to docs. 18 years ago
Benjamin Larsson 89e89c95fd Added Maintainers entry 18 years ago
Víctor Paesa dd93315340 Re-Add support for PNG or PNM as watermark images, which was broken 18 years ago
Guillaume Poirier 809b6a3138 Use libswscale in fish vhook. 18 years ago
Michael Niedermayer a940b428b6 clarify 18 years ago