25284 Commits (3eeca8b0e4e018ba7eecaea4aa1a3e40665ed42a)

Author SHA1 Message Date
Michael Niedermayer 29852ffc64 avcodec/dirac_dwt: Remove unused ff_spatial_idwt2() 12 years ago
Luca Barbato 5ef7c84a93 dxa: Make sure the reference frame exists 12 years ago
Luca Barbato c59967fa7c h261: check the mtype index 12 years ago
Kostya Shishkov f399e406af altivec: perform an explicit unaligned load 12 years ago
Diego Biurrun 239f55bf3c vp56data: Move all data tables to the .c file 12 years ago
Diego Biurrun cb214707a6 vp56data: Move all shared enum/struct declarations to common header 12 years ago
Diego Biurrun 38f64c0330 mpeg12decdata.h: Move all tables to the only place they are used 12 years ago
Diego Biurrun ec6c1b1d83 mpeg12decdata: Remove unused #define 12 years ago
Diego Biurrun c591d4575a avcodec: Replace local extern declarations for tables with header #includes 12 years ago
Diego Biurrun 060ce0c697 ivi_common: Make some tables only used within the file static 12 years ago
Michael Niedermayer 23606f27f0 avcodec/ffv1enc: bump minor_version for the chroma_plane fix 12 years ago
Michael Niedermayer 1a01147d7a avcodec/ffv1enc: fix chroma_plane for rgb/rgba 12 years ago
Michael Niedermayer c387c45e83 ffv1: fix plane_count at version 1.4 12 years ago
Michael Niedermayer 8ec6188263 ffv1dec: support printing information about the global header 12 years ago
Janne Grunau e8c0defe13 8bps: decode 24bit files correctly as rgb32 on bigendian 12 years ago
Michael Niedermayer bfbe07670b wavpackenc: simplify "sign = ((sample) < 0) ? 1 : 0;" 12 years ago
Michael Niedermayer 1a53ddd9a2 avcodec/lzwenc: change asserts to av_asserts 12 years ago
Michael Niedermayer 796b20fa1c avcodec/gif: use the whole allocated buffer 12 years ago
Michael Niedermayer b4e2e03709 avcodec/lzwenc: Add 1 additional bit of padding for gif 12 years ago
Michael Niedermayer 5dd5985e05 avcodec/gif: move BITSTREAM_WRITER_LE up 12 years ago
Michael Niedermayer dabfa80ce2 avcodec/mjpegdec: print a message when there was just a single field and no frame 12 years ago
Paul B Mahol 93f4277714 WavPack encoder 12 years ago
Piotr Bandurski 1ee1a3d9f4 avcodec/gsmdec: reject unsupported msn audio modes 12 years ago
Paul B Mahol 8a7295beeb tiff: frame multithreading support 12 years ago
Michael Niedermayer 9706401927 avcodec/mpeg12dec: check slice size before trying to decode it 12 years ago
Thilo Borgmann 6a64b23d93 Update my email address. 12 years ago
Michael Niedermayer cba9a40d47 avcodec: free priv_data in avcodec_copy_context() 12 years ago
Michael Niedermayer ef36ba5e08 avcodec: clarify documentation of avcodec_copy_context() 12 years ago
Luca Barbato f13fe6020e rtjpeg: Use init_get_bits8 12 years ago
Luca Barbato 62cc7a9108 rtjpeg: return meaningful error codes 12 years ago
Luca Barbato 2df0776c22 nuv: Use av_fast_realloc 12 years ago
Luca Barbato feaaf5f7f0 nuv: Reset the frame on resize 12 years ago
Luca Barbato 075dbc1855 nuv: Pad the lzo outbuf 12 years ago
Luca Barbato aae159a7cc nuv: Do not ignore lzo decompression failures 12 years ago
Ian Taylor 46dee21a32 png: allow encoding 16-bit grayscale 12 years ago
Thilo Borgmann bb4e1b4cf9 avcodec/mjpegdec: Read EXIF metadata in JPEG input. 12 years ago
Thilo Borgmann ad0f7574ef avcodec: Add EXIF metadata parser to libavcodec. 12 years ago
Thilo Borgmann b7ba7cbd6e avcodec/tiff: Refactor TIFF tag related functions to share the code. 12 years ago
Michael Niedermayer 5347de881b libavcodec/xsubenc.c: Fix duplicate words 12 years ago
Michael Niedermayer ad26aa3623 libavcodec/rv40.c: Fix duplicate words 12 years ago
Michael Niedermayer c6325e50dd libavcodec/mpegvideo.h: Fix duplicate words 12 years ago
Michael Niedermayer 1e6816dcda libavcodec/lpc.h: Fix duplicate words 12 years ago
Michael Niedermayer e458fd6cf9 libavcodec/dv.c: Fix duplicate words 12 years ago
Michael Niedermayer 805fbbefb3 libavcodec/bintext.h: Fix duplicate words 12 years ago
Michael Niedermayer c77c5f6c9f libavcodec/bink.c: Fix duplicate words 12 years ago
Michael Niedermayer 9da6e742f4 libavcodec/avcodec.h: Fix duplicate words 12 years ago
Michael Niedermayer f10462377d libavcodec/ac3tab.c: Fix duplicate words 12 years ago
Michael Niedermayer 7fabf3a4b7 libavcodec/ac3enc_template.c: Fix duplicate words 12 years ago
Thilo Borgmann f18ccb529f Fix wrong use of "an" in some comments. 12 years ago
Michael Niedermayer 98fd8a7848 avcodec: Remove ff_packet_free_side_data, use av_packet_free_side_data 12 years ago