git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use sout_StreamId* wrappers
[vlc.git]
/
modules
/
stream_out
/
transcode.c
2008-12-09
Rémi Denis-Courmont
Use sout_StreamId* wrappers
blob
|
commitdiff
2008-11-05
David Flynn
Fix allocation of picture_t without full initialization
blob
|
commitdiff
|
diff to current
2008-10-29
Rémi Denis-Courmont
Remove most stray semi-colons in module descriptions
blob
|
commitdiff
|
diff to current
2008-09-24
Laurent Aimar
Fixed SSA subtitles pause.
blob
|
commitdiff
|
diff to current
2008-09-21
Laurent Aimar
Removed spu_Create/DestroySubpicture in favor of subpic...
blob
|
commitdiff
|
diff to current
2008-09-21
Rémi Denis-Courmont
lower case the module_* functions
blob
|
commitdiff
|
diff to current
2008-09-20
Laurent Aimar
Removed vout_CopyPicture in favor of picture_Copy.
blob
|
commitdiff
|
diff to current
2008-09-17
Laurent Aimar
Fixed spu_RenderSubpictures prototype.
blob
|
commitdiff
|
diff to current
2008-09-13
Laurent Aimar
Render subtitles (without osd) before taking a snapshot...
blob
|
commitdiff
|
diff to current
2008-09-06
Rémi Denis-Courmont
vlc_cond_init: really remove useless parameter
blob
|
commitdiff
|
diff to current
2008-09-04
Antoine Cellerier
Remove useless argument to pf_video_blend
blob
|
commitdiff
|
diff to current
2008-09-03
Antoine Cellerier
Properly malloc(), memcpy() and free() the quantizer...
blob
|
commitdiff
|
diff to current
2008-09-02
Antoine Cellerier
Encoders are allowed to change the input format. Hence...
blob
|
commitdiff
|
diff to current
2008-09-02
Ilkka Ollakka
Revert "transcode: try to fix audio resampling (fix...
blob
|
commitdiff
|
diff to current
2008-08-30
Ilkka Ollakka
Set i_aspect after vfilter in transcode
blob
|
commitdiff
|
diff to current
2008-08-27
Rémi Denis-Courmont
Plugins: push cancellation down
blob
|
commitdiff
|
diff to current
2008-08-25
Antoine Cellerier
Fix "Crash when removing filters after a video encoder...
blob
|
commitdiff
|
diff to current
2008-08-23
Antoine Cellerier
Fix forced audio filter2 usage in transcode (when using...
blob
|
commitdiff
|
diff to current
2008-08-23
Antoine Cellerier
Add debug message and quit if channel or rate conversio...
blob
|
commitdiff
|
diff to current
2008-08-16
Rémi Denis-Courmont
transcode: try to fix audio resampling (fix #1862)
blob
|
commitdiff
|
diff to current
2008-08-13
Rémi Duraffort
Fix potential memleak and check malloc return value.
blob
|
commitdiff
|
diff to current
2008-08-11
Rémi Duraffort
Use the right declaration for threaded functions.
blob
|
commitdiff
|
diff to current
2008-08-03
Justus Piater
Declared many static variables const
blob
|
commitdiff
|
diff to current
2008-07-10
Laurent Aimar
Fixed segfault when using sfilter in transocde (close...
blob
|
commitdiff
|
diff to current
2008-07-09
Rémi Denis-Courmont
Revert remnants of ddac67aaf2bde4179f695bb26033488e8e7c35cc
blob
|
commitdiff
|
diff to current
2008-07-05
Rémi Denis-Courmont
modules: use vlc_object_alive()
blob
|
commitdiff
|
diff to current
2008-06-23
Eric Petit
Fixes a leftover in [eb691987575a7fd877da56d5c8c1219795...
blob
|
commitdiff
|
diff to current
2008-06-23
Eric Petit
Set i_visible_width/height, some video filters need...
blob
|
commitdiff
|
diff to current
2008-06-23
Eric Petit
Fixes the input format for the video user filter chain
blob
|
commitdiff
|
diff to current
2008-06-22
Rémi Duraffort
Remove unneeded msg_Error about memory failure.
blob
|
commitdiff
|
diff to current
2008-06-22
Antoine Cellerier
Finish fixing audio rate changes.
blob
|
commitdiff
|
diff to current
2008-06-22
Antoine Cellerier
Revert "Special case for fourcc samr and sawb in transc...
blob
|
commitdiff
|
diff to current
2008-06-22
Antoine Cellerier
Remove dead code.
blob
|
commitdiff
|
diff to current
2008-06-22
Antoine Cellerier
Remove duplicate function.
blob
|
commitdiff
|
diff to current
2008-06-22
Antoine Cellerier
Handle image size changes in the video filter chain...
blob
|
commitdiff
|
diff to current
2008-06-18
Antoine Cellerier
Fix uninitialized pointer use.
blob
|
commitdiff
|
diff to current
2008-06-04
Antoine Cellerier
This should fix audio transcoding. (unfortunately I...
blob
|
commitdiff
|
diff to current
2008-06-04
Antoine Cellerier
Fix segfault in transcode (audio).
blob
|
commitdiff
|
diff to current
2008-06-04
Antoine Cellerier
Use filter chain in transcode (audio filter2 and video...
blob
|
commitdiff
|
diff to current
2008-06-02
Antoine Cellerier
Simplify scale and chroma conversion code a lot. Remove...
blob
|
commitdiff
|
diff to current
2008-06-02
Antoine Cellerier
Adapt transcode to use the new croppadd video filter...
blob
|
commitdiff
|
diff to current
2008-05-31
Rémi Denis-Courmont
Plugins: include vlc_common.h directly instead of vlc...
blob
|
commitdiff
|
diff to current
2008-05-31
Jean-Paul Saman
Removed check for p_sys->b_osd because it is not necessary.
blob
|
commitdiff
|
diff to current
2008-05-27
Rémi Denis-Courmont
A lot of missing const in options lists
blob
|
commitdiff
|
diff to current
2008-05-26
Rafaël Carré
Include assert.h where assert() is used
blob
|
commitdiff
|
diff to current
2008-05-24
Pierre d'Herbemont
transcode: If no module is explicitely selected, print...
blob
|
commitdiff
|
diff to current
2008-05-24
Pierre d'Herbemont
transcode: When failing also print the fourcc we were...
blob
|
commitdiff
|
diff to current
2008-05-24
Pierre d'Herbemont
transcode: Put more details in error messages.
blob
|
commitdiff
|
diff to current
2008-05-23
Pierre d'Herbemont
transcode: One more occurence of pf_encode_video()...
blob
|
commitdiff
|
diff to current
2008-05-23
Pierre d'Herbemont
transcode: Measure the time taken to encode one audio...
blob
|
commitdiff
|
diff to current
2008-05-21
Rémi Denis-Courmont
Use gettext_noop() consistently
blob
|
commitdiff
|
diff to current
2008-05-17
Jean-Paul Saman
Use the same default values for i_frame_rate everywhere.
blob
|
commitdiff
|
diff to current
2008-05-17
Pierre d'Herbemont
transcode: Fix a typo about scale.
blob
|
commitdiff
|
diff to current
2008-05-12
Rafaël Carré
Asserts the return value of pf_audio_filter()
blob
|
commitdiff
|
diff to current
2008-05-08
Rémi Denis-Courmont
Include vlc_plugin.h as needed
blob
|
commitdiff
|
diff to current
2008-05-04
Rémi Denis-Courmont
vlc_mutex_init: remove unused paramter
blob
|
commitdiff
|
diff to current
2008-05-01
Rémi Denis-Courmont
NIH syndrome cure (2)
blob
|
commitdiff
|
diff to current
2008-04-14
Jean-Paul Saman
Put filter count to zero after releasing all audio...
blob
|
commitdiff
|
diff to current
2008-04-14
Pierre d'Herbemont
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
blob
|
commitdiff
|
diff to current
2008-03-30
Ilkka Ollakka
small adjustment on decoder/encoder fmt_in/out for...
blob
|
commitdiff
|
diff to current
2008-03-12
Jean-Paul Saman
Remove trailing whitespace.
blob
|
commitdiff
|
diff to current
2008-03-12
Jean-Paul Saman
Refactor video_filters in modules/stream_out/transcode...
blob
|
commitdiff
|
diff to current
2008-03-12
Rémi Duraffort
Another time "Remove useless test ..."
blob
|
commitdiff
|
diff to current
2008-02-26
Pierre d'Herbemont
misc/objects.c: Don't rely on vlc_object_destroy()...
blob
|
commitdiff
|
diff to current
2008-02-02
Jean-Paul Saman
Restore resizing functionality with ffmpeg swscale...
blob
|
commitdiff
|
diff to current
2008-01-29
Rafaël Carré
stream_out: fix warnings
blob
|
commitdiff
|
diff to current
2008-01-23
Rémi Denis-Courmont
Don't include config.h from the headers - refs #297.
blob
|
commitdiff
|
diff to current
2008-01-02
Jean-Paul Saman
Revert [19071] because it is broken. It doesn't allow...
blob
|
commitdiff
|
diff to current
2008-01-02
Jean-Paul Saman
Special case for fourcc samr and sawb in transcode_audi...
blob
|
commitdiff
|
diff to current
2008-01-02
Jean-Paul Saman
Use id->p_decoder->fmt_out as input for id->p_encoder...
blob
|
commitdiff
|
diff to current
2008-01-02
Jean-Paul Saman
Revert [23694] because the fix was bad.
blob
|
commitdiff
|
diff to current
2007-12-18
Jean-Paul Saman
Fix compiler warning about comparison of signed and...
blob
|
commitdiff
|
diff to current
2007-12-17
Jean-Paul Saman
Fix breakage in transcode_audio_new().
blob
|
commitdiff
|
diff to current
2007-12-16
Rémi Denis-Courmont
use add_module_list
blob
|
commitdiff
|
diff to current
2007-11-26
Rémi Denis-Courmont
Compile fix
blob
|
commitdiff
|
diff to current
2007-10-20
Laurent Aimar
Added sout_UpdateStatistic and fixed transcode module...
blob
|
commitdiff
|
diff to current
2007-10-20
Felix Paul Kühne
* disabled stats updater as internal libvlc headers...
blob
|
commitdiff
|
diff to current
2007-10-17
Laurent Aimar
Added closed captions decoding/extracting from ES...
blob
|
commitdiff
|
diff to current
2007-10-15
Jean-Paul Saman
Remove excess whiteline.
blob
|
commitdiff
|
diff to current
2007-10-04
Rémi Denis-Courmont
transcode: Don't force a default audio bit rate.
blob
|
commitdiff
|
diff to current
2007-09-20
Jean-Paul Saman
Fix return values for spu_Create() and spu_Init().
blob
|
commitdiff
|
diff to current
2007-09-18
Jean-Paul Saman
Last bit of cleanup in transcode_osd_new()
blob
|
commitdiff
|
diff to current
2007-09-18
Jean-Paul Saman
Simplify handling of osdmenu streaming
blob
|
commitdiff
|
diff to current
2007-09-18
Jean-Paul Saman
Check malloc returns value
blob
|
commitdiff
|
diff to current
2007-09-10
Rafaël Carré
Removes trailing spaces. Removes tabs.
blob
|
commitdiff
|
diff to current
2007-09-04
Rémi Denis-Courmont
Fix some cast warnings
blob
|
commitdiff
|
diff to current
2007-08-24
Rémi Denis-Courmont
Fix strcasestr warning
blob
|
commitdiff
|
diff to current
2007-08-20
Rémi Denis-Courmont
Remove _GNU_SOURCE and string.h too
blob
|
commitdiff
|
diff to current
2007-08-20
Rémi Denis-Courmont
Remove stdlib.h
blob
|
commitdiff
|
diff to current
2007-06-18
Jean-Paul Saman
Properly cleanup afilters and vfilters on Close()....
blob
|
commitdiff
|
diff to current
2007-06-05
Laurent Aimar
Fixed uninitialized field (aout_buffer_t.b_discontinuity).
blob
|
commitdiff
|
diff to current
2007-05-19
Rémi Denis-Courmont
Forgot this file
blob
|
commitdiff
|
diff to current
2007-04-26
Jean-Paul Saman
Small codingstyle cleanup
blob
|
commitdiff
|
diff to current
2007-04-16
Antoine Cellerier
Transcode: We want to be strict when calling module_Nee...
blob
|
commitdiff
|
diff to current
2007-04-15
Antoine Cellerier
Remove trailing spaces.
blob
|
commitdiff
|
diff to current
2007-02-28
Jean-Paul Saman
Patch by xxcv: Don't change fmt_last.audio.i_rate when...
blob
|
commitdiff
|
diff to current
2006-12-31
Sigmund Augdal Helberg
transcode.c: reset pointer and size info for extradata...
blob
|
commitdiff
|
diff to current
2006-11-26
Clément Stenac
A bit of headers cleanup
blob
|
commitdiff
|
diff to current
2006-10-01
Antoine Cellerier
Rename all sout_Cfg* stuff to config_Chain* (as it...
blob
|
commitdiff
|
diff to current
2006-09-10
Clément Stenac
Fix typo
blob
|
commitdiff
|
diff to current
next