76 Commits (cd920984e2459f2b9d2e96b5cc27da97327ca5ec)

Author SHA1 Message Date
Derk-Jan Hartman 78c19a345a theora: simplify theora's copypicture. All "visible area" logic is now handled by the core. (including offset). 18 years ago
Derk-Jan Hartman 737ec46d89 theora: Add support for YUV422 and YUV444 output of libtheora . This fixes sample 18 years ago
Derk-Jan Hartman d5e3db1a1e * Set visible width height when decoding theora. This fixes #1439 18 years ago
Rémi Denis-Courmont 3561b9b28f Plugins: include vlc_common.h directly instead of vlc/vlc.h 18 years ago
Rémi Denis-Courmont 5e15258c9e A lot of missing const in options lists 18 years ago
Rémi Denis-Courmont 13ae40b0ef Use gettext_noop() consistently 18 years ago
Rémi Duraffort f5266ccf92 Don't print a message when an memory error occure and check some malloc return values. 18 years ago
Rémi Denis-Courmont 27d483e9ef Include vlc_plugin.h as needed 18 years ago
Rémi Denis-Courmont 5b55ee1bb0 Use vlc_memset/vlc_memcpy 18 years ago
Rémi Denis-Courmont d1d3dc1d10 Remove I64C as well 18 years ago
Pierre d'Herbemont 449fd28aaf Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 18 years ago
Rémi Denis-Courmont 99fab9089e Don't include config.h from the headers - refs #297. 18 years ago
Rémi Denis-Courmont 4f02842805 Revert the so-called whitelisting commits that are actually blacklisting 19 years ago
Rafaël Carré 806cf51658 input options whitelisting, step 2 (refs #1371) 19 years ago
Rémi Denis-Courmont a7d566c656 Fix void arithmethic 19 years ago
Rémi Denis-Courmont 37ce2848cd Fix usage of add_shortcut. 19 years ago
Rémi Denis-Courmont f2567856fe Format string usage fix. Pretty much the same bug as the vorbis one. 19 years ago
Clément Stenac 05f57ec95e Round 3 :) 20 years ago
Clément Stenac d3fe7f2879 A bit of headers cleanup 20 years ago
Antoine Cellerier 62fffadfea Rename all sout_Cfg* stuff to config_Chain* (as it isn't really sout specific) 20 years ago
Clément Stenac f485214f09 For consistency, remove references to vlc from libvlc 20 years ago
Jean-Paul Saman f28b106bb5 Theora framesize calculation patch by Kevin H. Patterson (kevpatt at khptech dot com) 20 years ago
Christophe Mutricy 4190fca508 codec 2nd round exept fo x264 (refs #438) 20 years ago
Clément Stenac 03a094ee8b Codecs (except x264). Refs:#438 20 years ago
Antoine Cellerier 2cb472dba0 FSF address change. 21 years ago
Rémi Denis-Courmont 4ee9175bcf Rename vlc_reduce to vlc_ureduce so that we won't get into troubles if 21 years ago
Rémi Denis-Courmont fe087a3828 Make Zorglub less unhappy 21 years ago
Rémi Denis-Courmont 85b29bdc28 Copyright fixes 21 years ago
Gildas Bazin edcbfae0bd * modules/codec/theora.c: give higher priority to the libtheora encoder. 21 years ago
Felix Paul Kühne 1a559bd239 * fix two typos introduced in [10984] 21 years ago
Christophe Mutricy 8a96657968 ALL: Fix a few strings for the prefs. 21 years ago
Gildas Bazin f700641d70 * modules/codec/theora.c: sanity check for invalid theora header. 21 years ago
Laurent Aimar 70ee5fbf98 * block: added 21 years ago
Andre Pang 827129ddfe * modules/codec/theora.c: correctly display x-offset video 22 years ago
Gildas Bazin fc893da8fc * modules/codec/theora.c: remove the need for theora_packet_iskeyframe(). 22 years ago
Andre Pang 15f53b191e * theora.c: Eliminate display artifacts when the very first frame of the 22 years ago
Andre Pang 97d95c8d90 * theora.c: Fixed weird display artifacts when seeking on Theora videos 22 years ago
Clément Stenac a90a19a6b0 Improvements to preferences 22 years ago
Gildas Bazin f7e0344e92 * modules/codec/libmpeg2.c, ffmpeg/video.c, theora.c: decoder sets fmt_out.video.i_frame_rate. 22 years ago
Gildas Bazin ca948c0932 * modules/codec/theora.c: use vlc_reduce() to before storing the aspect-ratio. 22 years ago
Gildas Bazin 43403d1f8f * codec/theora.c: Removed the "multiple of 16" size restriction for the encoding. 22 years ago
Gildas Bazin 535be4f675 * include/vlc_es_out.h, src/input/es_out.c: added an ES_OUT_SET_FMT control. 22 years ago
Gildas Bazin f2c554795a * modules/codec/ffmpeg/video_filter.c, include/vlc_filter.h: 22 years ago
Laurent Aimar 080dfc9b77 * theora: compilation fix. 22 years ago
Gildas Bazin 1aa3e5ac7d * modules/codec/theora.c: correct encoding aspect ratio. 22 years ago
Derk-Jan Hartman b691ddb6eb * set correct AR on theora video. 22 years ago
Gildas Bazin 07743d45ea ALL: a bunch of compilation fixes + disabled plugins that don't compile anymore. 22 years ago
Gildas Bazin 00507b0d5a * modules/mux/ogg.c, modules/codec/theora.c: changes for theora alpha 3 support + misc small fixes. 22 years ago
Gildas Bazin d3f99a1bc6 * modules/codec/theora.c: better sanity check for aspect ratio. 22 years ago
Gildas Bazin 0ea5cbd545 * modules/codec/theora.c: new --sout-theora-quality option. 22 years ago