88 Commits (4d32cafff47146ef56745d7577556024baf0fcb6)

Author SHA1 Message Date
Steve Lhomme 3f9fc44176 rename mtime_t to vlc_tick_t 8 years ago
Francois Cartegnie c0e99ce597 codec/esout: add support for CEA708 9 years ago
Francois Cartegnie 5ac1ca3f16 codec/esout: use bitmap for cc channels and refactor channel creation 9 years ago
Steve Lhomme 9587e7c035 vlc_codec: make sure we check the return value of decoder_Update[Audio|Video]Format 9 years ago
Steve Lhomme 9adad8ff90 vlc_codec: make sure we don't update the audio/video format on the wrong kind of track 9 years ago
Francois Cartegnie acc9e57ef2 vlc_codec: fix confusing parameter in decoder_NewAudioBuffer 9 years ago
Francois Cartegnie 8728715d35 decoder: pass cc sub decoders reorder depth through QueueCC 9 years ago
Filip Roséen c68b0850ce vlc_codec: decoder_QueueCc: fix documentation 9 years ago
Francois Cartegnie c50fece3ef vlc_codec: fix comment 9 years ago
Francois Cartegnie 0f3c2024b4 input: decoder: split into decoder_QueueVideo / QueueCC 9 years ago
Thomas Guillem 4079bb24e6 decoder: add decoder_QueueVideoWithCc 10 years ago
Thomas Guillem 61d88c2f16 decoder: ensure that only one output is queued 10 years ago
Thomas Guillem c4aabc5200 decoder: add VLCDEC_RELOAD status 10 years ago
Thomas Guillem 21144a3a3d decoder: add VLCDEC_ECRITICAL status 10 years ago
Thomas Guillem a8b249bc6b decoder: refactor pf_decode_* callbacks 10 years ago
Thomas Guillem f1b803200f decoder: initialise callbacks regarding of the fmt 10 years ago
Steve Lhomme 8111ce9194 vlc_codec: decoder_GetPicture doesn't exist anymore 10 years ago
Thomas Guillem 47467b9628 decoder: video: don't update format when creating a picture 10 years ago
Thomas Guillem dcd9274c7a decoder: add decoder_RequestReload 10 years ago
Eric Engestrom f9f71a6f2b include: fix spelling mistakes 11 years ago
Thomas Guillem 71c9693f42 vlc_codec: document pf_decoder_* and pf_packetize 11 years ago
Thomas Guillem 99f74096d5 decoder: add decoder_AbortPictures 11 years ago
Thomas Guillem 549449fc76 decoder: add decoder_QueueSub 11 years ago
Thomas Guillem fdddb84a19 decoder: add decoder_QueueAudio 11 years ago
Thomas Guillem 0f01756e41 decoder: add decoder_QueueVideo 11 years ago
Steve Lhomme 2b38ec8687 add a flush callback to decoders/packetizers 11 years ago
Rémi Denis-Courmont 997b63e658 decoder: add decoder_GetPicture() 11 years ago
Thomas Guillem 080f21c3be decoder: remove b_need_packetized 11 years ago
Francois Cartegnie 8e51b8da4c decoder: rename confusing frame drop member 11 years ago
Rémi Denis-Courmont aee51fec5a include: add/fix more Doxygen groups 11 years ago
Rémi Denis-Courmont 4ee1038059 include: improve Doxygen modules 11 years ago
Rémi Denis-Courmont 90848d6493 include: fix typo 11 years ago
Rémi Denis-Courmont c1111ae38b decoder: remove decoder_DeleteSubpicture() and fix a leak 12 years ago
Rémi Denis-Courmont af8beef6a9 decoder: fix comment 12 years ago
Rémi Denis-Courmont 3159c34c5b decoder: remove decoder_UnlinkPicture() and decoder_DeletePicture() 12 years ago
Rémi Denis-Courmont 3cfb5fe97a decoder: remove decoder_LinkPicture() 12 years ago
Thomas Guillem 73c7b4a1c0 decoder: separate vout initialization from buffer allocation 12 years ago
Jean-Paul Saman d2acb6213e Revert "input core: add status field per elementary stream" 13 years ago
Jean-Paul Saman d8199d8cbe input core: add status field per elementary stream 13 years ago
Rémi Denis-Courmont 492dfdd506 decoder: separate aout initialization from buffer allocation 13 years ago
Rémi Denis-Courmont e2b439cfa1 Replace remaining instances of aout_buffer_t with block_t 14 years ago
Laurent Aimar 74e141c59f Added decoder_t::i_extra_picture_buffers field. 15 years ago
Jean-Baptiste Kempf 36ab287e77 LGPL 15 years ago
Rémi Denis-Courmont ab625e9f8c Remove unused/unusable decoder_DeleteAudioBuffer() 15 years ago
Rémi Denis-Courmont 92f1b3aee7 Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
Rémi Denis-Courmont 6f258887aa Replace VLC_EXPORT macro with a simple prefix, VLC_API 15 years ago
Laurent Aimar 08a73f8b33 Simplify the creation of subpicture with dynamic content. 17 years ago
Rémi Denis-Courmont 0737a8ca97 Fix Doxygen errors 17 years ago
Erwan Tulou 97a9afa92f core: fix regression 17 years ago
Rémi Denis-Courmont ce67728ae1 Stick b_error to object types that actually use it 17 years ago