]> git.sesse.net Git - vlc/history - include/vlc_block.h
mkv.cpp: add some debugging messages for the users and tests for unsupported tracks
[vlc] / include / vlc_block.h
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-05-20 Christophe Massiot * src/video_output/vout_synchro.c: Fixed synchro for...
2005-04-08 Christophe Massiot * include/vlc_block.h : Added calculation of i_length...
2005-02-21 Laurent Aimar * block: added
2005-01-07 Christophe Massiot* modules/access_output/udp.c: When using --udp-group...
2004-10-22 Gildas Bazin* include/vlc_block.h: compilation fix (define BLOCK_FL...
2004-09-13 Gildas Bazin* include/vlc_block.h: block_Duplicate() needs to dupli...
2004-08-27 Gildas Bazin* modules/stream_out/transcode.c:
2004-07-29 Gildas Bazin* src/input/decoder.c: don't let the decoder/packetizer...
2004-07-05 Laurent Aimar * block.*: faster block_* and removed unused features.
2004-05-15 Laurent Aimar * all: improved perfs (using block_ChainLastAppend).
2004-04-15 Sigmund Augdal Helberginclude/vlc_block.h:
2004-03-11 Laurent Aimar * stream_output.h: removed sout_buffer_t and use block...
2004-02-25 Laurent Aimar * all: removed block_t->b_discontinuity,b_frame_*...
2003-12-24 Gildas Bazin* include/vlc_block.h: added a temporary i_rate field...
2003-10-27 Gildas Bazin* modules/codec/ffmpeg/*: ported the ffmpeg audio and...
2003-09-30 Gildas Bazin* include/vlc_block.h, modules/codec/libmpeg2.c: re...
2003-09-02 Gildas Bazin* ALL: Introduction of a new api for decoders.
2003-08-23 Laurent Aimar * configure.ac : added --enable-goom and --with-goom...