]> git.sesse.net Git - vlc/history - modules
avformat: prefer avformat_new_stream() over av_new_stream()
[vlc] / modules /
2012-01-29 Rafaël Carréavformat: prefer avformat_new_stream() over av_new_stream()
2012-01-29 Rafaël Carréavformat: shut up warning (unsigned char -> uint8_t)
2012-01-29 Rafaël Carréavformat: put_flush_packet was renamed some time ago
2012-01-29 Rafaël Carréavformat: AVMetadataTag and av_metadata_get don't exist...
2012-01-29 Rafaël Carréavformat: remove 2 chained data structures
2012-01-29 Rafaël Carré'SONC' codec is not even mentioned in libavcodec anymore
2012-01-29 Rafaël Carréavformat mux: don't write trailer if writing header...
2012-01-28 Rafaël Carréwin32text: get ToT definition
2012-01-28 Rafaël Carréatmo: include vlc_codecs.h to get BITMAP definitions
2012-01-28 Rafaël Carréatmo: revert rename of BITMAPFILEHEADER
2012-01-28 KO Myung-HunReplace the bitmap structures of Microsoft with ones...
2012-01-28 KO Myung-HunCompare a filename ignoring letter case on OS/2
2012-01-28 Rémi Denis-CourmontQt4: missing #include
2012-01-28 Rémi Denis-CourmontFreeType: setting UNICODE after <windows.h> inclusion...
2012-01-28 Rémi Denis-Courmontstl: remove always true comparison
2012-01-28 Rémi Denis-Courmontwin32text: fix encoding
2012-01-28 Rémi Denis-Courmontdash: include <config.h> in all cpp files
2012-01-28 Jean-Baptiste KempfQt: fix hotkey shortcut
2012-01-28 Jean-Baptiste KempfQt: fix open dvdsimple.
2012-01-28 Rafaël Carrévorbis: simplify tremor difference
2012-01-28 Rafaël Carrévorbis: remove wrong comment
2012-01-27 Naohiro KORIYAMAInclude windows.h before wincrypt.h
2012-01-27 Rémi Denis-Courmontfile out: do not redefine lseek() on Windows
2012-01-27 Rémi Denis-CourmontRemove inconsistently used check for <sys/stat.h>
2012-01-27 Rémi Denis-Courmontvdr: <sys/types.h> is always present and not checked
2012-01-27 Rémi Denis-CourmontRemove inconsistently used check for <fcntl.h>
2012-01-27 Rémi Denis-Courmontlangfromtelx: config.h must be included first
2012-01-27 Rémi Denis-CourmontInclude system headers before VLC headers
2012-01-27 Rémi Denis-Courmontblend: fix Win32 warning; RGB is a system macro
2012-01-27 Rémi Denis-CourmontGnuTLS: allow x509 version 1 certificates for CAs ...
2012-01-27 Felix Paul Kühnemacosx: improve reliability to detect text field conten...
2012-01-27 Felix Paul Kühnemacosx: fixed 'intf-show' and 'intf-toggle-fscontrol...
2012-01-27 Martin Storsjöomxil: Ignore OMX.google.* codecs
2012-01-27 Rafaël Carrélua: fix windows build
2012-01-27 Rafaël Carrédash: fix windows compile
2012-01-27 Rafaël CarréQt4: fix windows build
2012-01-27 Jean-Baptiste KempfAvcodec: Fix slice-decoding of hwAccel + -mt
2012-01-27 Denis CharmetPreload local directory for mkv only when needed
2012-01-27 Martin Storsjöavcodec: Set time_base for audio encoders, too
2012-01-26 Denis CharmetAllow Ebml elements bigger than 64GB
2012-01-26 Felix Paul Kühnemacosx: fixed slider knobs in the black ui style
2012-01-26 Tobias GüntnerQt4: Use the width of the new text to calculate the...
2012-01-26 Tobias GüntnerQt4: Test the correct text.
2012-01-25 Rafaël CarréNeon yuv->rgb: check if CPU supports NEON
2012-01-25 Rémi Denis-CourmontTS: remove useless ts-dump stuff altogether
2012-01-25 Rémi Denis-CourmontTS: do not retain useless ts-dump settings
2012-01-25 Rémi Denis-CourmontTS: fix ts-dump error handling, remove a useless variable
2012-01-25 Martin Storsjöomxil: Set the module priority to 0 for iomx
2012-01-25 Rafaël Carrélogger: don't use NULL FILE* on android
2012-01-25 Rafaël CarréRevert "logger: store in the context which logging...
2012-01-25 Rafaël Carrélogger: store in the context which logging mode is...
2012-01-25 Rafaël Carrélogger: cascade if/else for different modes
2012-01-25 Rafaël Carrélogger: move Apple related define where it is used
2012-01-25 Rafaël Carrélogger: remove unused defines
2012-01-24 Martin Storsjöomxil: Add a prefix to the iomx function symbols
2012-01-24 Felix Paul Kühnemacosx: make sure the main window's position is correct...
2012-01-24 Rémi Denis-CourmontCompute the lib directory dynamically
2012-01-24 Hugo Beauzée-Luyssenhls: Don't crash if a segment can't be found.
2012-01-24 Hugo Beauzée-Luyssenhls: Removing useless assignments.
2012-01-24 Hugo Beauzée-Luyssenhls: Removing calls to vlc_array_item_at_index
2012-01-24 Hugo Beauzée-Luyssenhls: Removing warnings.
2012-01-24 Hugo Beauzée-Luyssenhls: Cosmetics: removing useless casts.
2012-01-24 Hugo Beauzée-Luyssenhls: Fixing a deadlock introduced in previous commit.
2012-01-24 Hugo Beauzée-Luyssenhls: Fixing playlist updating.
2012-01-24 Hugo Beauzée-Luyssenhls: Fixing hls_Copy
2012-01-24 Frédéric YhuelHLS restore pos of current segment before seeking
2012-01-24 Brendon Justinmacosx: Make streaming wizard output string editable
2012-01-24 Felix Paul Kühneqtcapture: timing and speed improvements
2012-01-24 Felix Paul Kühnemacosx: remove outdated code
2012-01-24 Rémi Denis-CourmontProperly remove the old dvb plugin, fix bootstrapping
2012-01-24 Rémi Denis-CourmontFix automake breakage in logger
2012-01-24 Rémi Denis-Courmonthls: fix linking
2012-01-24 Francois CartegnieQt: fix MLModel
2012-01-24 Francois CartegnieQt: don't show Ml button if it does nothing
2012-01-24 Rafaël CarréPartly revert b192dc3c38ac39d1dc0f5f2a55fd4f3abbcbbec0
2012-01-24 Denis CharmetMKV: Don't delete es at EOF in Demux() but in Close()
2012-01-24 Denis CharmetMKV: Reset demux internal time when seeking to 0
2012-01-23 Hugo Beauzée-Luyssenhls: Trying to work arround streams without bandwidth...
2012-01-23 Hugo Beauzée-Luyssenhls: Don't fail when a STREAM-INF is commented.
2012-01-23 Luc Saillardhls: Fix vod
2012-01-23 Luc Saillardhls: Renaming Download to hls_DownloadSegmentData
2012-01-23 Hugo Beauzée-Luyssenhls: Fixing some locks.
2012-01-23 Luc Saillardhls: Support encryption
2012-01-22 Rafaël Carréneon yuv->rgb : check RGBA order/endianess
2012-01-22 Felix Paul Kühnemacosx: fixed a crash in the video effects panel if...
2012-01-22 Rémi Denis-Courmontlogger: do not enumerate choices (wrong) in long text
2012-01-22 Rémi Denis-Courmontball: do not enumerate choices in long text
2012-01-22 Rémi Denis-Courmontball: use sane default value for color
2012-01-22 Rémi Denis-Courmontball: fix filter variable names
2012-01-22 Ilkka Ollakkatranscode: run user speficied videofilters before overlays
2012-01-22 Faustino E. Osunamacosx: don't assign NULL as pref button tooltip
2012-01-22 Rafaël Carrélogger: support android
2012-01-22 Sébastien ToqueYUV->RGB convertor in NEON
2012-01-22 Rafaël Carréopensles: use linked list instead of circular buffer
2012-01-22 Rafaël Carréopensles: remove wrong comments
2012-01-22 Rafaël Carréopensles: move macros to where they are used, simplify
2012-01-22 Rafaël Carréopensles: Add macros to reduce khronos API verbosity
2012-01-22 Rafaël Carréopensles: Clear() -> rename
2012-01-22 Rafaël Carréopensles: move code around
2012-01-22 Rafaël Carréopensles: no need to store SLInterfaceID in the context
next