]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/sout
Qt: StandardPanel: Add spinner on network SD nodes.
[vlc] / modules / gui / qt4 / components / sout /
2012-12-25 Francois CartegnieQt: sout_profiles: add video and audio filters (fix...
2012-09-28 Rémi Denis-CourmontFix error handling from module_list_get() (fixes #7500)
2012-09-26 Francois CartegnieQt: sout_mrl: fix mrl generation for *codec=none||copy
2012-09-21 Francois CartegnieQt: sout mrl generator: also apply optional x264 option...
2012-09-21 Francois CartegnieQt: profiles: convert to new options format.
2012-09-21 Francois CartegnieQt: sout mlr generator: only apply x264 options when...
2012-09-21 Francois CartegnieQt: profile_editor: fix inverted test
2012-09-21 Francois CartegnieQt: profiles_editor: add bitrate field and custom field
2012-09-21 Francois CartegnieQt: profiles_selector: change/simplify widgets reset...
2012-09-21 Francois CartegnieQt: profile_selector: rework profiles backup/restore
2012-09-18 Francois CartegnieQt: add more sout profiles.
2012-09-17 Francois CartegnieQt: profiles_editor: display muxers capabilities.
2012-09-17 Francois CartegnieQt: profile_selector: Bind data to muxers
2012-09-17 Francois CartegnieQt: profile editor: fix buttons
2012-09-17 Francois CartegnieQt: profile_selector: fix widgets for audiorate & scale
2012-09-17 Francois CartegnieQt: profile_selector: better width/height selection...
2012-09-04 Rémi Denis-CourmontQt4: ask for confirmation before overwriting files...
2012-08-23 Rémi Denis-CourmontQt4: add SAP session name to RTP/AVP and RTP/TS destina...
2012-04-20 Rafaël Carréqt4 sout: replace AAC with MP3
2012-01-02 Edward WangQt4: Actually save when a convert profile is deleted
2011-08-16 Jean-Baptiste KempfQt: remove unneeded whitespace that blocks normalized...
2011-08-16 Jean-Baptiste KempfQt: use count() iso size() on Qt Containers
2011-05-14 Jean-Baptiste KempfQt: more of the same warnings killing
2010-12-09 Pierre Ynardqt4: really change the RTSP port to 8554
2010-12-09 Pierre Ynardqt4: change default RTSP port to 8554
2010-10-10 Jean-Baptiste KempfFix various typos
2010-06-13 Ilkka OllakkaQt4: check extensionlength 2-4 (ts to webm) on sout...
2010-06-07 Rémi Denis-CourmontQt4: turn off video and subs when transcoding to pure...
2010-06-05 Ilkka Ollakkaqt4: don't scale to 720p on webm profile
2010-06-05 Ilkka Ollakkaqt4: add vp80/webm to profiles
2010-05-16 Ilkka Ollakkaqt4: little fix for sout-http muxing check
2010-05-16 Ilkka Ollakkaqt4: sout-widget changes to check mux
2010-05-15 Ilkka Ollakkaqt4: change mp4v/mp4 profile to h264/mp4 and make it...
2010-04-15 Francois CartegnieDrop trailing semicolons
2010-02-23 Jakob Lebena macro to automate the choice of "folder"/"directory...
2010-01-25 Pierre YnardQt4: don't use TS muxer with RTSP in sout wizard
2010-01-24 Pierre YnardQt4: fix file headers
2010-01-24 Pierre YnardQt4: add the RTSP protocol to the sout dialog
2009-12-29 Rémi Denis-CourmontQt4: rework HTTP sout box
2009-12-05 Rémi Denis-CourmontSignedness mismatch
2009-11-30 Rémi Denis-CourmontQt4: separate native RTP from RTP/TS
2009-11-30 Rémi Denis-CourmontQt4: add profile for raw CD audio quality
2009-11-30 Rémi Denis-CourmontKill a few relocations
2009-11-30 Rémi Denis-CourmontQt4: let the compiler figure the number of profiles
2009-11-30 Rémi Denis-CourmontQt4: remove audio/video port from RTP streaming wizard
2009-11-26 Rémi Denis-CourmontQt4: fix default port numbers in streaming wizard
2009-09-07 Jean-Baptiste KempfCorrect samplerates...
2009-06-11 Jean-Baptiste KempfQt: there is no such fourcc as 'wma'
2009-06-09 Francois CartegnieUI: prefix/namespace resources for better maintainability
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-29 Jean-Philippe AndreQt Sout dialog: MJPEG mux is "mpjpeg"
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfQt: Default Output address to 0.0.0.0 in HTTP and MMS
2009-05-03 Rémi Duraffortqt4: missing undef.
2009-05-01 Jean-Baptiste KempfQt4: profile Editor, correctly select the Muxer
2009-04-30 Jean-Baptiste KempfQt: force positive values for width && height when...
2009-04-30 Jean-Baptiste KempfQt: don't set scale, width & height when empty
2009-04-30 Jean-Baptiste KempfQt4: Document and assert when needed.
2009-04-30 Jean-Baptiste KempfQt: When changing a profile, use it right now.
2009-04-30 Rémi Duraffortqt4: missing undefs.
2009-03-31 Rémi Duraffortqt4: missing const for QString.
2009-03-26 Rémi Duraffortqt4: use const for QString when it's possible.
2009-03-25 Kaarlo Raihaadd container formats to porfile names
2009-03-25 Kaarlo Raihaadd comments to profiles
2009-03-15 Jean-Baptiste KempfQt: Sout strings modification.
2009-03-14 Jean-Baptiste KempfQt: correctly handle cancelling of sout/convert dialogs...
2009-03-14 Jean-Baptiste KempfQt: Profiles, define codec=none when no transcoding...
2009-03-14 Jean-Baptiste KempfQt: use LineEdits for width and height and state that...
2009-03-14 Jean-Baptiste KempfQt: Sout Profiles: be sure to set a mux.
2009-03-14 Jean-Baptiste KempfQt: fix sample rate selection in the Sout profile.
2009-03-08 Jean-Baptiste KempfQt: rework of the Sout Dialog
2009-03-05 Jean-Baptiste KempfQt: Sout/Convert, display the input MRL.
2009-03-05 Jean-Baptiste KempfQt4: change a bit the ui from sout to use the SoutInput...
2009-03-05 Jean-Baptiste KempfQt: Split inputBox from convert dialog.
2009-02-22 Jean-Baptiste KempfDefault transcoding profiles.
2009-02-06 Jean-Baptiste KempfQt Fix profile edition and saving. Close #2477
2009-02-06 Jean-Baptiste KempfQt: new icon for new profile.
2009-02-04 Jean-Baptiste Kempfs/41000/44100 in sout panel
2009-02-02 Jean-Baptiste KempfQt: Profiles Editor for the transcoding.