summaryrefslogtreecommitdiff
path: root/src/libffmpeg/xine_encoder.c
AgeCommit message (Expand)Author
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-11-04ffmpeg already selects the best matching MPEG framerate code, no need toMichael Roitzsch
2003-11-01big ffmpeg patchMichael Roitzsch
2003-09-11fix stuttering playback for some non-MPEG content with the dxr3:Michael Roitzsch
2003-07-09this is in fact a booleanMichael Roitzsch
2003-05-31update video out api to allow better frame management (explicit locking)Miguel Freitas
2003-05-30fix race condition in dxr3 encododers:Michael Roitzsch
2003-05-28video_out_dxr3.h includes other stuff from the src/dxr3 directory, so thereMichael Roitzsch
2003-05-25compiling libavcodec's encoding part as an MPEG encoder suitable for the DXR3Michael Roitzsch