2328 Commits (53fa399a33b137eaca2fc65bd63be4ba7b13d0b5)

Author SHA1 Message Date
Romain Vimont 69d70b8bb5 vlc_tick: add MIN and MAX constants 5 years ago
Romain Vimont a9f7449e5e config: remove remaining "advanced" flags 5 years ago
Alexandre Janniaux 947948b6bb Makefile.am: add redirection level for plugins 5 years ago
Alexandre Janniaux b24601a02a Makefile.am: use a macro to set rpath 5 years ago
Alexandre Janniaux d04a15f942 forward vout events 6 years ago
Alexandre Janniaux 7da7a8a450 transcode: video: fix filter drain 6 years ago
Alexandre Janniaux ba16d36bb0 transcode: handle non-packetized streams 6 years ago
Lyndon Brown 98c824ab05 add missing 'since' version tags to obsolete options 7 years ago
Lyndon Brown 8ddc4fd9cb purge options made obsolete during v2.2 development 7 years ago
Lyndon Brown 98a3ec2878 purge options made obsolete during v2.1 development 7 years ago
Lyndon Brown d75459a35b remove unnecessary option longtext 7 years ago
Tristan Matthews 9d761adc92 transcode: encoder: fix audio fmt initialization 6 years ago
Alexandre Janniaux 57cd4abb46 transcode: video: fix insertion of fps filter 6 years ago
Alexandre Janniaux da986038c6 transcode: video: inline fps check 6 years ago
Alexandre Janniaux 9c9cebb1c3 transcode: encoder: apply framerate to encoder input 6 years ago
Alexandre Janniaux e6e4fddbfb stream_out: stats: display pts/dts values too 6 years ago
Alexandre Janniaux 8c620d8ba8 stream_out: stats: display current track duration 6 years ago
Alexandre Janniaux 0c6490e368 chromecast: fix deprecation warning 6 years ago
Alexandre Janniaux 4a56736773 chromecast: fix _Write return type 6 years ago
Alaric Senat ad0e707bd6 transcode: Fix typos in the video encoder config 6 years ago
Steve Lhomme 2ec4cd4ac1 transcode: use transcode_video_size_config_apply to get the encoder input format 6 years ago
Steve Lhomme 9de28aa252 transcode: update the encoder input format after we know the last filter output 6 years ago
Steve Lhomme 3ff21a414b transcode: use the transcoder config to setup the test input format 6 years ago
Steve Lhomme fe7b7f153d transcode: rework the encoding size computing 6 years ago
Steve Lhomme 4c7e81e56b transcode: use the final converter to apply the scaling 6 years ago
Steve Lhomme 94215c3342 transcode: don't reset the video encoder format to the one it was just init with 6 years ago
Steve Lhomme 0c92eedfa2 sout: sdi: don't use hardware decoder with --no-hw-dec 6 years ago
Steve Lhomme a960b01fe8 mosaic_bridge: don't use hardware decoder with --no-hw-dec 6 years ago
Steve Lhomme a06c71fc09 transcode: don't use hardware decoder with --no-hw-dec 6 years ago
Romain Vimont f66590a84a stream: remove anonymous union 6 years ago
Rémi Denis-Courmont f47b6d762e rtp: restore the RTSP (live) stream output options 6 years ago
Francois Cartegnie 10054f9953 sout: sdi: fix compilation 6 years ago
Rémi Denis-Courmont ffaac5f862 sout: remove constantly NULL parameter 6 years ago
Rémi Denis-Courmont 4a2771daf3 duplicate: remove write-only variable 6 years ago
Rémi Denis-Courmont f6902d6b5c duplicate: remove write-only array 6 years ago
Rémi Denis-Courmont c1c40b2ac6 cycle: fix double free 6 years ago
Rémi Denis-Courmont 83443b5fd0 sout: simplify sout_StreamChainDelete() semantics 6 years ago
Rémi Denis-Courmont bc4fafb713 duplicate: simplify select= handling 6 years ago
Rémi Denis-Courmont 1f38cbdda2 duplicate: log error to VLC log, not stderr 6 years ago
Rémi Denis-Courmont e2c891409f transcode: remove useless SOUT_STREAM_EMPTY control 6 years ago
Rémi Denis-Courmont 9b39e78da6 gather: use vlc_list 6 years ago
Rémi Denis-Courmont 6ea3a01122 autodel: use vlc_list 6 years ago
Rémi Denis-Courmont 84aa12a05c cycle: use vlc_list 6 years ago
Rémi Denis-Courmont 3d3895ccde duplicate: restore filter mode 6 years ago
Rémi Denis-Courmont 3ddd80bde4 sout: remove sout_stream_t.p_sout 6 years ago
Rémi Denis-Courmont 33afb53b68 sout render: do not use sout_stream_t.p_sout 6 years ago
Rémi Denis-Courmont 7d9811a814 chromecast: do not clobber sout instance with private variable 6 years ago
Rémi Denis-Courmont 1adaad4694 dlna: do not use sout_stream_t.p_sout 6 years ago
Rémi Denis-Courmont 823a111e3b sout record: do not use sout_stream_t.p_sout 6 years ago
Rémi Denis-Courmont ad90c9c3b6 cycle: do not use sout_stream_t.p_sout 6 years ago