63752 Commits (a40c338a00a4e1c7f2cce189db0f406f85d5792a)
 

Author SHA1 Message Date
Michael Niedermayer b3dfebd641 avformat/matroskadec: fix off by 1 error in matroska_read_seek() 11 years ago
Dirk Ausserhaus 8bfb4d72dd avcodec/indeo4: Decode both parts of IP frames 11 years ago
Dirk Ausserhaus d24673a2c8 avcodec/indeo4: Move frametypes into common header. 11 years ago
Carl Eugen Hoyos ca2ec98cbe Do not overwrite the sample format with AV_SAMPLE_FMT_NONE in libspeex_decode_init(). 11 years ago
Carl Eugen Hoyos 1acb5ca02a Improve frame size calculation in caf muxer to fix adpcm_ms remuxing. 11 years ago
Michael Niedermayer 772d46d3b3 avcodec/qpeldsp: Restore author attribution 11 years ago
Michael Niedermayer 8c891d90ca avcodec/x86/qpeldsp_init: Restore author attribution 11 years ago
Michael Niedermayer b15a3cc575 qpel_template: Restore author attribution 11 years ago
Michael Niedermayer 98a6806fdd Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a' 11 years ago
Michael Niedermayer d35899ccce Merge commit 'cb52a17cb62297802b0a77e5af9850d87c3f925b' 11 years ago
Michael Niedermayer 40f3a87c10 Merge commit '054013a0fc6f2b52c60cee3e051be8cc7f82cef3' 11 years ago
Michael Niedermayer 5c6e94c42b Merge commit '256da0770e495176d1b2699ec6e9c7993c2a6d7b' 11 years ago
Michael Niedermayer a9a312d299 Merge commit '3832a6590156e6abc575bed51cbffa78617ee5fd' 11 years ago
Michael Niedermayer c814a6c778 avcodec/x86/svq1enc_mmx: Add author attribution 11 years ago
Michael Niedermayer ea0931fb96 Merge commit '65d5d5865845f057cc6530a8d0f34db952d9009c' 11 years ago
Michael Niedermayer cb8763bda7 Merge commit '2ea2612df508abdd1f97c6a6ef56275a52c5c41e' 11 years ago
Michael Niedermayer b3f4615081 ffmpeg: fix check for muxing overhead being unknown 11 years ago
James Almer 02a3e327f1 x86/dsputilenc: add missing guards to ff_pix_sum16_xop 11 years ago
Christophe Gisquet 99a319c4e7 x86: huffyuvdsp: port add_bytes to yasm 11 years ago
Christophe Gisquet 2267003981 x86: hpeldsp: better factorization 11 years ago
Christophe Gisquet bf7e9cc82a tests: allow passing dimensions to videogen 11 years ago
Michael Niedermayer 7b4c46050e rename add_hfyu_left_prediction_int16 to add_hfyu_left_pred_int16 11 years ago
Michael Niedermayer 550ae6c02f rename add_hfyu_median_prediction_int16 to add_hfyu_median_pred_int16 11 years ago
Michael Niedermayer 40a4ab8ba4 rename sub_hfyu_median_prediction_int16 to sub_hfyu_median_pred_int16 11 years ago
James Almer 05de4d3011 x86/dsputilenc: implement XOP version of pix_sum16 11 years ago
Michael Niedermayer 232959f184 Merge commit '08cd92144e73195eecc28ed0348e66e255516b82' 11 years ago
Michael Niedermayer fba0ac2805 avcodec/dpx_parser: Allow frame size to be too small 11 years ago
Michael Niedermayer 8df5d9aabf avcodec/dpx_parser: fix flushing end out 11 years ago
Michael Niedermayer f518fb3318 avcodec/dpx_parser: reset index when finding a startcode, not after 11 years ago
Diego Biurrun 368f50359e dsputil: Split off quarterpel bits into their own context 11 years ago
Diego Biurrun cb52a17cb6 dsputil: Move Bink-specific add_pixels8 to binkdsp 11 years ago
Diego Biurrun 054013a0fc dsputil: Move APE-specific bits into apedsp 11 years ago
Diego Biurrun 256da0770e dsputil: Move mspel_pixels_tab to the only place it is used 11 years ago
Diego Biurrun 3832a65901 dsputil: Move ff_alternate_*_scan tables to mpegvideo 11 years ago
Diego Biurrun 65d5d58658 dsputil: Move SVQ1 encoding specific bits into svq1enc 11 years ago
Diego Biurrun 2ea2612df5 svq1enc: Rename SVQ1Context to SVQ1EncContext 11 years ago
Christophe Gisquet 25e6310a3e huffyuv: change left prediction access in BGRA 11 years ago
Christophe Gisquet c609f803e1 huffyuv: avoid duplicated defines 11 years ago
Martin Storsjö 08cd92144e aarch64: Use the correct syntax for relocations 11 years ago
Michael Niedermayer 4991eacc06 Merge commit '962d63157322466a9a82f9f9d84c1b6f1b582f65' 11 years ago
Michael Niedermayer e46cc1dab0 Merge commit '43e7f0797f9f821a3866a20f05e512e13c82076a' 11 years ago
Michael Niedermayer a72df4dadc Merge commit 'cf6977712c9e5abe6dc55289f6322ccbf10321a9' 11 years ago
Michael Niedermayer bc59d39b82 Merge commit '81eec081afea9fc017a175581ceea7c420a0dfc3' 11 years ago
Michael Niedermayer d9c4f61dab Merge commit 'a53551cba86bb67efcb6105fdc337a36c43132bd' 11 years ago
Anton Khirnov 962d631573 matroskaenc: set the stream timebase earlier 11 years ago
Anton Khirnov 43e7f0797f flvenc: only write the framerate tag based on avg_frame_rate 11 years ago
Anton Khirnov cf6977712c movenc: write avg_frame_rate as the framerate, not the codec timebase 11 years ago
Anton Khirnov 81eec081af matroskaenc: base DefaultDuration on the framerate, not the codec timebase 11 years ago
Roman Savchenko a53551cba8 frame: fix the error path in av_frame_copy_props() 11 years ago
Michael Niedermayer 78a79a2ceb avformat/nutenc: replace conditional by assert 11 years ago