]> git.sesse.net Git - vlc/history - modules/stream_out
A/52 to SPDIF: audio filter2
[vlc] / modules / stream_out /
2009-09-23 Rémi Denis-CourmontMake aout_buffer_t an alias for block_t
2009-09-23 Rémi Denis-Courmonti_nb_bytes -> i_buffer
2009-09-23 Rémi Denis-Courmontaout_buffer_t: store length instead of end timestamp
2009-09-23 Rémi Denis-Courmontaout_buffer_t.b_disconuity -> aout_buffert.i_flags
2009-09-23 Rémi Denis-Courmontblock_t.i_samples -> block_t.i_nb_samples (as aout_buff...
2009-09-22 Rémi Denis-Courmontaout_buffer_t.start_data -> aout_buffer_t.i_pts
2009-09-22 Rémi Denis-CourmontUse <vlc_cpu.h>
2009-09-22 Christophe CourtautRemove useless data pointer in smem module
2009-09-22 Christophe CourtautMove Data Context from sys to stream id struct
2009-09-21 Jean-Baptiste KempfCosmetics and copyright
2009-09-20 Christophe CourtautFix huge memory leak in sout smem module
2009-09-20 Christophe CourtautAdding audio support for smem module
2009-09-14 Christophe CourtautSmem sout module to memory buffer video only
2009-09-07 Rémi Denis-CourmontRemove never used function
2009-09-05 Rémi Denis-CourmontTypo
2009-09-05 Rémi Denis-Courmontduplicate: cleaning up
2009-09-05 Andy cheneeduplicate: fix bug of NumInRange(), i_stop always < 0
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-09-02 Rémi Duraffortadd_string wants a string.
2009-08-29 Erwan Tulourecord: forgotten initializations
2009-08-29 Erwan Tulourecord: implement record-file
2009-08-26 Ilkka Ollakkastd-output, add aliases for access
2009-08-25 Rémi Denis-Courmonttranscode: flag a bug
2009-08-24 Erwan Tulouswitcher: fix compil error
2009-08-20 Pierre d'Herbemonttranscode: Flag unused parameters.
2009-08-20 Pierre d'Herbemontaic_bridge: Flag an unused parameter.
2009-08-20 Pierre d'Herbemontrtp: Remove an unused variable.
2009-08-18 Rémi Denis-CourmontRemove transrate
2009-08-02 Rémi Denis-CourmontRemove BSDism
2009-07-31 Michael Hanselmannraop: Implement password authentication
2009-07-31 Michael Hanselmannraop: Implement options for password
2009-07-29 Michael Hanselmannraop: Add loop for request retry
2009-07-29 Michael Hanselmannraop: Always pass dictionaries for request and response...
2009-07-29 Michael Hanselmannraop: Always read headers from wire
2009-07-29 Michael Hanselmannraop: Return HTTP status code from ReadStatusLine
2009-07-29 Michael Hanselmannraop: Keep original response status line
2009-07-28 Ilkka Ollakkatranscode: change default videobitrate to 0
2009-07-27 Laurent AimarImproved subtitle rendering accuracy and fixed pause...
2009-07-23 Jean-Baptiste KempfUse Brackets for global headers.
2009-07-20 Rémi Denis-CourmontHandle an error
2009-07-20 Rémi Denis-CourmontRemove redumdant boolean
2009-07-20 Rémi Denis-CourmontDo not generate a SDP file if SDP is not yet defined...
2009-07-20 Rémi Denis-CourmontDecode file path in sout-rtp-sdp
2009-07-08 Rémi DuraffortFix compilation of the switcher module.
2009-06-24 Rémi Denis-CourmontRTP: fix sdp=file:// with mux
2009-06-24 Rémi Denis-CourmontRTP/PS: fix crash at exit
2009-06-18 Rémi DuraffortFix printf format string (Use PRI* or zd when applicable)
2009-06-13 Laurent AimarReduced sleep while waiting for a frame in transcode.
2009-06-10 Rémi Denis-CourmontFail properly for unknown G726 bit rates
2009-06-09 Rémi Denis-CourmontCleanup
2009-06-09 Rémi Denis-CourmontUse CLOCK_FREQ
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-27 Rémi Denis-CourmontRTP output: fix port allocation in all cases
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-18 Laurent AimarUsed picture_IsReferenced in transcode.
2009-05-18 Laurent AimarRemoved picture ring buffer for filter/decoder in trans...
2009-05-18 Laurent AimarUsed picture_* functions when applicable.
2009-05-17 Rémi Denis-CourmontAvoid ?: GCC-ism
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Laurent AimarUsed picture_New in mosaic_bridge.c
2009-05-16 Laurent AimarReplaced vout_InitPicture/Format with their equivalent.
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-15 Laurent AimarRemoved impossible fourcc in record.c
2009-05-15 Laurent AimarAdded and used VLC_CODEC_MP3 when applicable.
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Laurent AimarMerged mp1v/mp2v codecs.
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and i_original_fourcc when applicable.
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Pierre Ynardrtsp: fix RTP-Info header syntax
2009-05-05 Rémi Denis-Courmonttranscode {a,s,v}enc are module parameters
2009-04-30 Laurent AimarRecognize VC1 for ASF muxing in record.
2009-04-28 Laurent AimarFixed decoder spacing mode selection.
2009-04-28 Laurent AimarFixed record DelEs function.
2009-04-16 Laurent AimarUsed mpg extension for PS in record.
2009-04-16 Rémi Denis-CourmontFix use after free
2009-04-14 Phil Roffe and Dav... Fixed by decrementing the i_refcount variable in the...
2009-04-02 Jean-Baptiste KempfFix typo
2009-03-12 Rémi Denis-Courmontavcodec, switcher: use the global avcodec lock
2009-03-10 Rémi Denis-CourmontWin32 compile fix
2009-03-10 Rémi Denis-CourmontRTP out: improve soft-error handling
2009-03-05 Rémi Denis-CourmontUse dialog_Fatal, fix a bunch (but not all) interaction...
2009-02-28 Rémi Denis-CourmontUse our endianism macros
2009-02-25 Rémi Denis-CourmontUse IPPROTO_IP if SOL_IP is missing
2009-02-23 Rémi Denis-CourmontCopy IPv4 multicast TTL from RTP to RTCP.
2009-02-17 Aurélien NephtaliFix crash when transcoding from mpeg2
next