]> git.sesse.net Git - vlc/history - modules/codec/theora.c
Plugins: include vlc_common.h directly instead of vlc/vlc.h
[vlc] / modules / codec / theora.c
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-27 Rémi Denis-CourmontA lot of missing const in options lists
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-12 Rémi DuraffortDon't print a message when an memory error occure and...
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-03 Rémi Denis-CourmontUse vlc_memset/vlc_memcpy
2008-05-01 Rémi Denis-CourmontRemove I64C as well
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2007-08-05 Rémi Denis-CourmontFix void arithmethic
2007-08-04 Rémi Denis-CourmontFix usage of add_shortcut.
2007-06-07 Rémi Denis-CourmontFormat string usage fix. Pretty much the same bug as...
2006-11-26 Clément StenacRound 3 :)
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-01 Antoine CellerierRename all sout_Cfg* stuff to config_Chain* (as it...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-06-27 Jean-Paul SamanTheora framesize calculation patch by Kevin H. Patterso...
2006-03-31 Christophe Mutricycodec 2nd round exept fo x264 (refs #438)
2006-03-31 Clément StenacCodecs (except x264). Refs:#438
2006-01-12 Antoine CellerierFSF address change.
2005-07-13 Rémi Denis-CourmontRename vlc_reduce to vlc_ureduce so that we won't get...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-05-16 Gildas Bazin* modules/codec/theora.c: give higher priority to the...
2005-05-12 Felix Paul Kühne* fix two typos introduced in [10984]
2005-05-12 Christophe MutricyALL: Fix a few strings for the prefs.
2005-03-02 Gildas Bazin* modules/codec/theora.c: sanity check for invalid...
2005-02-21 Laurent Aimar * block: added
2005-02-01 Andre Pang* modules/codec/theora.c: correctly display x-offset...
2005-01-13 Gildas Bazin* modules/codec/theora.c: remove the need for theora_pa...
2005-01-11 Andre Pang* theora.c: Eliminate display artifacts when the very...
2005-01-11 Andre Pang* theora.c: Fixed weird display artifacts when seeking...
2004-12-11 Clément StenacImprovements to preferences
2004-09-26 Gildas Bazin* modules/codec/libmpeg2.c, ffmpeg/video.c, theora...
2004-09-09 Gildas Bazin* modules/codec/theora.c: use vlc_reduce() to before...
2004-08-28 Gildas Bazin* codec/theora.c: Removed the "multiple of 16" size...
2004-08-28 Gildas Bazin* include/vlc_es_out.h, src/input/es_out.c: added an...
2004-08-26 Gildas Bazin* modules/codec/ffmpeg/video_filter.c, include/vlc_filt...
2004-07-11 Laurent Aimar * theora: compilation fix.
2004-07-01 Gildas Bazin* modules/codec/theora.c: correct encoding aspect ratio.
2004-06-30 Derk-Jan Hartman* set correct AR on theora video.
2004-06-22 Gildas Bazin ALL: a bunch of compilation fixes + disabled plugins...
2004-04-28 Gildas Bazin* modules/mux/ogg.c, modules/codec/theora.c: changes...
2004-04-28 Gildas Bazin* modules/codec/theora.c: better sanity check for aspec...
2004-04-26 Gildas Bazin* modules/codec/theora.c: new --sout-theora-quality...
2004-04-25 Gildas Bazin* modules/stream_out/transcode.c: if aenc/venc is speci...
2004-03-31 Gildas Bazin* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N...
2004-01-29 Clément StenacOptions as infos were bad in several ways: it broke...
2004-01-25 Benjamin Prachtstring review
2004-01-05 Clément Stenac* ALL: playlist API changes
2003-12-22 Sam Hocevar * toolbox:
2003-12-14 Eric Petit BeOS & gcc 2.9x fixes
2003-12-08 Gildas Bazin* modules/stream_out/transcode.c: added a floating...
2003-12-07 Gildas Bazin* modules/codec/theora.c: bug fix with aspect ratio.
2003-12-07 Gildas Bazin* modules/codec/theora.c: encoder now respects the...
2003-12-07 Gildas Bazin* include/stream_output.h, src/stream_output/stream_out...
2003-11-22 Laurent Aimar * all: only include header that are needed (and no...
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-10-09 Gildas Bazin* modules/stream_out/transcode.c: couple of fixes.
2003-10-09 Gildas Bazin* modules/codec/theora.c, modules/stream_out/transcode...
2003-10-08 Gildas Bazin* modules/codec/theora.c, modules/stream_out/transcode...
2003-10-08 Gildas Bazin* include/vlc_codec.h: defines decoders/encoders relate...
2003-09-28 Gildas Bazin* modules/codec/theora.c: don't forget to delete the...
2003-09-02 Gildas Bazin* modules/codec/theora.c: oops, introduced a bug in...
2003-09-02 Gildas Bazin* ALL: Introduction of a new api for decoders.
2003-06-11 Gildas Bazin* modules/demux/ogg.c, modules/codec/theora.c: updated...
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2002-11-28 Gildas Bazin* configure.ac.in: fixed linkage of theora plugin.
2002-11-28 Sam Hocevar * ./src/video_output/video_output.c, modules/*: facto...
2002-11-20 Gildas Bazin* modules/codec/theora.c, configure.ac.in, modules...