21306 Commits (e8c0b6710cec23a71f7c85b6960f0b334750d346)

Author SHA1 Message Date
Paul B Mahol 10ac70d249 avrndec: use more meaningful error codes 12 years ago
Paul B Mahol efbe162f7d cljr: use meaningful error code 12 years ago
Justin Ruggles 5ff998a233 flacenc: use uint64_t for bit counts 12 years ago
Justin Ruggles e783316322 flacenc: remove wasted trailing 0 bits 12 years ago
Justin Ruggles 2e76f34387 flacenc: use RICE2 entropy coding mode for 24-bit 12 years ago
Justin Ruggles 13e1ee6c84 flacenc: add 24-bit encoding 12 years ago
Justin Ruggles 799e232490 flacdsp: move lpc encoding from FLAC encoder to FLACDSPContext 12 years ago
Justin Ruggles 6a744d2619 flacenc: use a separate buffer for byte-swapping for MD5 checksum on big-endian 12 years ago
Diego Biurrun 930e26a3ea x86: h264qpel: Only define mmxext QPEL functions if H264QPEL is enabled 12 years ago
Piotr Bandurski 8d88920578 dpcm: use AV_LOG_ERROR for error message. 12 years ago
Diego Biurrun dbb37e7711 x86: PABSW: port to cpuflags 12 years ago
Diego Biurrun 6c104826bd x86: vc1dsp: port to cpuflags 12 years ago
Michael Niedermayer f4aaf987a5 frame_thread_encoder: fix handling of case where the encoder does not output a packet. 12 years ago
Carl Eugen Hoyos c673ef1288 Write tiff tag YCbCrPositioning if chroma_sample_location is top-left. 12 years ago
Paul B Mahol cc5bcaa48e pnm: cosmetics: reindent 12 years ago
Paul B Mahol ae5ecb8e60 pnm: remove duplicated check for maxval > 255 12 years ago
Paul B Mahol a0348d0966 pnm: remove nonsense code 12 years ago
Michael Niedermayer 5eaeb4237b ivi_common: dc_transform is needed for intra 12 years ago
Michael Niedermayer 712287ef45 ff_ac3_apply_rematrixing: set flags to NULL 12 years ago
Paul B Mahol 1b3dbe3f75 lcldec: fix decoding of uncompressed rgb24 sample 12 years ago
Michael Niedermayer a15adabdd3 aacsbr: fix integer overflow 12 years ago
Carl Eugen Hoyos b5d496f3a4 Support new transparency colour-spaces with libopenjpeg. 12 years ago
Paul B Mahol b0428741c6 indeo3: move get_buffer() above decode_plane() calls 12 years ago
Michael Niedermayer bbd7b46b94 sab_diamond_search: add assert to double check the minima_count 12 years ago
Michael Niedermayer c9e4554329 cook: fix use of uninitialized variable 12 years ago
Stefano Sabatini aa48446c9a lavc/xfaceenc: prefer do{}while() over for(){} construct in xface_encode_frame() loop 12 years ago
Xidorn Quan 0ecef3a0ef amr_decode_fix_avctx should not return value 12 years ago
Stefano Sabatini 0372ecfa48 lavc/options_table: force non-negative bitrate range 12 years ago
Michael Niedermayer 930226cf52 crystalhd: fix missing braces warning 12 years ago
Stefano Sabatini 1c755f7667 lavc/options_table: make "request_sample_fmt" an AV_OPT_TYPE_SAMPLE_FMT option 12 years ago
Michael Niedermayer d3dfe99bc5 libgsmdec: fix decoding of non 8khz gsm files 12 years ago
Michael Niedermayer 6e6033b793 gsmdec: fix decoding of non 8khz gsm files 12 years ago
Paul B Mahol 20ac916e6d indeo3: release buffer before calling decode_plane 12 years ago
Paul B Mahol b02116cc4a Revert "Partly revert f174fba: indeo3 decoder does not support direct rendering." 12 years ago
Michael Niedermayer 4ad6ef00a2 libvo-amrwbenc: allow sampling rates other than 16khz 12 years ago
Michael Niedermayer b30f4510d8 libopencore-amr: allow sampling rates other than 8khz 12 years ago
Michael Niedermayer 0aaf0a07d4 libopencore-amrdec: allow sampling rates other than 8khz 12 years ago
Michael Niedermayer 2c1e9383a2 amrwbdec: allow sample rates other than 16khz 12 years ago
Michael Niedermayer d8aaec38fc amrnbdec: allow sample rates other than 8khz 12 years ago
Paul B Mahol f58f600c68 lclenc: make compression level user selectable 12 years ago
Heesuk Jung 25b7aa980b Fix bit_rate in MPEG1/2 Video 12 years ago
Paul B Mahol 77d89a5b16 apedec: consume packet after it has been fully decoded 12 years ago
Diego Biurrun 0a7a94f2e5 x86: Refactor PSWAPD fallback implementations and port to cpuflags 12 years ago
Diego Biurrun 9a07c1332c parser: Move Doxygen documentation to the header files 12 years ago
John Stebbins 85f67c4865 PGS subtitles: Expose forced flag 12 years ago
Diego Biurrun 26f01bd106 x86: PMINUB: port to cpuflags 12 years ago
Diego Biurrun 9ce02e14f0 x86: ac3dsp: port to cpuflags 12 years ago
Nicolas George 805b57001f lavc/pngdec: decode textual data (tEXt and zTXt). 12 years ago
Michael Niedermayer 00aa7fa786 pcm: fix handling of more than 8 channels for planar 12 years ago
Anton Khirnov 0876c28080 lavc: add some AVPacket doxy. 12 years ago