23526 Commits (9ae9ae10f9fe8fc35aa9d03449da69d516d906ed)

Author SHA1 Message Date
Michael Niedermayer b3c3996212 avcodec: rename prores encoders 12 years ago
Paul B Mahol d185343687 libshine fixed point MP3 encoding support 12 years ago
Paul B Mahol 310bf28354 mss4: make code independent of sizeof(AVFrame) 12 years ago
Paul B Mahol b6d5a948f9 mss4: use init_get_bits8() 12 years ago
Diego Biurrun ac9362c5d9 Move misplaced file author information where it belongs 12 years ago
Anton Khirnov 9de9b828ef lavc: don't overwrite display dimensions with coded dimensions. 12 years ago
Anton Khirnov 2d6edb2b7e lavc: extend / update the [coded_]{width,height} doxy 12 years ago
Diego Biurrun 20429ba96e h261: Move encoder/decoder shared table init to common code 12 years ago
Diego Biurrun 8a776ad90e h261: Move shared data tables from a header to a proper C file 12 years ago
Ronald S. Bultje b93b27edb0 dsputil: Make dsputil selectable 12 years ago
Ronald S. Bultje 85deb51a01 h264: Only initialize dsputil if error resilience is enabled 12 years ago
Ronald S. Bultje 62844c3fd6 h264: Integrate clear_blocks calls with IDCT 12 years ago
Martin Storsjö e8cafd2773 h264: Clear the mb members via memset instead of using dsputil 12 years ago
Ronald S. Bultje 6d25c9db11 dsputil: Make square put/avg_pixels functions local to h264qpel 12 years ago
Christophe Gisquet 2383068cbf x86: sbrdsp: implement SSE2 qmf_pre_shuffle 12 years ago
Michael Niedermayer 62a1181015 h264: wait for missing slices only on frames 12 years ago
Clément Bœsch 1043cb8e80 lavc/ass: use bprint API in ff_ass_add_rect(). 12 years ago
Kostya Shishkov 56c1b92576 dfa: implement missing TDLT coding method 12 years ago
Michael Niedermayer b4eb06d325 msmpeg4: ignore negative DC overflow 12 years ago
Michael Niedermayer c03dc44070 msmpeg4: fix asm code in ff_msmpeg4_pred_dc() 12 years ago
Martin Storsjö bc0522dffa h264pred: Add a few missing const declarations for ff_cropTbl derived pointers 12 years ago
Ronald S. Bultje d2ec6ea6c6 lavc: Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables 12 years ago
Martin Storsjö 9e0f14f16c lavc: Make pointers to ff_cropTbl const 12 years ago
Ronald S. Bultje 610b18e2e3 x86: qpel: Move fullpel and l2 functions to a separate file 12 years ago
Ronald S. Bultje 18df366a18 vp3: Embed idct_permutation array directly in VP3DecoderContext 12 years ago
Martin Storsjö 0f59845708 bfin: Make vp3 functions static 12 years ago
Martin Storsjö aa8d89536d bfin: Don't use the vp3 idct functions if bitexact behaviour is expected 12 years ago
Christophe Gisquet e2946e5c34 x86: sbrdsp: implement SSE qmf_deint_bfly 12 years ago
Paul B Mahol 1adf54de56 dfa: implement tdlt chunk decoding 12 years ago
Michael Niedermayer 2f284c0170 dpxdec: Fix decoding of RGBA10 12 years ago
Nicolas George 0884d04dc3 lavc: fix recoded subtitles end. 12 years ago
Christophe Gisquet 11774169ae sbrdsp: unroll and use integer operations 12 years ago
Christophe Gisquet f4ac80227b sbrdsp: unroll sbr_autocorrelate_c 12 years ago
Christophe Gisquet f4b0d12f5b x86: sbrdsp: Implement SSE neg_odd_64 12 years ago
Christophe Gisquet 37a9708391 x86: sbrdsp: implement SSE neg_odd_64 12 years ago
Diego Biurrun 52cd84d4d4 h261: Move mvmap table to the only place it is used 12 years ago
Diego Biurrun 0404ec619d h261: cosmetics: Move functions to avoid forward declarations 12 years ago
Diego Biurrun b78f81c803 h261: K&R formatting and prettyprinting cosmetics 12 years ago
Diego Biurrun 66ac3dbf1e h261: Move function declarations to h261.h 12 years ago
Diego Biurrun ed16c2dbf4 h261: Remove H.261 loop filter from dsputil 12 years ago
Diego Biurrun ae35d91d44 h261: Move ff_h261_rl_table_store declaration to header file 12 years ago
Paul B Mahol faf689c7eb xbmenc: remove unused code 12 years ago
Paul B Mahol 08b31a72db xwdenc: remove unused code 12 years ago
Paul B Mahol 77535bb3c3 bmpenc: get rid of BMPContext as it is unused 12 years ago
Nicolas Bertrand 28a807e28b libopenjpeg: Add support for XYZ colorspace, found in DCINEMA frames 12 years ago
Michael Niedermayer 740ebe468c dfa: remove redundant check 12 years ago
Nicolas George 83affcde51 lavc: use packet duration for subtitles if necessary. 12 years ago
Anton Khirnov b88f902125 bmv: check for len being valid in bmv_decode_frame(). 12 years ago
Anton Khirnov 3623589edc dfa: check for invalid access in decode_wdlt(). 12 years ago
Peter Meerwald dfcbe8cbd7 doc: Fix best_nb_channells typo 12 years ago