26 Commits (05eac2dbdf9f3a3231dc2eefda62202837fdeec6)

Author SHA1 Message Date
Laurent Aimar a0429d0043 Added closed captions decoding/extracting from ES data. The CC tracks 19 years ago
Laurent Aimar 02a2154786 Added a new decoder function (decoder_GetDisplayDate) to be used to convert a 19 years ago
Laurent Aimar 8919d218a7 Fixed vlc_meta_SetXXX macros 19 years ago
Laurent Aimar a8a47dd1ba all: added support for demuxer attachment (Patch by Bernie Purcell) 19 years ago
Clément Stenac fbf4c8060d A bit of vlc/libvlc cleanup: 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
Antoine Cellerier 2cb472dba0 FSF address change. 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
Christophe Massiot 07b7a3bfe4 * Added a big fat warning on members of filter_t and decoder_t. 21 years ago
Gildas Bazin f2c554795a * modules/codec/ffmpeg/video_filter.c, include/vlc_filter.h: 22 years ago
Gildas Bazin 924e05dc3d * modules/stream_out/transcode.c: added support for subtitles overlaying when transcoding (no resizing yet). 22 years ago
Gildas Bazin 3ea1b0e909 * ALL: Major rework of the subpictures architecture. 22 years ago
Laurent Aimar 53b4094ff6 * all: rework of the input. 22 years ago
Gildas Bazin 75013fc5ee * modules/stream_out/transcode.c: if aenc/venc is specified, force the encoder. 22 years ago
Gildas Bazin 3ef2227a28 * src/stream_output/stream_output.c: small sout_cfg_parser() changes. 22 years ago
Gildas Bazin 779340cfa2 * include/vlc_es.h: added b_packetized field to es_format_t to tell a decoder if the input elementary stream will be fed in complete frames. 22 years ago
Christophe Massiot 8c816feb50 * modules/codec/ffmpeg/encoder.c, modules/stream_out/transcode.c : 22 years ago
Christophe Massiot 698fe2a987 * modules/stream_out/transcode.c: new options 23 years ago
Gildas Bazin 89fd537f7d * src/input/input_dec.c, include/vlc_codec.h: added 2 callbacks in the decoder_t structure for pictures linking/unlinking. 23 years ago
Laurent Aimar 3439df8101 * all: removed decoder_fifo_t. 23 years ago
Gildas Bazin 1e9f16e284 * ALL: final improvements to the decoders/packetizers api. 23 years ago
Gildas Bazin 8331d3636c * include/vlc_codec.h, modules/codec/ffmpeg/encoder.c, modules/stream_out/transcode.c: tell the encoder to respect the aspect ratio of the input. 23 years ago
Gildas Bazin 630b0fc707 * modules/codec/ffmpeg/*: ported the ffmpeg audio and video decoders to the new api. 23 years ago
Gildas Bazin d44f9d26ae * include/vlc_codec.h: defines decoders/encoders related structures here. 23 years ago