]> git.sesse.net Git - vlc/shortlog
vlc
2009-05-05 Rémi Duraffortqt4: fix encoding problem when passing the album art...
2009-05-05 Jean-Paul Samanlibvlc: allow pause and stop during buffering (fixes...
2009-05-05 Jean-Paul Samantest.html: print pretty output when vlc.input.length...
2009-05-05 Jean-Paul Samanmozilla: remove dead code
2009-05-05 Jean-Paul Samanlive555: Mark --rtsp-{http,mcast} as safe.
2009-05-05 Jean-Paul Samansrc/control/media_player.c: cosmetics
2009-05-05 Jean-Paul Samanopengl: fix potential memleak
2009-05-05 Jean-Paul SamanUpdate test.html for mozilla and activex based browsers.
2009-05-05 Jean-Paul Samanlive555: Mark --rtsp-tcp as safe.
2009-05-05 Jean-Paul Samanlive555: Fix #2676 show proper time when pausing iso...
2009-05-05 Jean-Paul Samanmozilla: Fix #2678 resizing browser plugin during playback.
2009-05-05 Jean-Paul Samanmozilla: cleanup
2009-05-05 Jean-Paul Samanactivex: sync test.html page with mozilla test.html...
2009-05-05 Jean-Paul Samanmozilla test.html still used some old vlc.playlist...
2009-05-05 Jean-Paul SamanBe more relaxed and change all library paths when neces...
2009-05-05 Jean-Paul SamanHonor libvlc/libvlccorelibrary versions
2009-05-04 Laurent AimarDo not try to seeking beyond the end of stream in mmstu.
2009-05-04 Laurent AimarDo not read the whole file (in memory !) when parsing...
2009-05-04 Laurent AimarAllow back seeking after an access EOF.
2009-05-04 Rémi Duraffortmux_asf: fix memleak.
2009-05-04 Rémi Duraffortsap: fix memleak.
2009-05-03 Laurent AimarFixed PCR origin in ogg.
2009-05-03 Laurent AimarFixed typo in avcodec audio.
2009-05-03 Laurent AimarTry to setup avcodec audio format as soon as possible.
2009-05-03 Rémi Denis... signals: let the default handlers kill VLC after 3...
2009-05-03 Laurent AimarAdded I420<->J420 (422/440/444) equivalence in vout_Chr...
2009-05-03 Laurent AimarSimplify a bit vout_ChromaCmp.
2009-05-03 Felix Paul... macosx: disable the SL-look for the main controller...
2009-05-03 Jean-Baptiste... FFmpeg: create --ffmpeg-fast to enable CODEC_FLAG2_FAST
2009-05-03 Laurent AimarFixed channels order with native flac decoder.
2009-05-03 Rémi Duraffortaudioscrobbler: fix memleak.
2009-05-03 Rémi Duraffortqt4: missing undef.
2009-05-03 Jean-Baptiste... Audioscrobbler: prepare to submit to libre.fm
2009-05-02 Jean-Baptiste... Qt: activate the searching for the Hotkeys Preferences.
2009-05-02 Jean-Baptiste... Qt: better hotkeys change management.
2009-05-02 Jean-Baptiste... Qt: don't fire the Conflict dialog for "Unset" Keys
2009-05-02 Laurent AimarAdded support for avcodec audio channel layout.
2009-05-02 Laurent AimarAdded a new channel extraction helper to aout.
2009-05-02 Laurent AimarLet simple mixer also handle 5.x with middle channels.
2009-05-02 Laurent AimarRecognized more channels layout in aout_FormatPrintChan...
2009-05-02 Rémi Denis... hotkeys needs -lm due to floor()
2009-05-01 Jean-Baptiste... Thanks to Lotesdelère for the sample searching/testing...
2009-05-01 Jean-Baptiste... Copyright update.
2009-05-01 Jean-Baptiste... NEWS update
2009-05-01 Jean-Baptiste... DTS: update copyright.
2009-05-01 Jean-Baptiste... Qt: profile, correct tabOrder.
2009-05-01 Jean-Baptiste... Qt: reset record button state when switching to a new...
2009-05-01 Jean-Baptiste... Qt: SPrefs, add a record path configuration option.
2009-05-01 Laurent AimarUsed currentIndexChanged for combo box changes (dvb).
2009-05-01 Laurent AimarFixed MRL update on dvb bandwidth modification.
2009-05-01 Jean-Baptiste... Qt: correctly update the MRL on DVB/Linux
2009-05-01 Jean-Baptiste... Qt4: profile Editor, correctly select the Muxer
2009-05-01 Jean-Baptiste... Qt4: Warn about Qt version 4.5.0
2009-05-01 Jean-Baptiste... Qt: use dvb://frequency= iso dvb:// :dvb-frequency=
2009-05-01 Anthony LoiseauAdd some options as safe, based on forum.v.o search.
2009-05-01 Anthony LoiseauAdd video-title-* options as safe
2009-05-01 Laurent AimarCosmetic.
2009-05-01 Laurent AimarCheck against invalid i_title_timeout value.
2009-05-01 Laurent AimarCosmetic.
2009-05-01 Laurent AimarAdd most of *-caching options as safe
2009-05-01 Laurent AimarFixed module_need in case a shortcut list was provided.
2009-05-01 Laurent AimarFixed "stats" decoder output format.
2009-04-30 Laurent AimarFixed non compatible avcodec flac extradata.
2009-04-30 Laurent AimarAllows selecting CC as soon as possible.
2009-04-30 Jean-Baptiste... Qt4: Change the UI to allow startime in double.
2009-04-30 Jean-Baptiste... Qt: force positive values for width && height when...
2009-04-30 Sam HocevarAllow :start-time, :stop-time and :run-time arguments...
2009-04-30 Jean-Baptiste... Qt: don't set scale, width & height when empty
2009-04-30 Jean-Baptiste... Qt4: Document and assert when needed.
2009-04-30 Jean-Baptiste... Qt: When changing a profile, use it right now.
2009-04-30 Jean-Baptiste... Qt: small UI change for width/height in Sout Profile.
2009-04-30 Laurent AimarFixed typo in max pts_delay (60s not 601s)
2009-04-30 Laurent AimarClip pts_delay from access/demux to 60s.
2009-04-30 Laurent AimarAssert against broken values in input_clock_Update.
2009-04-30 Laurent AimarCheck for broken PCR value in es_out.
2009-04-30 Laurent AimarFixed seek reset to avoid sending invalid PCR value...
2009-04-30 Laurent AimarRecognize VC1 for ASF muxing in record.
2009-04-30 Laurent AimarFixed VC1 muxing in ASF.
2009-04-30 Laurent Aimar"Header Extension" is mandatory in asf.
2009-04-30 Laurent AimarWrite aspect ratio only when defined (asf).
2009-04-30 Laurent AimarDo not dump corrupted blocks in "dump" codec.
2009-04-30 Laurent AimarFixed VC1 probe function.
2009-04-30 Laurent AimarBe sure to set b_packetized in demux_PacketizerNew.
2009-04-30 Laurent AimarEnsure that VC1 I frame always have a sequence header...
2009-04-30 Laurent AimarFixed syntax for VC1 coming from some ASF (packetizer).
2009-04-30 Rémi Duraffortqt4: missing undefs.
2009-04-29 Dylan YudakenIncorrect time-offset type in rc module
2009-04-29 Dylan Yudakenfix qt crop synchronisation
2009-04-29 Rémi Duraffortcolorthres video filter: fix a typo.
2009-04-29 Jean-Baptiste... Qt4: relayout the Toolbar Dialog for small screens.
2009-04-28 Jean-Baptiste... Qt: specify the frequencies in kHz in all DVB mode.
2009-04-28 Laurent AimarMade sure that packetizer_Header will parse everything...
2009-04-28 Laurent AimarAdded a debug message on first entry point in VC1 packe...
2009-04-28 Laurent AimarAdded and used a packetizer_Header for packetizers.
2009-04-28 Laurent AimarMoved and fixed all common code from video packetizers...
2009-04-28 Laurent AimarFixed extra data parsing with some VC1 streams.
2009-04-28 Laurent AimarFixed VC1 EOS value.
2009-04-28 Laurent AimarFixed asprint checks in mod demuxer.
2009-04-28 Laurent AimarFixed coding style in mod demuxer.
2009-04-28 Laurent AimarFixed decoder spacing mode selection.
next