25111 Commits (b69b075ac607419a840da798b089de8ea7630d4b)

Author SHA1 Message Date
Michael Niedermayer 7afa68d37d mjpegdec: parse app-colr 12 years ago
Michael Niedermayer 15cee5e562 mjpegdec: Fix used quant index for gbr 12 years ago
Michael Niedermayer 94e86ae15a mjpegdec: initialize source variables before gbr remap 12 years ago
Paul B Mahol 4511973901 wmalosslessdec: do not set avctx->coded_frame 12 years ago
Michael Niedermayer 8f09957194 avcodec/qdm2: initialize sign_bits 12 years ago
Michael Niedermayer fbe159e850 avcodec/qdm2: store bits in an integer instead of float variable 12 years ago
Luca Barbato d14a26edb7 wmavoice: conceal clearly corrupted blocks 12 years ago
Luca Barbato f5c48f5ada wmavoice: use init_static_data 12 years ago
Luca Barbato 04e9853a21 wmavoice: return meaningful error codes 12 years ago
Luca Barbato 7d65e960c7 iff: Do not read over the source buffer 12 years ago
Luca Barbato 3865ba7b21 iff: K&R formatting cosmetics 12 years ago
Paul B Mahol 8491f40500 tak: use crc table from lavu 12 years ago
Luca Barbato 5eaed6d336 atrac3: fix error handling 12 years ago
Alexis Ballier c3ca70204b codec_desc: fix typo in rv20 long_name. 12 years ago
Michael Niedermayer 233177a4ec jpegdec: clear EOBRUN on restarts 12 years ago
Michael Niedermayer 1c032e94d0 jpegdec: give handle_rstn() a return code that indicates if restart did happen 12 years ago
Michael Niedermayer 776155ca29 mjpeg_decode_scan: reset restart state 12 years ago
Michael Niedermayer 325411a687 snowenc: check minimum resolution 12 years ago
Piotr Bandurski aa74810fc6 bitstream: fix a crash in case of oom 12 years ago
Luca Barbato 87fb18c3e4 imc: Catch a division by zero 12 years ago
Luca Barbato 4ecdb5ed44 qdm2: Conceal broken samples 12 years ago
Luca Barbato adadc3f244 qdm2: refactor joined stereo support 12 years ago
Michael Niedermayer 7d9cb12689 avcodec/wmaprodec: Check block_align 12 years ago
Michael Niedermayer 0dd99628ea ff_lpc_calc_coefs: assert that the type is levinson or cholesky 12 years ago
Luca Barbato 12576afe20 adpcm: Write the correct number of samples for ima-dk4 12 years ago
Luca Barbato bbf6a4aa20 imc: Catch a division by zero 12 years ago
Luca Barbato 22e76ec635 atrac3: set the getbits context the right buffer_end 12 years ago
Luca Barbato 50cf5a7fb7 atrac3: Error on impossible encoding/channel combinations 12 years ago
Luca Barbato 874c8a17ac atrac3: fix error handling 12 years ago
Michael Niedermayer 00b1401df6 avcodec/h264_ps: try to support Ambarella AVC 12 years ago
Michael Niedermayer a20f049c2a avcodec/libvpxenc: make class names unique 12 years ago
Michael Niedermayer 970c8df735 mpeg12dec: avoid reinitializtation on PS changes when possible. 12 years ago
Carl Eugen Hoyos b86651a208 Check the return value of ff_rv34_decode_init() in rv30.c and rv40.c 12 years ago
Paul B Mahol 099e57bc38 zmbvenc: remove unused AVFrame from encoder private context 12 years ago
Paul B Mahol 3bec6a44ea zmbvenc: do not set avctx->coded_frame 12 years ago
Paul B Mahol ec4e042f33 gif: remove unused AVFrame from encoder private context 12 years ago
Paul B Mahol bd03f99d05 gif: do not set avctx->coded_frame 12 years ago
Luca Barbato 744a11c996 qdm2: check and reset dithering index per channel 12 years ago
Luca Barbato 76efedeadb qdm2: formatting cosmetics 12 years ago
Luca Barbato f054e309c5 qdm2: use init_static_data 12 years ago
Luca Barbato c4abc9098c vqavideo: check the version 12 years ago
Ronald S. Bultje 46d208e1e0 vp8: Wait for prev_frame to parse segment_map before reading it 12 years ago
Paul B Mahol 19436308b4 dxa: make code independent of sizeof(AVFrame) 12 years ago
Michael Niedermayer 104dfaadaa dct_unquantize_h263_intra_c: fix assert condition 12 years ago
Michael Niedermayer 707b2135fd libavcodec/x86/mpegvideo: Move mmx functions under HAVE_MMX_INLINE 12 years ago
Michael Niedermayer abce6dfd9e avcodec/x86/vp3dsp_init: move mmx functions under HAVE_MMX_INLINE 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
Paul B Mahol d64f3b72e0 replace some deprecated defines 12 years ago
Michael Niedermayer 66537c7efd avcodec/x86/cabac: Disable get_cabac_bypass_x86() on broken llvm/clang 12 years ago