]> git.sesse.net Git - vlc/history - src/input/es_out.c
Removes trailing spaces. Removes tabs.
[vlc] / src / input / es_out.c
2004-01-19 Laurent Aimar * all: added a i_id field in es_format_t.
2004-01-18 Laurent Aimar * es_out: give a fourcc to the dummy pmt es_descriptor_t.
2004-01-18 Laurent Aimar * es_out.c: better support for multiple program. ...
2004-01-17 Laurent Aimar * es_out: select es from current program only.
2004-01-07 Laurent Aimar * rename ES_OUT_SET_PCR into ES_OUT_SET_GROUP_PCR...
2004-01-06 Clément StenacUpdated copyrights in libvlc
2004-01-05 Clément Stenac modules/demux/util/id3tag.c
2004-01-04 Laurent Aimar * encoder.c: corrected required LIBAVCODEC_BUILD
2003-12-24 Gildas Bazin* include/vlc_block.h: added a temporary i_rate field...
2003-12-22 Sam Hocevar * toolbox:
2003-12-08 Gildas Bazin* modules/misc/dummy/*: new --dummy-save-es option...
2003-12-07 Gildas Bazin* src/input/es_out.c: cosmetic changes.
2003-12-03 Rocky BernsteinAdd a few more fields in the stream info.
2003-12-02 Gildas BazinALL: MSVC compilation fixes to libvlc.
2003-11-30 Laurent Aimar * es_out: implement ES_OUT_SET_PCR and reset but don...
2003-11-27 Laurent Aimar * bug fixes.
2003-11-27 Laurent Aimar * all: added an sout-all option to stream all es ...
2003-11-27 Laurent Aimar * all: implement more es_out_* control, audio-channel...
2003-11-24 Laurent Aimar * moved EsOut* to es_out.c and introduced internal...