1514 Commits (75fbe41fc61eb8db693d00a529ba7a31830308e1)

Author SHA1 Message Date
Michael Niedermayer c868219c9a lavc: put motion test back. 12 years ago
Diego Biurrun eb239a577f build: avcodec: order cosmetics 12 years ago
Diego Biurrun 13b6b7e0e2 Delete motion-test tool; it is of doubtful utility. 12 years ago
Alberto Delmás ee769c6a7c MSS2 decoder 12 years ago
Stephan Hilb 6eac554659 Add CPiA video decoder 12 years ago
Xidorn Quan 78cca74222 vdadec: implement vda decoder 12 years ago
Diego Biurrun 3d868fe542 build: Restore dependency of acelp_filters.o on celp_math.o 12 years ago
Diego Biurrun dafcbfe443 celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c() 12 years ago
Diego Biurrun 5549854335 celp_math: Move ff_cos() to the only place it is used 12 years ago
Kostya Shishkov 0de4a563e4 mss1: move code that will be reused by MSS2 decoder into separate file 12 years ago
Mans Rullgard 88386feefd cavs: convert cavsdata.h to a .c file 12 years ago
Mans Rullgard 0c88e7a255 libavcodec: drop bogus dependencies from mpc[78] and qdm2 12 years ago
Mans Rullgard 2e2b8ef8e0 mpegaudio: move ff_mpa_enwindow to a separate file 12 years ago
Diego Biurrun f1e06d37c9 svq1/svq3: Move common code out of SVQ1 decoder-specific file 12 years ago
Diego Biurrun 4264a0dd54 build: Make the E-AC-3 encoder select the AC-3 encoder 12 years ago
Diego Biurrun deb23777f2 build: amrwb: Drop redundant lsp dependency declaration 12 years ago
Jan Ekström 1ab5a78042 lavc: add Ut Video encoder 12 years ago
Michael Niedermayer ba2cf854d0 lavc: move AVRn to a seperate decoder. 12 years ago
Jan Ekström 77f47e3288 utvideo: Rename utvideo.c to utvideodec.c 12 years ago
Diego Biurrun f704a079a1 build: Factor out rangecoder dependencies to CONFIG_RANGECODER 12 years ago
Diego Biurrun c292f6a24d build: Factor out error resilience dependencies to CONFIG_ERROR_RESILIENCE 12 years ago
Philip Langdale 6057de19b5 srtenc: Add timing-less "subrip" encoder. 12 years ago
Philip Langdale 6af680fa07 srtdec: Add timing-less "subrip" decoder. 12 years ago
Sebastien Zwickert 0e05908c95 vda: fix make checkheaders. 12 years ago
Sebastien Zwickert dc87ac55ab vda: Merge implementation into one file 12 years ago
Nicolas George 9bb936a80e lavc: reimplement avcodec_get_name with descriptors. 12 years ago
Diego Biurrun ad08dfd594 build: Factor out mpegvideo encoding dependencies to CONFIG_MPEGVIDEOENC 12 years ago
Sebastien Zwickert 1bfa349a8d vda: merge implementation into one file. 12 years ago
Anton Khirnov c223d79945 lavc: add codec descriptors. 12 years ago
Anton Khirnov 2ff67c909c lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code. 12 years ago
Mans Rullgard 7a851153d3 mpegvideo: convert mpegvideo_common.h to a .c file 12 years ago
Mans Rullgard 18bbca1fd3 build: factor out mpegvideo.o dependencies to CONFIG_MPEGVIDEO 12 years ago
Anton Khirnov 104e10fb42 lavc: add AV prefix to codec ids. 12 years ago
Paul B Mahol 011ce89dba avcodec: add bmp parser 12 years ago
Paul B Mahol f5f98727b3 libtwolame MP2 encoding support 12 years ago
Philip Langdale 2daaf77698 movtextenc: 3GPP TS 26.245 Timed Text Encoder. 12 years ago
Mans Rullgard af500c08bb dct-test: always link with aandcttab.o 12 years ago
Derek Buitenhuis 45eaac02cb Canopus Lossless decoder 12 years ago
Derek Buitenhuis 91c86d3cf8 Canopus Lossless decoder 12 years ago
Diego Biurrun 9e4bca16f8 dca: Move tables used outside of dcadec.c to a separate file. 12 years ago
Diego Biurrun 13a79cf84e dca: Rename dca.c ---> dcadec.c 12 years ago
Diego Biurrun 8784959234 build: Rename aandct component to more descriptive aandcttables 12 years ago
Clément Bœsch 316f8db2c2 SubViewer demuxer and decoder. 12 years ago
Mohamed Naufal Basheer 55c3a4f617 G.723.1 demuxer and decoder 12 years ago
Nicolas George a6cf296bd9 lavc: Opus decoder using libopus. 13 years ago
Mans Rullgard ab9f987661 build: add CONFIG_VP3DSP, reduce repetition in OBJS lists 13 years ago
Michael Bradshaw 453c02f971 libopenjpeg: introduce encoding support 13 years ago
Michael Bradshaw b43a7bb4f9 libopenjpeg: rename decoder source file. 13 years ago
Philip Langdale 2c501ae82b movtextdec: 3GPP TS 26.245 Timed Text Decoder. 13 years ago
Thomas Kühnel 75abfab6c6 lavc/tiff: add GeoTIFF support to the TIFF decoder 13 years ago