53 Commits (64c7e418cb6a35e720d90dce1b70ce9e42e5a9b0)

Author SHA1 Message Date
Rémi Denis-Courmont 2c699bb6b5 transcode: add missing parameter to transcode_audio_clean() 7 years ago
Francois Cartegnie e2ed74fc9d transcode: split encoding code 8 years ago
Francois Cartegnie 80027c016d transcode: video: use local master condition instead of global boolean 8 years ago
Francois Cartegnie f623723642 transcode: reference enc/filter config as id members 8 years ago
Francois Cartegnie a9f75a57bb transcode: rework passing subpictures 8 years ago
Francois Cartegnie 61c62f7608 transcode: spu: refactor config 8 years ago
Francois Cartegnie 72a5bcb0df transcode: video: move blender to id 8 years ago
Francois Cartegnie bd14a12924 transcode: audio: refactor encoder and filters config 8 years ago
Francois Cartegnie 1f6c01737f transcode: refactor audio 8 years ago
Francois Cartegnie efcb93645d transcode: refactor video encoder and filters config 8 years ago
Francois Cartegnie 97ab8fc6d9 transcode: video: move transcoding 8 years ago
Francois Cartegnie 2c546579c1 transcode: refactor video encoder setup/testing 8 years ago
Francois Cartegnie e52a67d526 transcode: rename ambigous var 8 years ago
Francois Cartegnie b4cac22023 transcode: remove p_stream ref 8 years ago
Steve Lhomme 8aa92d1bb5 modules: use the vlc_tick_t/ms conversion macros for hardcoded values 8 years ago
Steve Lhomme ff56c92a5e rename mtime_t to vlc_tick_t 8 years ago
Francois Cartegnie 68a049fee8 sout: transcode: reorder includes 8 years ago
Francois Cartegnie 55a1c1a050 sout: transcode: fix bogus encoding thread with multiple video es 8 years ago
Thomas Guillem d49b43b606 dec: hide owner and callbacks from modules 8 years ago
Romain Vimont 173ee01c08 core: remove global sout_stream_id_sys_t typedef 8 years ago
Romain Vimont ff2901aff3 core: remove global *_sys_t typedefs 8 years ago
Thomas Guillem 67e9931642 transcode: change error handling 8 years ago
Francois Cartegnie d161752d62 sout: transcode: call suppicture update for text spu 8 years ago
Thomas Guillem 0b80b6d1b8 transcode/audio: fix dec->fmt_out thread safety 8 years ago
Thomas Guillem 7bf7081b44 transcode: move video_dec_out in video union 8 years ago
Thomas Guillem 3140efd2ed transcode: fix dec->fmt_out thread safety 8 years ago
Hugo Beauzée-Luyssen 746354b9a2 transcode: Store the scale factor as a float 9 years ago
Steve Lhomme 23f18d5e95 transcode: clean function declarations 9 years ago
Francois Cartegnie 901691da4a sout: transcode: remove dead osdmenu transcoding 9 years ago
Thomas Guillem 1a836447db transcode: remove unused define 9 years ago
Thomas Guillem a8b249bc6b decoder: refactor pf_decode_* callbacks 9 years ago
Rémi Denis-Courmont f8e3d39cb1 transcode: remove deinterlace boolean 10 years ago
Ilkka Ollakka 8f851fb2d6 transcode: use semaphore to limit how many pictures are in picture pool in threading case 10 years ago
Rémi Denis-Courmont 49364d3a6a transcode: missing const 11 years ago
Ilkka Ollakka 62a5a15167 transcode: refactor fps conversion out from video transcode 12 years ago
Ilkka Ollakka 991d2ebf6e transcode: keep in track of input pts drift for video 12 years ago
Ilkka Ollakka a90263be45 transcode: store fmt per id/track 12 years ago
Rafaël Carré 5069e3d7eb s/sout_stream_id_t/sout_stream_id_sys_t/ 12 years ago
Ilkka Ollakka 0ea07e076c transcode: take fps also as rational syntas, so 30000/1001 works 12 years ago
Ilkka Ollakka a5d1e69c5c transcode: add some comments 13 years ago
Ilkka Ollakka 023fa8c432 transcode: rewrite fps/lipsync code 13 years ago
Ilkka Ollakka a3a150b91f trascode: reinit audio filters if audio format changes in midstream 13 years ago
Rémi Denis-Courmont 53ac08c95d transcode: use aout filters instead of filter chain (fixes #8447) 13 years ago
Ilkka Ollakka 68b6cc27c7 transcode: reinit filter-chain when aspect-ratio changes 14 years ago
Jean-Paul Saman 0cdf8d8673 transcode: replace PICTURE_RING_BUFFER with picture_fifo_t 14 years ago
Laurent Aimar d7dc1dec5c Converted transcode to vlc_clone(). 15 years ago
Laurent Aimar f2dda72529 Removed unused b_error field (transcode). 15 years ago
Laurent Aimar 8e47c597af Reworked the way subtitles are rendered on video. 16 years ago
Ilkka Ollakka 41b8c2e1f6 transcode: destroy spu on transcode_spu_close 16 years ago
Rémi Denis-Courmont ce67728ae1 Stick b_error to object types that actually use it 16 years ago