summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-07-163 seconds of difference between audio and video is not acceptable.Thibaut Mattern
2003-07-16Handle videos with 10s still frames.Thibaut Mattern
2003-07-14Little cleanup in pts computing code + a debug printf()Thibaut Mattern
2003-07-13another forgoten fileMiguel Freitas
2003-07-13reviewed and improved comments from Philip JägenstedtAndreas Heinchen
2003-07-13set pos/time information on video frames as wellGuenter Bartsch
2003-07-13still trying to fix make dist...Miguel Freitas
2003-07-12reports the number of skipped/discarded framesMiguel Freitas
2003-07-12trying to fix make distMiguel Freitas
2003-07-12- check only the stream idThibaut Mattern
2003-07-12btw, reduce prebuffer so settings take effect fasterMiguel Freitas
2003-07-12fix confusion (and segfaults) between class and plugin contextsMiguel Freitas
2003-07-12- adding support for the Intel compiler iccMichael Roitzsch
2003-07-12add yv12_to_yuy2_mmxextMiguel Freitas
2003-07-12use yuy2_to_yv12Miguel Freitas
2003-07-12add yuy2_to_yv12 conversionMiguel Freitas
2003-07-12provide configuration entries for tvtime pluginMiguel Freitas
2003-07-12Fix for mpeg streams with large PES packets.James Courtier-Dutton
2003-07-11- check only the 2 first bytes of video/audio chunk RIFF header (only the str...Thibaut Mattern
2003-07-11- Fix by Michael Roitzsch to not use callbacks to get the real codecs path (C...Bastien Nocera
2003-07-11moving all libavcodec defines over to $(LIBFFMPEG_CFLAGS) and making sure,Michael Roitzsch
2003-07-10- use io_helper functionsThibaut Mattern
2003-07-10when two concurrent threads want to create the same config entry, bothMichael Roitzsch
2003-07-09Attempt to catch more data chunks that will cause the decoder to lock upJames Stembridge
2003-07-09this is in fact a booleanMichael Roitzsch
2003-07-08updated theorapart of the demuxer to consider clippingAndreas Heinchen
2003-07-08added cropping/offset to theoradecoder (patch by Philip Jägenstedt)Andreas Heinchen
2003-07-07removed call to removed funtionAndreas Heinchen
2003-07-04cleaning up; removing unused stuffMarco Zuehlke
2003-07-04Approximate pts values are now sent.James Courtier-Dutton
2003-07-04sync to ivtv cvsMiguel Freitas
2003-07-03cleaning up; removing unused stuffMarco Zuehlke
2003-07-03cleaning up; removing unused stuffMarco Zuehlke
2003-07-03remove //Miguel Freitas
2003-07-03disabled plugins that will not compileMike Melanson
2003-07-03cleaning up; removing unused stuffMarco Zuehlke
2003-07-02Metronom does the pts prediction now, not the decoders.James Courtier-Dutton
2003-07-02fix unreleased mutex, also some reordering to guarantee consistency ofMiguel Freitas
2003-07-02Update xine to use new alsa api.James Courtier-Dutton
2003-07-01Some minor fixes. One buffer leak fix.James Courtier-Dutton
2003-07-01Turn off some debug.James Courtier-Dutton
2003-07-01Some updates.James Courtier-Dutton
2003-07-01New implementation of MPEG PES demuxer.James Courtier-Dutton
2003-06-29use the correct mutexMiguel Freitas
2003-06-29port of some simple video filters from mplayerMiguel Freitas
2003-06-29on some DVDs, the first highlight information (which button to highlight) willMichael Roitzsch
2003-06-29- fix rtsp redirections, and division by zero crash, helps with:Bastien Nocera
2003-06-29- simplify a bit the binary searchThibaut Mattern
2003-06-27apply patch from Bastien for ffmpeg silenceMichael Roitzsch
2003-06-27offer sputext config options before playback startsMichael Roitzsch