]> git.sesse.net Git - vlc/history - include/vlc_codec.h
Lock/Unlock the http control module.
[vlc] / include / vlc_codec.h
2008-06-06 Rémi Denis-CourmontRemove __LIBVLC__ test
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...
2007-10-17 Laurent Aimar Added closed captions decoding/extracting from ES...
2007-10-02 Laurent AimarAdded a new decoder function (decoder_GetDisplayDate...
2007-06-03 Laurent AimarFixed vlc_meta_SetXXX macros
2007-05-31 Laurent Aimarall: added support for demuxer attachment (Patch by...
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
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-01-12 Antoine CellerierFSF address change.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-05-20 Christophe Massiot * Added a big fat warning on members of filter_t and...
2004-08-26 Gildas Bazin* modules/codec/ffmpeg/video_filter.c, include/vlc_filt...
2004-08-08 Gildas Bazin* modules/stream_out/transcode.c: added support for...
2004-08-03 Gildas Bazin* ALL: Major rework of the subpictures architecture.
2004-06-22 Laurent Aimar * all: rework of the input.
2004-04-25 Gildas Bazin* modules/stream_out/transcode.c: if aenc/venc is speci...
2004-04-25 Gildas Bazin* src/stream_output/stream_output.c: small sout_cfg_par...
2004-03-07 Gildas Bazin* include/vlc_es.h: added b_packetized field to es_form...
2004-02-20 Christophe Massiot* modules/codec/ffmpeg/encoder.c, modules/stream_out...
2003-11-27 Christophe Massiot* modules/stream_out/transcode.c: new options
2003-11-24 Gildas Bazin* src/input/input_dec.c, include/vlc_codec.h: added...
2003-11-24 Laurent Aimar * all: removed decoder_fifo_t.
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
2003-11-05 Gildas Bazin* include/vlc_codec.h, modules/codec/ffmpeg/encoder...
2003-10-27 Gildas Bazin* modules/codec/ffmpeg/*: ported the ffmpeg audio and...
2003-10-08 Gildas Bazin* include/vlc_codec.h: defines decoders/encoders relate...