summaryrefslogtreecommitdiff
path: root/src/demuxers/demux_pes.c
AgeCommit message (Expand)Author
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-11-10very unfinished scr discontinuity detection stuff, new software audio out buf...Guenter Bartsch
2001-10-25demux api change to report supported mimetypesMiguel Freitas
2001-10-20big event cleanup: one single mechanism is now used for all communications be...Guenter Bartsch
2001-10-17demux / input plugin interface change, init functions now have access to the ...Guenter Bartsch
2001-10-03Add error checks to all "pthread_create" calls, print error message and exitJuergen Keil
2001-09-04race condition / stability fixes provided by Miguel Freitas <miguel@cetuc.puc...Guenter Bartsch
2001-09-01big demuxer clean, demux_ts should work again.Guenter Bartsch
2001-08-28update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel F...Guenter Bartsch
2001-08-20AC3 handling changedJoachim Koenig
2001-08-12cancel demux thread on xine_stop instead of pthread_join to prevent hangGuenter Bartsch
2001-08-10FAQ updates and getting ready for 0.5.1Guenter Bartsch
2001-07-24PES demultiplexerJoachim Koenig