168 Commits (259d873b413509582d767a98399af4c1bfe74cee)

Author SHA1 Message Date
Marvin Scholz 874f9463fa modules: avcodec: remove avcodec-workaround-bugs option 2 months ago
Steve Lhomme 8828f7d7c4 avcodec: pass the whole es_format when looking for a codec. 2 years ago
Alexandre Janniaux c19b49a330 codec: avcodec: signal new image encoder capability 3 years ago
Steve Lhomme cd4d32f71b avcodec: add a hardware-only lavc AV1 video decoder with higher priority 5 years ago
Johannes Kauffmann 8dc0ae1205 Remove extra semicolons around vlc_module macro's 3 years ago
Steve Lhomme ca9780f52f avcodec: don't use avformat if HAVE_LIBAVFORMAT_AVFORMAT_H is not defined 3 years ago
Steve Lhomme 007e5d910c codec/packtizer: rename p_fmt_in to fmt_in 3 years ago
Steve Lhomme 3bbe3ffe45 codec/packetizer: use read-only input format wherever possible 3 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
Lyndon Brown 6f68f89498 plugins: purge use of set_category() 7 years ago
Alexandre Janniaux d66a2260f5 encoder: namespace encoder capability by category 4 years ago
Lyndon Brown b4e6354412 configure: purge MMX/MMXEXT 7 years ago
Steve Lhomme c663b44b90 avcodec: use enum AVCodecID where a codec ID is expected 5 years ago
Romain Vimont 3716a7da5b config: remove remaining "advanced" flags 5 years ago
Lyndon Brown 98a3ec2878 purge options made obsolete during v2.1 development 7 years ago
Lyndon Brown d75459a35b remove unnecessary option longtext 7 years ago
Zhao Zhili 3a658328fe avcodec: remove a conditional compilation 6 years ago
Rémi Denis-Courmont f52dd6104d demux: declare file extensions in descriptor 6 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
Francois Cartegnie 398e1b7cc5 codec: avcodec: disable rawvideo 8 years ago
Rémi Denis-Courmont e66e6b6b03 config: remove advanced from add_module() 8 years ago
Thomas Guillem c6e4f56957 avcodec: rename entry functions 8 years ago
Francois Cartegnie cb65a8a4e9 codec: avcodec: default to show-corrupted 8 years ago
Steve Lhomme da427d95a9 avcodec: be more explicit of what the frame skip values are 9 years ago
Rémi Denis-Courmont 3b4420ccf9 decoder: use "spu decoder" capability for SPU decoders 9 years ago
Rémi Denis-Courmont ac866164aa decoder: use "video decoder" capability for video decoders 9 years ago
Rémi Denis-Courmont 89504cd744 decoder: use "audio decoder" capability for audio decoders 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 bdf4249de7 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 f97ee88000 avcodec: expand context deletion code 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 c2c55f32f3 avcodec: use var_InheritString() 9 years ago
Rémi Denis-Courmont 1ec771668d avcodec: simplify decoder codec look-up 9 years ago
Rémi Denis-Courmont 2826791f59 avcodec: search codec mapping by category 9 years ago
Francois Cartegnie 967bc30bd8 codec: avcodec: add corrupted frames output option 9 years ago
Francois Cartegnie afcdb682ba codec/demux: output version and provider in debug 9 years ago
Hugo Beauzée-Luyssen 667c3a73b1 avcodec: vlc_av_get_options: Append to a potentially existing dict 9 years ago
Francois Cartegnie 809ee11563 codec: avcodec: adapt audio code to new API 10 years ago
Steve Lhomme 4919758a95 ffmpeg: only free the options if there were any 10 years ago
Thomas Guillem 080f21c3be decoder: remove b_need_packetized 11 years ago
Jean-Baptiste Kempf 361829e7ef Add avparser.h to prepare for submodulification 11 years ago
Ilkka Ollakka 20f32dd168 avcodec: use qscale=3 as default if videobitrate isn't provided 12 years ago