]> git.sesse.net Git - vlc/shortlog
vlc
2010-10-03 Steinar H.... Merge branch 'master' into lpcm_encoder lpcm_encoder
2010-10-02 Steinar H.... Fix syntax errors.
2010-10-02 Steinar H.... Remove a no-longer-relevant TODO.
2010-10-02 Steinar H.... Send frames from the receiver thread instead of having...
2010-10-02 Steinar H.... Remove obsolete variable b_first_frame.
2010-10-02 Steinar H.... Use var_InheritString for --decklink-video-connection.
2010-10-02 Steinar H.... Add a predefined string list for --decklink-video-conne...
2010-10-02 Steinar H.... Merge branch 'master' of git://git.videolan.org/vlc
2010-10-02 Rémi Denis... Revert "Remove libvlc_free"
2010-10-02 Tony Vankrunkelsvendecode an RTP/H264 elementary stream without using SDP
2010-10-02 Steinar H.... Clean up properly on exit.
2010-10-02 Steinar H.... Merge branch 'master' into lpcm_encoder
2010-10-02 Steinar H.... Merge branch 'master' of git://git.videolan.org/vlc
2010-10-02 Rémi DuraffortFix file rights.
2010-10-02 GBXLUA HTTP Interface: Implementation of missing seeking...
2010-10-02 Rémi Duraffortplaylist: do not signal the playlist thread when PLAYLI...
2010-10-02 GBXLUA HTTP Interface: If <id> is omitted at the status...
2010-10-02 Steinar H.... Merge branch 'master' into lpcm_encoder
2010-10-02 Steinar H.... Don't create decklink-caching, just inherit it and...
2010-10-02 Steinar H.... Simpler aspect parsing.
2010-10-02 Steinar H.... Use var_CreateGetNonEmptyString for decklink-mode.
2010-10-02 Steinar H.... Add a check for i_card_index < 0.
2010-10-02 Steinar H.... Simplify error handling by making VLC_EGENERIC the...
2010-10-02 Steinar H.... Remove useless cast.
2010-10-02 Steinar H.... Fix trailing whitespace.
2010-10-02 Steinar H.... Move a function to the class definition.
2010-10-01 Steinar H.... Move most of the parameters out of p_sys.
2010-10-01 Steinar H.... Remove a bunch of unneeded includes.
2010-10-01 Steinar H.... Remove INT64_C hack.
2010-10-01 Steinar H.... Assign copyright to myself.
2010-10-01 Steinar H.... Merge branch 'master' of git://git.videolan.org/vlc
2010-10-01 Steinar H.... Fix roundoff issues in i_length.
2010-10-01 Pierre d'Herbemontmtime: Minimize imprecision and prevent overflow on...
2010-10-01 Kaarlo RaihaChange RGB2 to RGB8
2010-10-01 Jean-Baptiste... h264 packet: Remove trailing spaces
2010-10-01 Steinar H.... Support H.264 SEI recovery points.
2010-09-30 Steinar H.... Merge branch 'master' of git://git.videolan.org/vlc
2010-09-30 Steinar H.... Merge branch 'master' into lpcm_encoder
2010-09-30 Rémi Duraffortfreetype: use var_Inherit.
2010-09-30 Denis Charmetfix freetype compilation for WIN32 without HAVE_FONTCONFIG
2010-09-29 Steinar H.... Merge branch 'master' of git://git.videolan.org/vlc
2010-09-29 Steinar H.... Merge branch 'master' into lpcm_encoder
2010-09-29 Francois CartegnieQt: CaptureOpenPanel: fix layout
2010-09-29 Francois CartegnieQt: CaptureOpenPanel: check and prefill with usual...
2010-09-29 Francois CartegnieQt: NetOpenPanel: add drop-down list
2010-09-29 Rémi Duraffortlua: factorize the right way.
2010-09-29 Steinar H.... Merge branch 'master' of git://git.videolan.org/vlc
2010-09-29 Rémi DuraffortRevert "lua_extension: factorize."
2010-09-29 Rémi Duraffortlua: fix fonction prototype (should return a boolean).
2010-09-29 Rémi Duraffortlua_meta: factorize.
2010-09-29 Rémi Duraffortlua_extension: remove dummy variable (we want to run...
2010-09-29 Steinar H.... Fix DVD LPCM format description in comments.
2010-09-29 Sébastien EscudierUse live555 asynchronous calls.
2010-09-29 Rémi Denis... Correct documentation libvlc_media_get_tracks_info...
2010-09-28 Steinar H.... Update LGPL license blurb, choosing v2.1+.
2010-09-28 Steinar H.... Add LGPL blurb.
2010-09-27 Steinar H.... Merge branch 'master' into lpcm_encoder
2010-09-27 Steinar H.... Alphabetize POTFILES.in.
2010-09-27 Steinar H.... s/SDI/DeckLink/ for capital letters too.
2010-09-27 Steinar H.... Rename the sdi module to decklink.
2010-09-27 Steinar H.... Use var_Inherit* instead of var_CreateGet*.
2010-09-27 Steinar H.... Make the StartStreams() error message more informative.
2010-09-27 Steinar H.... Rework error handling, with a fixed deallocation block...
2010-09-27 Steinar H.... Enable SDI support by default.
2010-09-27 Steinar H.... Make AddRef() and Release() atomic.
2010-09-27 Steinar H.... Merge branch 'master' of git://git.videolan.org/vlc
2010-09-27 Steinar GundersonAdd encode support to NEWS.
2010-09-27 Steinar GundersonAdd myself as lpcm author.
2010-09-27 Steinar GundersonMerge branch 'master' into lpcm_encoder
2010-09-27 Francois CartegnieQt: standardbuttons are bad for win32 and translation...
2010-09-27 Jean-Baptiste... NEWS update
2010-09-27 Steinar GundersonRemove trailing whitespace.
2010-09-27 Steinar GundersonSeemingly, Blackmagic is without capital M.
2010-09-27 Steinar GundersonIf the audio frame allocation fails, avoid leaking...
2010-09-27 Steinar GundersonInclude the BlackMagic SDK stuff with <>.
2010-09-27 Steinar GundersonAdd the sdi module to modules/LIST.
2010-09-27 Steinar GundersonAdd a NEWS entry.
2010-09-27 Steinar GundersonAdd sdi.cpp to POTFILES.in.
2010-09-27 Steinar GundersonRemove trailing whitespaces.
2010-09-27 Steinar GundersonAdd an assert for impossible-to-reach frequency codes.
2010-09-27 Steinar GundersonAdd error messages for unsupported rates or number...
2010-09-27 Steinar GundersonRevert the DVD LPCM header description changes; will...
2010-09-27 Steinar GundersonProtected encoder_sys_t definition with ENABLE_SOUT.
2010-09-27 Ludovic Fauvetqt4: attempt to work around a design flaw in the toolba...
2010-09-27 Pierre d'Herbemontcontrib: Disable ffprobe in ffmpeg.
2010-09-26 Steinar GundersonMerge branch 'master' into lpcm_encoder
2010-09-26 Steinar GundersonFix a race on b_first_frame.
2010-09-26 Steinar GundersonDon't leak unused audio and video blocks when closing.
2010-09-26 Steinar GundersonDon't leak references to card when we have more than...
2010-09-26 Steinar GundersonYet more free troubles.
2010-09-26 Steinar GundersonRelease the display mode when we are done with it.
2010-09-26 Steinar GundersonRemove extra braces.
2010-09-26 Steinar GundersonPah; we cannot free these variables, since they are...
2010-09-26 Steinar GundersonRemember to free the mode name.
2010-09-26 Steinar GundersonFix a missing path for p_config->Release().
2010-09-26 Steinar GundersonWe need to free the model name.
2010-09-26 Steinar GundersonRemove an extra set of braces.
2010-09-26 Steinar GundersonMerge branch 'master' into lpcm_encoder
2010-09-26 Steinar GundersonMerge branch 'master' of git://git.videolan.org/vlc
2010-09-26 Rémi Duraffortlua_extension: factorize.
next