37895 Commits (fcc455ff2e11ed04603aead1984a92ac3a4be226)
 

Author SHA1 Message Date
Luca Barbato 76f5dfbfd9 westwood_vqa: do not free extradata on error in read_header 12 years ago
Luca Barbato c4abc9098c vqavideo: check the version 12 years ago
Luca Barbato 636ced8e1d cmdutils: wrap exit explicitly 12 years ago
Martin Storsjö 21732063a3 movenc: K&R formatting cosmetics 12 years ago
Michael Niedermayer 38e9585de9 Makefile: Remove stray tabs 12 years ago
Ronald S. Bultje 46d208e1e0 vp8: Wait for prev_frame to parse segment_map before reading it 12 years ago
Ronald S. Bultje 6c86a63bad yuv4mpeg: Correctly round chroma up for odd luma sizes 12 years ago
Michael Niedermayer d35b6cd377 rmdec: Use the AVIOContext given as parameter in rm_read_metadata() 12 years ago
Michael Niedermayer 5d876be87a avio: Handle AVERROR_EOF in the same way as the return value 0 12 years ago
Luca Barbato f5e646a00a wtv: Mark attachment with a negative stream id 12 years ago
Luca Barbato a4baf96abd avprobe: rename the prettyprint structures 12 years ago
Diego Biurrun cd7b6deeaa tools: Wording and formatting cosmetics 12 years ago
Diego Biurrun 6516632967 tests: Only run noproxy test if networking is enabled 12 years ago
Luca Barbato 73142e7533 fifo: K&R formatting cosmetics 12 years ago
Luca Barbato 4e7f0b082d kmvc: Clip pixel position to valid range 12 years ago
Luca Barbato 8f68977054 kmvc: use fixed sized arrays in the context 12 years ago
Luca Barbato 4972e5a186 bitstream_filter: K&R formatting cosmetics 12 years ago
Luca Barbato d3635f3ab0 compat: wrap math.h to avoid AIX-specific clashes 12 years ago
Luca Barbato 0420c810ce log: pass the correct parameters to missing_feature_sample 12 years ago
Luca Barbato 6a10142faa indeo: reject negative array indexes 12 years ago
Luca Barbato 6dfacd7ab1 indeo: Cosmetic formatting 12 years ago
Luca Barbato 62256010e9 indeo: Refactor ff_ivi_init_tiles and ivi_decode_blocks 12 years ago
Luca Barbato f6f36ca8ca indeo: Refactor ff_ivi_dec_huff_desc 12 years ago
Luca Barbato e6d8acf6a8 indeo: use a typedef for the mc function pointer 12 years ago
Jason Garrett-Glaser d222f6e39e cabac: x86 version of get_cabac_bypass 12 years ago
Kostya Shishkov 410066986f aic: use chroma scan tables while decoding luma component in progressive mode 12 years ago
Michael Niedermayer 95a57d26d8 jpeg2000: Use the matching coding style struct for transform selection 12 years ago
Michael Niedermayer c4604b8792 jpeg2000: Merge rescaling with interleaving in 9/7 IDWT 12 years ago
Michael Niedermayer 22e18ea39e jpeg2000: Optimize output sample conversion 12 years ago
Michael Niedermayer f0552e63a6 jpeg2000: Reset s->numX/Ytiles on tile deallocation 12 years ago
Michael Niedermayer e11099db20 jpeg2000: Optimize dequantization 12 years ago
Michael Niedermayer c1dcbc590d jpeg2000: Do not assume a single tile 12 years ago
Michael Niedermayer 53d5d89c1b jpeg2000: Speed up jpeg2000_decode_tile() 12 years ago
Michael Niedermayer 64f6570c6e jpeg2000: Use EBCOT's CAUSAL and BYPASS mode in decode_cblk() 12 years ago
Michael Niedermayer d57c737ac3 jpeg2000: Simplify jpeg2000_decode_packets() 12 years ago
Michael Niedermayer 09d5929f37 jpeg2000: Do not crash on NULL node in tag_tree_decode 12 years ago
Michael Niedermayer aa16bbaf9b jpeg2000: Refactor SOT marker parsing 12 years ago
Luca Barbato daeb4e3042 jpeg2000: Proper cleanup on failure in decode_frame() 12 years ago
Michael Niedermayer 589e5b52f6 jpeg2000: Use the correct sizeof in memset for T1 data 12 years ago
Michael Niedermayer 5b73916d34 jpeg2000: Simplify init_tile() 12 years ago
Michael Niedermayer 33e665a6ab jpeg2000: Update pixel format support 12 years ago
Michael Niedermayer db13e02c6f jpeg2000: Compute corrections of sub-band coordinates 12 years ago
Michael Niedermayer 690c8af97b jpeg2000: Remove unneeded variable initialization 12 years ago
Michael Niedermayer 5bf208f659 jpeg2000: Use separate fields for int and float codepaths 12 years ago
Michael Niedermayer a458b91cf4 jpeg2000: Split int/float codepaths depending on the DWT 12 years ago
Michael Niedermayer f9581f1414 jpeg2000: Improve reduced resolution decoding 12 years ago
Michael Niedermayer 952f7ed3c0 jpeg2000: Compute quantization for 'scalar derived' in the correct case. 12 years ago
Michael Niedermayer 4e11b15534 jpeg2000: Calculate code-block coord in ff_jpeg2000_init_component() 12 years ago
Michael Niedermayer 4cbd5ed11b jpeg2000: Fix compute precedence error in lut_gain index 12 years ago
Michael Niedermayer b44925ae6b jpeg2000: Initialize code blocks structures in precincts to 0 12 years ago