git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix potential invalid sout buffer chain in decoder.
[vlc.git]
/
src
/
input
/
decoder.c
2008-11-19
Laurent Aimar
Fix potential invalid sout buffer chain in decoder.
blob
|
commitdiff
2008-11-04
Laurent Aimar
Fixed useless timestamp discontinuity with sout.
blob
|
commitdiff
|
diff to current
2008-11-01
Laurent Aimar
Moved out a few defines from vlc_config.h
blob
|
commitdiff
|
diff to current
2008-10-23
Laurent Aimar
Added decoder_New/Delete/Link/UnlinkPicture helpers.
blob
|
commitdiff
|
diff to current
2008-10-23
Rémi Denis-Courmont
Another small decoder thread simplification
blob
|
commitdiff
|
diff to current
2008-10-23
Laurent Aimar
Added decoder_NewAudioBuffer/decoder_DeleteAudioBuffer...
blob
|
commitdiff
|
diff to current
2008-10-23
Laurent Aimar
Fixed a comment.
blob
|
commitdiff
|
diff to current
2008-10-23
Laurent Aimar
Revert "Another small decoder thread simplification"
blob
|
commitdiff
|
diff to current
2008-10-23
Laurent Aimar
Added decoder_NewSubpicture/decoder_DeleteSubpicture...
blob
|
commitdiff
|
diff to current
2008-10-23
Rémi Denis-Courmont
Fix decoder FIFO pacing.
blob
|
commitdiff
|
diff to current
2008-10-23
Rémi Denis-Courmont
Another small decoder thread simplification
blob
|
commitdiff
|
diff to current
2008-10-23
Laurent Aimar
Fixed segfault with decoder_GetInputAttachments/GetDisp...
blob
|
commitdiff
|
diff to current
2008-10-22
Laurent Aimar
Cosmetic.
blob
|
commitdiff
|
diff to current
2008-10-22
Laurent Aimar
Flush audio/subtitle in next frame.
blob
|
commitdiff
|
diff to current
2008-10-22
Laurent Aimar
Added input_DecoderFrameNext (not yet used).
blob
|
commitdiff
|
diff to current
2008-10-22
Laurent Aimar
Fixed display of first frame after seek while paused.
blob
|
commitdiff
|
diff to current
2008-10-22
Laurent Aimar
Split vout_internal.h to hide vout_thread_t definition...
blob
|
commitdiff
|
diff to current
2008-10-22
Rémi Denis-Courmont
Do not check for decoder error in the demux thread
blob
|
commitdiff
|
diff to current
2008-10-22
Rémi Denis-Courmont
Small code factorization
blob
|
commitdiff
|
diff to current
2008-10-18
Jean-Baptiste Kempf
Revert "Try to not confuse between Dolby Surround ...
blob
|
commitdiff
|
diff to current
2008-10-17
Pierre Ynard
Unbreak compilation with --disable-sout
blob
|
commitdiff
|
diff to current
2008-10-16
Jean-Baptiste Kempf
Try to not confuse between Dolby Surround (2.1) and...
blob
|
commitdiff
|
diff to current
2008-10-15
Laurent Aimar
Merged vout_DatePicture into vout_DisplayPicture.
blob
|
commitdiff
|
diff to current
2008-10-15
Laurent Aimar
Factorized forced vout picture releases.
blob
|
commitdiff
|
diff to current
2008-10-15
Laurent Aimar
Moved vout helpers out of decoder.c.
blob
|
commitdiff
|
diff to current
2008-10-15
Laurent Aimar
Cosmetics.
blob
|
commitdiff
|
diff to current
2008-10-13
Laurent Aimar
Sanitize input headers (pass 1).
blob
|
commitdiff
|
diff to current
2008-10-10
Laurent Aimar
Display first frame after a seek as soon as possible.
blob
|
commitdiff
|
diff to current
2008-10-09
Laurent Aimar
Fixed possible NULL deference in teletext path (CID...
blob
|
commitdiff
|
diff to current
2008-10-08
Laurent Aimar
Fixed decoder_GetDisplayDate while buffering.
blob
|
commitdiff
|
diff to current
2008-10-08
Laurent Aimar
Obsoleted minimize-threads option.
blob
|
commitdiff
|
diff to current
2008-10-08
Laurent Aimar
Fixed a potential deadlock.
blob
|
commitdiff
|
diff to current
2008-10-08
Laurent Aimar
Implemented buffering manipulation at the es_out level.
blob
|
commitdiff
|
diff to current
2008-10-08
Laurent Aimar
Factorize (decoder).
blob
|
commitdiff
|
diff to current
2008-10-08
Laurent Aimar
No functional changes (decoder).
blob
|
commitdiff
|
diff to current
2008-10-08
Laurent Aimar
Cosmetics.
blob
|
commitdiff
|
diff to current
2008-10-08
Laurent Aimar
Protect a few whiles againts possible broken decoder.
blob
|
commitdiff
|
diff to current
2008-10-08
Laurent Aimar
Obsolete auto-adjust-pts-delay.
blob
|
commitdiff
|
diff to current
2008-10-08
Laurent Aimar
Cosmetics (decoder)
blob
|
commitdiff
|
diff to current
2008-10-08
Laurent Aimar
Implemented audio flushing.
blob
|
commitdiff
|
diff to current
2008-10-08
Laurent Aimar
More accurate decoder flush.
blob
|
commitdiff
|
diff to current
2008-10-08
Laurent Aimar
Cosmetics (decoder)
blob
|
commitdiff
|
diff to current
2008-10-08
Laurent Aimar
Added vout flush.
blob
|
commitdiff
|
diff to current
2008-10-08
Laurent Aimar
Factorize preroll code and prepare for correct flush.
blob
|
commitdiff
|
diff to current
2008-10-08
Laurent Aimar
Split up DecoderDecode function.
blob
|
commitdiff
|
diff to current
2008-10-08
Rémi Duraffort
Fix use of unitialised value (CID 262)
blob
|
commitdiff
|
diff to current
2008-10-01
Laurent Aimar
Fixed annoying lates frame when slowing speed.
blob
|
commitdiff
|
diff to current
2008-10-01
Laurent Aimar
No functionnal changes (clean up)
blob
|
commitdiff
|
diff to current
2008-09-30
Laurent Aimar
Fixed too restrictive assert in decoder.
blob
|
commitdiff
|
diff to current
2008-09-30
Laurent Aimar
Let decoder handle the audio/spu delay.
blob
|
commitdiff
|
diff to current
2008-09-30
Laurent Aimar
Added aout pause support.
blob
|
commitdiff
|
diff to current
2008-09-30
Laurent Aimar
Moved a few vout tests+statistics to decoder.
blob
|
commitdiff
|
diff to current
2008-09-30
Laurent Aimar
Moved a few aout tests+statistics to decoder.
blob
|
commitdiff
|
diff to current
2008-09-30
Laurent Aimar
Fixed potential race condition on vout release in decoder.
blob
|
commitdiff
|
diff to current
2008-09-30
Laurent Aimar
Fixed sout #display.
blob
|
commitdiff
|
diff to current
2008-09-28
Laurent Aimar
Spu pause support.
blob
|
commitdiff
|
diff to current
2008-09-28
Rémi Denis-Courmont
typo
blob
|
commitdiff
|
diff to current
2008-09-28
Laurent Aimar
Pause vout on decoder pause.
blob
|
commitdiff
|
diff to current
2008-09-28
Laurent Aimar
The input now pauses the decoders.
blob
|
commitdiff
|
diff to current
2008-09-28
Laurent Aimar
Include input_clock.h only where needed.
blob
|
commitdiff
|
diff to current
2008-09-28
Laurent Aimar
Moved input decoder declaration to input/input_decoder.h
blob
|
commitdiff
|
diff to current
2008-09-28
Laurent Aimar
No functionnal changes (decoder).
blob
|
commitdiff
|
diff to current
2008-09-28
Laurent Aimar
Support for no clock in decoder (sout display).
blob
|
commitdiff
|
diff to current
2008-09-28
Laurent Aimar
Convert stream to system timestamp after the decoder.
blob
|
commitdiff
|
diff to current
2008-09-28
Laurent Aimar
Give input_DecoderNew the clock used.
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
Laurent Aimar
Correctly set order per subtitle decoder.
blob
|
commitdiff
|
diff to current
2008-09-21
Rémi Denis-Courmont
lower case the module_* functions
blob
|
commitdiff
|
diff to current
2008-09-18
Laurent Aimar
Fixed subtitle flush to not flush on pause.
blob
|
commitdiff
|
diff to current
2008-09-18
Laurent Aimar
Flush subtitle on seek.
blob
|
commitdiff
|
diff to current
2008-09-13
Laurent Aimar
Added a subtitle properties to subpicture.
blob
|
commitdiff
|
diff to current
2008-09-05
Laurent Aimar
Added "intf-change-vout" variable to warn about vout...
blob
|
commitdiff
|
diff to current
2008-09-03
Antoine Cellerier
Properly malloc(), memcpy() and free() the quantizer...
blob
|
commitdiff
|
diff to current
2008-09-01
Laurent Aimar
Fixed decoder picture leak detection code.
blob
|
commitdiff
|
diff to current
2008-08-27
Rémi Denis-Courmont
libvlccore: push threads cancellation down vlc_thread_c...
blob
|
commitdiff
|
diff to current
2008-08-27
Laurent Aimar
Cosmetics (Fixed mix up between 0 and NULL).
blob
|
commitdiff
|
diff to current
2008-08-26
Laurent Aimar
Do not access to internal p_input sout in input_DecoderNew.
blob
|
commitdiff
|
diff to current
2008-08-26
Laurent Aimar
Added record support at the stream_t level in core.
blob
|
commitdiff
|
diff to current
2008-08-07
Rémi Duraffort
Fix threaded function declaration.
blob
|
commitdiff
|
diff to current
2008-07-24
Laurent Aimar
Fixed completely broken video filter 2 chain in vout...
blob
|
commitdiff
|
diff to current
2008-07-10
Laurent Aimar
Fixed memory leak of 1 audio(video?) buffer when quitting.
blob
|
commitdiff
|
diff to current
2008-07-02
Laurent Aimar
Allow to stop decoder even in infinite decoder loop...
blob
|
commitdiff
|
diff to current
2008-06-28
Rémi Duraffort
Don't leak an object in case of an error.
blob
|
commitdiff
|
diff to current
2008-06-19
Rémi Duraffort
Remove msg_Err about memory allocation.
blob
|
commitdiff
|
diff to current
2008-06-06
Pierre d'Herbemont
input: Comment on how to enable auto pts delay adjustement.
blob
|
commitdiff
|
diff to current
2008-06-05
Pierre d'Herbemont
input: Explain a bit more how --auto-adjust-pts-delay...
blob
|
commitdiff
|
diff to current
2008-06-05
Pierre d'Herbemont
input: Add --auto-adjust-pts-delay, this allows to...
blob
|
commitdiff
|
diff to current
2008-05-31
Rémi Denis-Courmont
libvlc: use vlc_common.h (libvlccore) instead of vlc...
blob
|
commitdiff
|
diff to current
2008-05-28
Pierre d'Herbemont
audio_output: Use a destructor.
blob
|
commitdiff
|
diff to current
2008-05-25
Rémi Denis-Courmont
Remove audio output recycling support. It kept crashing.
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-03
Rémi Denis-Courmont
block_FifoNew: remove un-needed parameter
blob
|
commitdiff
|
diff to current
2008-05-01
Rémi Denis-Courmont
Don't compile sout code if sout is disabled
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-03
Pierre d'Herbemont
src/input/decoder.c: More unused args fix.
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-01-28
Rafaël Carré
aout_DecNewBuffer: remove unused parameter
blob
|
commitdiff
|
diff to current
2008-01-24
Rémi Denis-Courmont
Include assert.h when needed
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
2007-11-10
Felix Paul Kühne
* English grammar fixes and beautifications for the...
blob
|
commitdiff
|
diff to current
next