2564 Commits (2f9cd8861797df5b4d2e36143dfa8268b65cfd38)

Author SHA1 Message Date
Andreas Rheinhardt a449fb35ca avcodec/fft-internal: Make it a standalone header 3 years ago
Andreas Rheinhardt 34a7e61768 avcodec/Makefile: Fix standalone build of adpcm_argo encoder 3 years ago
Anton Khirnov ff0a96046d lavc: move small misc definitions into a separate header 3 years ago
Cameron Cawley 5c7313c740
avcodec: Implement Acorn Replay IMA ADPCM decoder 4 years ago
Andreas Rheinhardt 4be1714b12 avcodec/Makefile: Remove obsolete dependency of eatqi dec on rl.o 4 years ago
Andreas Rheinhardt e5af920309 avcodec: Move all AVCodecParser.split functions to remove_extradata_bsf 4 years ago
Andreas Rheinhardt e3d993fab0 avcodec/vaapi: Remove old and deprecated VAAPI context and header 4 years ago
Andreas Rheinhardt 337f777f37 avcodec: Remove deprecated old aliases for NVENC encoders 4 years ago
Andreas Rheinhardt d947464ad4 avcodec: Remove deprecated AVPicture API 4 years ago
Andreas Rheinhardt b7473ffbf5 avcodec/codec2utils: Remove legacy avpriv functions 4 years ago
Andreas Rheinhardt 0f247986ad avcodec, avformat: Remove old BSF API 4 years ago
Aidan Richmond a0fd55c206
avcodec/adpcmenc: Adds encoder for Westwood ADPCM. 4 years ago
Andreas Rheinhardt d0dcfaef51 avcodec/mjpegenc: Remove dependency of AMV encoder on mjpegenc_huffman 4 years ago
James Almer f47d7a3b42 avcodec: move core AVCodecContext functions from util.c to a new file 4 years ago
James Almer 4057a060f6 avcodec: move AVCodecParameters related functions from util.c to a new file 4 years ago
Andreas Rheinhardt f0dc8faeb1 avcodec/qsvdec: Make functions used only here static, remove header 4 years ago
Anton Khirnov 2644a5d418 lavc: remove tests/options 4 years ago
Jan Ekström 18713d22a2 avcodec: add TTML encoder 4 years ago
Paul B Mahol 6b43e1a86c avcodec: add SGA Video decoder 4 years ago
Paul B Mahol 5111707df6 avcodec: add SGA PCM decoder 4 years ago
Anton Khirnov 3a5b857d4c lavc: split LSCR decoder out of PNG decoder 4 years ago
Paul B Mahol d69f4be1c6 avcodec/cfhdenc: refactor DSP code for CFHD encoder 4 years ago
Andreas Rheinhardt ad58113afe avcodec/tiff_data: Move data to its only user 4 years ago
Andreas Rheinhardt bb9167dbde avformat/isom: Split movaudio/movvideo tags off into a separate file 4 years ago
Andreas Rheinhardt b5207b7afd avcodec/Makefile: Remove outdated dependency of FLV demuxer on mpeg4audio 4 years ago
Andreas Rheinhardt bb0be840c5 avcodec/Makefile: Don't build mjpegenc_huffman unconditionally 4 years ago
Andreas Rheinhardt d26198ada3 avcodec/g2meet, mjpegdec: Factor out common VLC initialization code 4 years ago
Andreas Rheinhardt f180f515de avcodec/Makefile: Remove redundant mjpegdec dependency from tiff decoder 4 years ago
Andreas Rheinhardt 7bf2b76b41 configure, libavcodec/Makefile: Fix avrn dependencies 4 years ago
Andreas Rheinhardt f26b8385ee avcodec/Makefile: Remove spurios dcaenc dependency 4 years ago
Andreas Rheinhardt 3b26d030b5 configure, libavcodec/Makefile: Remove spurious CAF demuxer dependencies 4 years ago
Paul B Mahol 8651bf8a2e avcodec: add Simbiosis IMX video decoder 4 years ago
Paul B Mahol 67c8c863c7 avcodec: add initial exr image encoder 4 years ago
Paul B Mahol 48a0eb21aa avcodec: add setts bitstream filter 4 years ago
Paul B Mahol b6327612ab avcodec: add cri parser 4 years ago
Andreas Rheinhardt bdd55e1dd8 avcodec/Makefile: Remove dependency for nonexistent files 4 years ago
Andreas Rheinhardt 698a4b22d0 avcodec/aacdec_fixed: Move fixed-point sinewin tables to its only user 4 years ago
Paul B Mahol 7dfa98665c avcodec: add xbm parser 4 years ago
Paul B Mahol 85bdf18917 avcodec: add PFM image encoder 4 years ago
James Almer 81d070dd09 avcodec/dolby_e: split decoder and parser more thoroughly 4 years ago
Nicolas Gaullier c7016e35a6 avcodec/dolby_e: Split decoder/parser files 4 years ago
Xu Guangxin d78ecf10bd avcodec/qsvdec: refact, move qsvdec_other.c to qsvdec.c 4 years ago
Xu Guangxin 399c1f9235 avcodec/qsvdec: refact, move qsvdec_h2645.c to qsvdec.c 4 years ago
Andreas Rheinhardt aff923c0b5 avcodec/Makefile: Make H.263 encoder compilable without MPEG4 encoder 4 years ago
Andreas Rheinhardt ab905f1dbc avcodec/Makefile: Make H.263 decoder compilable without H.263I 4 years ago
Andreas Rheinhardt d64828c8af avcodec/Makefile: Remove FLAC dependencies on vorbis_data 4 years ago
Andreas Rheinhardt 21b4b90475 avcodec/Makefile: Remove dependency of H.263 on FLV codecs 4 years ago
Andreas Rheinhardt 9e74f324d8 avcodec/Makefile: Remove unnecessary cbrt_data dependency 4 years ago
Mark Thompson 01a68c12a7 cbs: Implement common parts of cbs-based bitstream filters separately 4 years ago
Mark Thompson 8843607f49 cbs_h2645: Merge SEI message handling in common between codecs 4 years ago