164 Commits (cc129a71d75220c0600727aa1f7b984e60f83c0c)

Author SHA1 Message Date
Steve Lhomme 5363279805 remove the $Id$ in the source code 7 years ago
Steve Lhomme 0ca76d08fb libmpeg2: setup pictures with VLC_TICK_INVALID explicitly 8 years ago
Steve Lhomme f4d3db0f22 libmpeg2: set the garbage pic explictly with VLC_TICK_INVALID 8 years ago
Steve Lhomme fa53167c08 codec: synchro: use VLC_TICK_INVALID to signal unknown DTS 8 years ago
Steve Lhomme 9b7859525d codec: synchro: use VLC_TICK_INVALID to signal unknown PTS 8 years ago
Steve Lhomme ff56c92a5e rename mtime_t to vlc_tick_t 8 years ago
Romain Vimont ff2901aff3 core: remove global *_sys_t typedefs 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
Francois Cartegnie 3272846cbb codec: feed empty cc blocks when reordering 9 years ago
Steve Lhomme 5dbd54ec68 decoder/packetizer: no need to set the output ES category anymore 9 years ago
Rémi Denis-Courmont ac866164aa decoder: use "video decoder" capability for video decoders 9 years ago
Rémi Denis-Courmont d0b0bf12fc libmpeg2: fix NULl deref on vout failure (fixes #18366) 9 years ago
Rémi Denis-Courmont c4a4fd5273 synchro: privatize inside libmpeg2 plugin 9 years ago
Francois Cartegnie 8728715d35 decoder: pass cc sub decoders reorder depth through QueueCC 9 years ago
Francois Cartegnie 0f3c2024b4 input: decoder: split into decoder_QueueVideo / QueueCC 9 years ago
Steve Lhomme f9174e899b codec: libmpeg2: clean code 9 years ago
Thomas Guillem 4079bb24e6 decoder: add decoder_QueueVideoWithCc 9 years ago
Thomas Guillem a8b249bc6b decoder: refactor pf_decode_* callbacks 9 years ago
Francois Cartegnie 2b7a60de8e codec: cc: allow to pass format directly 10 years ago
Filip Roséen db4b3639f0 codec/libmpeg2: narrow scope of iteration variable 10 years ago
Thomas Guillem 47467b9628 decoder: video: don't update format when creating a picture 10 years ago
Thomas Guillem c94f68febd decoder: implement pf_flush for all decoders/packetizers 11 years ago
Ilkka Ollakka c736ebc053 codec: don't drop discontinue blocks 11 years ago
Ilkka Ollakka f213c43932 Revert "codec: don't drop discontinue blocks" 11 years ago
Ilkka Ollakka 5e36cb2c14 codec: don't drop discontinue blocks 11 years ago
Francois Cartegnie 8e51b8da4c decoder: rename confusing frame drop member 11 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
Rémi Denis-Courmont a2383e92d2 libmpeg2: eliminate dead code and factor 12 years ago
Rémi Denis-Courmont 01c780aee8 libmpeg2: reduce variable scope 12 years ago
Rémi Denis-Courmont 5270796734 Replace block_New() with block_Alloc() 14 years ago
Jean-Baptiste Kempf fef270581f LGPL 14 years ago
Rémi Denis-Courmont 8918b769c0 libmpeg2: unused variable 14 years ago
Jean-Baptiste Kempf 13f92c6683 libmpeg2: remove tab 14 years ago
Rémi Denis-Courmont b1a0789432 Check for 3D Now! at build time 14 years ago
Rémi Denis-Courmont 615a016b4c Check for MMXEXT and SSE at build-time if possible 14 years ago
Rémi Denis-Courmont 5288c3823c Check for MMX at build-time if possible 14 years ago
Rémi Denis-Courmont 7bdcbe8ac8 Check for AltiVec at build-time if possible (untested) 14 years ago
Rémi Denis-Courmont b830aae4f0 Check for ARM NEON at build-time if possible 14 years ago
Rémi Denis-Courmont a257811bb6 cpu: do not define capabilities on platforms that do not have them 14 years ago
Christophe Mutricy 8940931e63 Fix build of mpeg2 module with old libmpeg2 on arm 16 years ago
Pádraig Brady 5bd2bacf60 closed captions: Correctly determine the field for SCTE-20 streams 16 years ago
Laurent Aimar 7ad6676d1b Decreased priority of libmpeg2 decoder below avcodec. 16 years ago
Laurent Aimar d466fd4185 Removed es_format_t::i_aspect. 17 years ago
Marian Ďurkovič d3cb36d54f libmpeg2: Fix aspect ratio calculation according to MPEG standard. 17 years ago
Rémi Denis-Courmont a282f14628 libmpeg2: enable non-upstream NEON optimizations if available 17 years ago
Rémi Denis-Courmont be5d9107a6 Use <vlc_cpu.h> 17 years ago
Marian Ďurkovič 28726d5736 libmpeg2: Print the debug message if decoder was reset 17 years ago
Marian Ďurkovič 84aadd40cc libmpeg2: Don't spam the log on bitrate changes in VBR streams 17 years ago