summaryrefslogtreecommitdiff
path: root/src/libffmpeg/xine_encoder.c
AgeCommit message (Expand)Author
2004-09-12including <unistd.h>, which has been removed from the global headersMichael Roitzsch
2004-08-16header inclusion has to depend on the configure detection, because whenMichael Roitzsch
2004-07-31New configure option --with-external-ffmpeg[=PREFIX].František Dvořák
2004-07-20small DXR3 code cleanup:Michael Roitzsch
2004-04-26typo fixMichael Roitzsch
2004-04-26typo fixMichael Roitzsch
2004-04-26help strings added for all remaining config entries (so I hope)Michael Roitzsch
2004-04-15patch by Marcel Janssen adds proper pitch support to the libavcodec encoderMichael Roitzsch
2004-03-03limit the framerate to valid MPEG range and switch ffmpeg into non-strict modeMichael Roitzsch
2004-01-04The most important change is the smallest:Michael Roitzsch
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