summaryrefslogtreecommitdiff
path: root/src/libffmpeg
AgeCommit message (Collapse)Author
2004-04-26typo fixMichael Roitzsch
CVS patchset: 6447 CVS date: 2004/04/26 19:33:47
2004-04-26housekeepingMichael Roitzsch
CVS patchset: 6446 CVS date: 2004/04/26 18:31:57
2004-04-26typo fixMichael Roitzsch
CVS patchset: 6445 CVS date: 2004/04/26 18:03:01
2004-04-26help strings added for all remaining config entries (so I hope)Michael Roitzsch
please everybody watch out for spelling (and other) errors CVS patchset: 6442 CVS date: 2004/04/26 17:50:06
2004-04-26Fix build process when srcdir != builddir.František Dvořák
CVS patchset: 6441 CVS date: 2004/04/26 15:38:18
2004-04-25ffmpeg syncMiguel Freitas
CVS patchset: 6437 CVS date: 2004/04/25 18:57:04
2004-04-19Store postprocessing in class so we don't have to use internal pointer hackJames Stembridge
CVS patchset: 6416 CVS date: 2004/04/19 21:18:01
2004-04-19Output frames according to the width and height given by the demuxer - fixes ↵James Stembridge
playback of some mov's that only use part of the endoded frame CVS patchset: 6415 CVS date: 2004/04/19 21:03:02
2004-04-15patch by Marcel Janssen adds proper pitch support to the libavcodec encoderMichael Roitzsch
CVS patchset: 6406 CVS date: 2004/04/15 15:49:56
2004-03-17missing headerxine-1-rc3b-release1-rc3bDaniel Caujolle-Bert
CVS patchset: 6284 CVS date: 2004/03/17 20:30:27
2004-03-17fix ffmpeg breakageDaniel Caujolle-Bert
CVS patchset: 6283 CVS date: 2004/03/17 20:24:16
2004-03-17Patch from Bill Fink to fix DV audio endianness problem for big-endianStephen Torri
systems. The problem was little-endian systems were doing byte swapping which big-endian systems do not need to do. CVS patchset: 6282 CVS date: 2004/03/17 17:03:26
2004-03-16By popular request, dv audio decodingJames Stembridge
CVS patchset: 6280 CVS date: 2004/03/16 23:31:30
2004-03-16changing decoder priorities:Michael Roitzsch
* increase ffmpeg from 5 to 6 * increase some others from 6 to 7 (they should still override ffmpeg) * increase liba52 from 2 to 5 (since 5 is somewhat default) * decrease win32 DLL Qt from 5 to 1 (don't worry, this is the only decoder to handle these types, so this is not really a change; it's just that all the other win32 decoders use prio 1) CVS patchset: 6272 CVS date: 2004/03/16 14:12:03
2004-03-15fix idct function prototype and remove extraenous brace (thanks Robin)Mike Melanson
CVS patchset: 6262 CVS date: 2004/03/15 01:22:22
2004-03-14Move real 14.4 and 28.8 header parsing to ffmpeg decoderJames Stembridge
CVS patchset: 6259 CVS date: 2004/03/14 21:37:52
2004-03-14hooked up ffmpeg support for QT RLE; altered handling of 32-bit ARGBMike Melanson
CVS patchset: 6255 CVS date: 2004/03/14 21:24:21
2004-03-14tree diffs as of build 4707Mike Melanson
CVS patchset: 6254 CVS date: 2004/03/14 21:21:11
2004-03-14sync to ffmpeg build 4707Mike Melanson
CVS patchset: 6253 CVS date: 2004/03/14 21:14:07
2004-03-14new ffmpeg files for build 4707Mike Melanson
CVS patchset: 6252 CVS date: 2004/03/14 21:07:01
2004-03-13Fix MS ADPCM decodingJames Stembridge
CVS patchset: 6247 CVS date: 2004/03/13 19:42:22
2004-03-09hook up ffmpeg's Flash Video supportMike Melanson
CVS patchset: 6237 CVS date: 2004/03/09 04:09:41
2004-03-03limit the framerate to valid MPEG range and switch ffmpeg into non-strict modeMichael Roitzsch
CVS patchset: 6214 CVS date: 2004/03/03 20:20:39
2004-03-03use the _x_abort() macro instead of abort, since it prints some debug infoMichael Roitzsch
before aborting CVS patchset: 6211 CVS date: 2004/03/03 20:09:11
2004-02-29Various compilation fixes and updates:František Dvořák
- xine compilable without iconv (scream if I something broke) - update MSVC port, fixes in avi demux - add iff.h into makefiles - ffmpeg depends on zlib (build was OK only when freetype was installed) - commit a patch for goom CVS patchset: 6192 CVS date: 2004/02/29 17:26:45
2004-02-20Fixed detection of linux framebuffer support. Included xineutils.h in ↵Robin KAY
dsputil_mlib.c and added to diff_to_ffmpeg_cvs.txt. Fixed function prototype in dsputil_mlib.c (should be sent back to ffmpeg-dev at some point). Fixed includes in nosefart. Fixed nested comments and includes in goom. CVS patchset: 6180 CVS date: 2004/02/20 19:53:38
2004-02-14Read aspect when BUF_FLAG_ASPECT is setJames Stembridge
CVS patchset: 6156 CVS date: 2004/02/14 20:29:53
2004-02-14Only use aspect ratio given by ffmpeg if it isn't equal to 0.0James Stembridge
CVS patchset: 6154 CVS date: 2004/02/14 19:52:41
2004-02-09*) Only read frame duration when BUF_FLAG_FRAMERATE is setJames Stembridge
*) Dynamic sizing for real video slice offset buffer CVS patchset: 6126 CVS date: 2004/02/09 22:11:30
2004-02-07better error handling if codec can't be foundJames Stembridge
CVS patchset: 6122 CVS date: 2004/02/07 18:38:21
2004-02-04missing file!!Miguel Freitas
CVS patchset: 6115 CVS date: 2004/02/04 01:14:53
2004-02-03Don't read special buffers as headers (again)James Stembridge
CVS patchset: 6112 CVS date: 2004/02/03 19:42:02
2004-02-03ported SMJPEG IMA and EA ADPCM decoders to ffmpegMike Melanson
CVS patchset: 6109 CVS date: 2004/02/03 04:27:16
2004-02-01Slight rethink of header handlingJames Stembridge
Support for RV20 decoder CVS patchset: 6101 CVS date: 2004/02/01 22:45:17
2004-02-01these header files will need to be bundled in the distributionMike Melanson
CVS patchset: 6098 CVS date: 2004/02/01 15:17:54
2004-02-013 files that slipped through: use ffmpeg's own copy of bswap.h to avoidMike Melanson
namespace conflict with xine; initial import for the faandct.* files CVS patchset: 6097 CVS date: 2004/02/01 14:54:47
2004-02-01update the current diff list between ffmpeg and xineMike Melanson
CVS patchset: 6093 CVS date: 2004/02/01 06:02:07
2004-02-01add support for BGR24 and RGB24 video coming from ffmpeg; activate theMike Melanson
following ffmpeg video decoders: Duck TM1, FLIC, SMC, 8BPS, VMD Video, ZLIB, MSZH, ASV1, ASV2, VCR1; activate the following ffmpeg audio decoders: Xan DPCM, VMD audio, MACE 3:1, MACE 6:1 CVS patchset: 6092 CVS date: 2004/02/01 06:00:56
2004-02-01sync to ffmpeg build 4699Mike Melanson
CVS patchset: 6090 CVS date: 2004/02/01 05:31:16
2004-02-01importing new ffmpeg codecs: 8BPS, FLIC, lossless codecs (MSZH & ZLIB),Mike Melanson
QT SMC, Duck TrueMotion v1, and Sierra VMD A/V CVS patchset: 6089 CVS date: 2004/02/01 05:11:55
2004-01-31don't try to read special buffers as if they are headersJames Stembridge
CVS patchset: 6088 CVS date: 2004/01/31 17:10:08
2004-01-31Split ffmpeg interface into audio and video specific filesJames Stembridge
CVS patchset: 6087 CVS date: 2004/01/31 01:19:17
2004-01-30enable RV10 playback, including:James Stembridge
*) reading RV10 header *) modifying buffer handling logic *) initialising libavcodec context in plugin open CVS patchset: 6086 CVS date: 2004/01/30 17:39:44
2004-01-29Replace huge switch statements with lookup tablesJames Stembridge
CVS patchset: 6081 CVS date: 2004/01/29 21:32:54
2004-01-16ffmpeg: repair BUF_FLAG_FRAME_START\ndemux_ogg: don't send too many preview ↵Marco Zuehlke
buffer CVS patchset: 6050 CVS date: 2004/01/16 16:03:53
2004-01-12it seems i forgot to commit the api increase (demux/decoder). weird.Miguel Freitas
CVS patchset: 6030 CVS date: 2004/01/12 17:35:14
2004-01-09- rework semantics of some buffer flags. check buffer.h for details.Miguel Freitas
- increase demux and decoder apis - fix runtime changing of ogg/ogm audio channels note: i hope i haven't broken any demux->decoder data exchange. please report any problems. CVS patchset: 6014 CVS date: 2004/01/09 01:26:32
2004-01-04The most important change is the smallest:Michael Roitzsch
* add a small delay before enabling zoom mode, since the card gets confused when we activate zoom mode before the first frame (that's also what the ChangeLog entry accounts for) Then some less important changes: * give a hint about sync mode to the SCR plugin to properly recover the mode when resuming from pause mode * refactor the enhanced mode handling out of the MPEG encoders into video out * inline some decoder functions, because they are only used once anyway * some additional cleanup CVS patchset: 5996 CVS date: 2004/01/04 22:26:28
2004-01-03stream_codec_tag needs to be set as wellMike Melanson
CVS patchset: 5978 CVS date: 2004/01/03 14:50:13
2004-01-02quick fix to play SVQ1 files with embedded stringsMike Melanson
CVS patchset: 5972 CVS date: 2004/01/02 02:59:03