]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/sout/profile_selector.cpp
Use _WIN32 rather than WIN32 (same for WIN64)
[vlc] / modules / gui / qt4 / components / sout / profile_selector.cpp
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2013-02-26 Francois CartegnieQt: soutmrl: fix transcode filters enumeration (fix...
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: 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-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-01-02 Edward WangQt4: Actually save when a convert profile is deleted
2011-08-16 Jean-Baptiste KempfQt: use count() iso size() on Qt Containers
2010-06-05 Ilkka Ollakkaqt4: add vp80/webm to profiles
2009-12-05 Rémi Denis-CourmontSignedness mismatch
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-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-26 Rémi Duraffortqt4: use const for QString when it's possible.
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-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.