87 Commits (8828f7d7c4484ca068b95c2cc03b2a6dbccca4ad)

Author SHA1 Message Date
Steve Lhomme 8828f7d7c4 avcodec: pass the whole es_format when looking for a codec. 2 years ago
Steve Lhomme cd4d32f71b avcodec: add a hardware-only lavc AV1 video decoder with higher priority 5 years ago
Lyndon Brown 0444c75486 avcodec: use a choice list for --avcodec-skip-idct as per description 7 years ago
Alexandre Janniaux 730bb5f349 avcodec: use vlc_encoder_operations 4 years ago
Steve Lhomme c663b44b90 avcodec: use enum AVCodecID where a codec ID is expected 5 years ago
Lyndon Brown 02ef32e647 remove some useless option longtexts 5 years ago
Lyndon Brown d75459a35b remove unnecessary option longtext 7 years ago
Marvin Scholz 312c06ef52 avcodec: remove avcodec-fast support 6 years ago
Steve Lhomme 8115ad9d34 core: remove the avcodec-hw variable 7 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 7 years ago
Thomas Guillem c6e4f56957 avcodec: rename entry functions 8 years ago
Steve Lhomme a599a6b027 avcodec: pass the ES category as an enum es_format_category_e 9 years ago
Rémi Denis-Courmont 79eed1a3f3 avcodec: split decoder in submodules per ES type 9 years ago
Rémi Denis-Courmont 025fde2a54 avcodec: revector, no functional changes 9 years ago
Rémi Denis-Courmont cf8cfdafb1 avcodec: remove AVCODEC_COMMON_MEMBERS 9 years ago
Rémi Denis-Courmont 8dc541c67f avcodec: pass explicit parameters to ffmpeg_OpenCodec() 9 years ago
Rémi Denis-Courmont 2b8f8d1c75 avcodec: remove ffmpeg_CloseCodec() 9 years ago
Rémi Denis-Courmont b2a5f8ed1f avcodec: use avcodec_is_open() instead of custom flag 9 years ago
Rémi Denis-Courmont 04ee03f257 avcodec: add explicit subtitle close function 9 years ago
Rémi Denis-Courmont 2826791f59 avcodec: search codec mapping by category 9 years ago
Rémi Denis-Courmont 7045d67167 avformat: remove unused GetVlcFourcc() arguments 9 years ago
Francois Cartegnie 967bc30bd8 codec: avcodec: add corrupted frames output option 9 years ago
Jean-Baptiste Kempf dc14ecb4f2 Remove VDA plugin 9 years ago
Jean-Baptiste Kempf 4e18cbd481 avcodec: remove HAVE_AVCODEC_MT 9 years ago
Francois Cartegnie 809ee11563 codec: avcodec: adapt audio code to new API 10 years ago
Steve Lhomme 473920a585 avcodec: remove unused API entries 10 years ago
Rémi Denis-Courmont dcd503d803 avcodec: close acceleration back-end after the context 12 years ago
Rémi Denis-Courmont 894a06046f avcodec: remove redundant codec_id parameter 12 years ago
Rémi Denis-Courmont 757a94aaef avcodec: remove redundant codec name parameter 12 years ago
Rémi Denis-Courmont e13caffb31 avcodec: constify decoder_sys_t.p_codec 12 years ago
Rémi Denis-Courmont d1d268a31b avcodec: remove redundant decoder_sys_t.i_cat 12 years ago
Rémi Denis-Courmont ec7c51f4c9 avcodec: remove deprecated motion vector visualization option 12 years ago
Rémi Denis-Courmont c9a16c71a3 avcodec: make decoder callbacks static 12 years ago
Vittorio Giovara c43855147a revert 062b886122 13 years ago
Rémi Denis-Courmont 6006c6d4d3 avcodec: fix sign of codec ID 13 years ago
Rafaël Carré 2a2e719d4e avcodec: remove dummy EndSubtitleDec 13 years ago
Christoph Miebach dd9a1957a5 Remove more unused msgid defines and de-duplication 13 years ago
Jean-Baptiste Kempf adda59578c libav*: create a new avcommon_compat.h file for backward compatibility 13 years ago
Rémi Denis-Courmont cde81e52f2 avcodec: remove support for old versions 13 years ago
Rémi Denis-Courmont 0babd21ead avcodec: remove obsolete compatibility stuff 13 years ago
Rémi Denis-Courmont 118c5be360 avcodec: update to audio4 decoding API 13 years ago
Felix Paul Kühne d32a6bc1d1 avcodec: remove 'lowres' option since it is ignored by libav 13 years ago
Vittorio Giovara 062b886122 Add gui option one libav/ffmpeg flag2 parameter 13 years ago
Rémi Denis-Courmont 4fef4b6d00 avcodec: simplify audio sample format mapping 14 years ago
Jean-Baptiste Kempf fef270581f LGPL 14 years ago
Rafaël Carré 00dba0cc55 Move libavutil define to avcommon.h 14 years ago
Rafaël Carré 635abd7fec avcodec: AV_CPU_FLAG_MMX2 was removed 14 years ago
Jean-Baptiste Kempf 3005c14f93 Update required version of libavcodec to 53.34 14 years ago
Rémi Denis-Courmont 1962cd3095 avcodec: use automake conditionals for hardware acceleration 14 years ago
Jean-Baptiste Kempf a41dcb952e Av* move GetVlcDspMask from avcodec.h to avcommon.h 14 years ago