10600 Commits (36ad2b3ee014cac0f2d688dc9ef8cc92e07f73c8)

Author SHA1 Message Date
Gwenole Beauchesne 36ad2b3ee0 Rename ff_vaapi_get_surface() to ff_vaapi_get_surface_id(). 15 years ago
Diego Biurrun 43ad88e5c0 Remove commented-out debug console output. 15 years ago
Diego Biurrun 5ddd075daf cosmetics: Move a bunch of forward declarations below a CONFIG_ENCODERS #ifdef. 15 years ago
Kostya Shishkov da93766858 16-bit Interplay video does not need palette control 15 years ago
Kostya Shishkov a69be798dc Add missing opcodes for 16-bit Interplay Video decoding and finally enable it 15 years ago
Kostya Shishkov dcfb0cad68 16-bit Interplay Video stores motion vector data at the end of frame, 15 years ago
Kostya Shishkov e09cdc7206 10l trocadero: forgot one case where picture linesize should be used 15 years ago
Kostya Shishkov 5b8ebb3f41 cosmetics: reindent and break long lines after last commits 15 years ago
Kostya Shishkov 5a8cf39e31 Add 16-bit image data handling (but not decoding yet) to Interplay Video 15 years ago
Kostya Shishkov 80fec3ffd0 Use frame linesize in Interplay Video block copying function 15 years ago
Kostya Shishkov 80ca19f766 Make CHECK_STREAM_PTR macro in Interplay Video decoder usable with 15 years ago
Kostya Shishkov 8badb23e22 Recognize 16-bit Interplay Video variant 15 years ago
Kostya Shishkov 9156a5ad72 Change main loop in Interplay Video decoder, so variables x and y really mean 15 years ago
Reimar Döffinger b03a63d16a Fix cdg reference and buffer_hints value: 15 years ago
Kostya Shishkov 0fb669ae9e cosmetics: reindent 15 years ago
Diego Biurrun 43a6ca2c3d cosmetics: Reformat some function declarations. 15 years ago
Kostya Shishkov ce293510d9 Auravision Aura 2 decoder 15 years ago
Kostya Shishkov 588f8cd8df Add Auravision Aura decoding support 15 years ago
Kostya Shishkov c587910696 There is no need to print FFmpeg or codec name in error message 15 years ago
Kostya Shishkov 5590342322 cosmetics: correct formatting a bit 15 years ago
Måns Rullgård 1a91f1a0da ARM: use ALT_BITSTREAM_READER on cores with fast unaligned access 15 years ago
Gwenole Beauchesne c1977fbbd7 Add new fields for the VDPAU/MPEG-4 back-end. 15 years ago
Diego Biurrun cb39768960 Add long_name for Xxan codec. 15 years ago
Kostya Shishkov 0080402d36 Improve handling allocated buffers in Xan decoder 15 years ago
Kostya Shishkov 2628f515fe cosmetics: reindent a bit 15 years ago
Vitor Sessak a8eb8de461 Add tables used by both AMR-NB and SIPR 15 years ago
Mike Melanson da8af9388c Cosmetic: indent after last change. 15 years ago
Mike Melanson e6e32bdc5f Optimize unpack_vectors() by not shuffling around redundant vectors. 15 years ago
Michael Niedermayer b2cc8111d6 More sane error message when extradata has not been set. 15 years ago
Carl Eugen Hoyos 646eb55139 Swap red and blue when decoding r210. 15 years ago
Reimar Döffinger 4aaab0a328 Add decoder for R210 (uncompressed 10-bit RGB) codec. 15 years ago
Michael Tison a3d995c1eb CD+G demuxer and decoder 15 years ago
Reimar Döffinger c3abb55141 Set bits_per_raw_sample appropriately in dpx decoder. 15 years ago
Vitor Sessak 5c910fcad8 Cosmetics: make celp_filters.* formatting more consistent with the rest of 15 years ago
Vitor Sessak 6ef607c2d5 Optimize ff_celp_lp_synthesis_filterf(). 50% faster in my tests. 15 years ago
Carl Eugen Hoyos b0bc928b86 Undo r20874: It broke AAC decoding. 15 years ago
Carl Eugen Hoyos 257c7147e1 Use enum and constant to avoid three icc warnings. 15 years ago
Ramiro Polla 798e589d4a Fix a typo in documentation. 15 years ago
Michael Niedermayer 7debef33f8 Merge init & declaration of buf_end. 15 years ago
Michael Niedermayer b8af4fe9a5 Set reordered_opaque in default_reget_buffer() with internal buffers. 15 years ago
Michael Niedermayer 954a0b482a Check sample_aspect_ratio validity for mpeg4/h263/h263p encoding. 15 years ago
Carl Eugen Hoyos f0bc8449b8 Use PIX_FMT_NONE for -1 when enum PixelFormat is expected (fixes two icc warnings). 15 years ago
Thilo Borgmann 1261b07f5f Read and decode block data in separate functions to prepare support for 15 years ago
David Conrad a4914ac708 Clarify comment: although still hacky, it is correct for existing libtheora 15 years ago
David Conrad c39b94be60 libtheoraenc.c: mark keyframes 15 years ago
Michael Niedermayer 7a14430ed7 Be less picky on invalid frame_pred_frame_dct values. 15 years ago
Jai Menon 94621d329f SVQ3 : Set avctx->pix_fmt correctly during decoder initialisation. 15 years ago
Vitor Sessak 92f99a33b8 Commit functions used by both AMRNB and SIPR 15 years ago
Tomas Härdin 6d01a97c86 Fail earlier for unsupported resolutions or pixel formats when encoding 15 years ago
Michael Niedermayer 47a81dad92 indent 15 years ago