summaryrefslogtreecommitdiff
path: root/src/libffmpeg
AgeCommit message (Collapse)Author
2005-10-23small fixesMiguel Freitas
CVS patchset: 7770 CVS date: 2005/10/23 12:56:26
2005-10-23some fixes - qdm2 not yet working...Miguel Freitas
time to sleep CVS patchset: 7769 CVS date: 2005/10/23 02:47:18
2005-10-23big ffmpeg updateMiguel Freitas
it is likely to break, so please keep both pieces CVS patchset: 7767 CVS date: 2005/10/23 02:11:16
2005-10-05Fixed sync problems with mjpg.Thibaut Mattern
CVS patchset: 7754 CVS date: 2005/10/05 06:34:12
2005-09-12new Flameeyes's configure patchesMiguel Freitas
CVS patchset: 7730 CVS date: 2005/09/12 01:06:58
2005-09-05*BUGFIX*František Dvořák
Build improvements and WIN32 port updates: - add --with-pthread-pefix and --with-zlib-pefix options - prepare for removing internal zlib and pthreads-win32 relics, updated documentation for possible WIN32 developers (only for me? :->) - fixed bug in unimportant part of configure.ac for MinGW due to xine paths - fixed my bug in cdda (but it compiled fine anyway) - fixed unimportant bug in planar Makefile.am - next MSVC update due to external zlib, pthreads and latest changes, removed relic includes - checked distcheck CVS patchset: 7719 CVS date: 2005/09/05 17:02:56
2005-08-25*BUGFIX*František Dvořák
Windows ports fixes and improvements due to my current work on toxine: - first experiments with external win32 pthreads, more portable code (pthread_t may be a struct) - headers refactored - moved dirent win32 replacement to lib/, hide it for frontends, used system version, if found, not used non-POSIX dirent->d_reclen (this item doesn't work in MinGW), fix memleak in dvb - separated settings for postproc and avcodec when using external ffmpeg - check for malloc.h in public xine.m4, used it conditionally in xine headers - replaced random() by POSIX more common rand() - prevent one segfault in directx vo plugin, if fails - M$VC port update CVS patchset: 7709 CVS date: 2005/08/25 15:36:29
2005-07-25*BUGFIX*Thibaut Mattern
Argl, always the same error. Fixed random bugs, and playback of this stream : http://naboo.homelinux.org/~tmattern/samples/mov/tidemo1-24bit-rle.mov CVS patchset: 7679 CVS date: 2005/07/25 20:27:15
2005-07-19here is cvs update people requested - somebody please check for gcc4 ↵Miguel Freitas
compatibility CVS patchset: 7668 CVS date: 2005/07/19 20:30:38
2005-06-10Try to fix aspect ratio, one more time...Thibaut Mattern
Fixed anamorph.mp4 playback. Fixed matroska aspect ratio test. CVS patchset: 7620 CVS date: 2005/06/10 22:40:41
2005-06-09Fixed aspect ratio handling.Thibaut Mattern
We have 3 source of aspect information, from least to most priority: 1. width/height 2. BUF_FLAG_ASPECT 3. ffmpeg provided sample aspect ratio CVS patchset: 7617 CVS date: 2005/06/09 19:33:47
2005-06-06Fixed frame duration.Thibaut Mattern
CVS patchset: 7614 CVS date: 2005/06/06 21:29:11
2005-06-04Fix handling of BUF_FLAG_FRAMERATE and BUF_FLAG_ASPECTJames Stembridge
CVS patchset: 7601 CVS date: 2005/06/04 10:54:22
2005-05-30**BUGFIX**James Stembridge
Fix use of ffmpeg provided aspect, previous test would always be false CVS patchset: 7597 CVS date: 2005/05/30 16:01:52
2005-05-29**BUGFIX**James Stembridge
Don't feed the same data to the decoder twice CVS patchset: 7595 CVS date: 2005/05/29 19:28:00
2005-05-29Hook up the ffmpeg shorten decoderJames Stembridge
CVS patchset: 7592 CVS date: 2005/05/29 19:20:48
2005-05-29better this wayMiguel Freitas
CVS patchset: 7588 CVS date: 2005/05/29 00:31:07
2005-05-28new H.264-related fileMike Melanson
CVS patchset: 7585 CVS date: 2005/05/28 13:25:58
2005-05-28commit the monster diff for now; resolve to fix laterMike Melanson
CVS patchset: 7573 CVS date: 2005/05/28 02:41:38
2005-05-28new Fraps FPS1 decoderMike Melanson
CVS patchset: 7569 CVS date: 2005/05/28 02:27:50
2005-05-28sync to libavcodec build 4755Mike Melanson
CVS patchset: 7567 CVS date: 2005/05/28 01:40:40
2005-05-16**BUGFIX**James Stembridge
Crop according to demuxer width/height. CVS patchset: 7549 CVS date: 2005/05/16 20:49:43
2005-05-16Wrap some encoder functions in CONFIG_ENCODERS. Should fix linkage problems.Darren Salt
CVS patchset: 7548 CVS date: 2005/05/16 17:42:27
2005-05-15Sync a couple of inlined function definitions with their declarationsDarren Salt
(inline v. __inline__). CVS patchset: 7546 CVS date: 2005/05/15 23:21:45
2005-05-14Compile fixes for gcc >= 3.4.Darren Salt
* Move some static inlined functions so that they're defined, rather than just declared, before use. * Replace inline with __inline__ for some extern inlined functions (due to inline possibly being redefined to include the always_inline attribute). CVS patchset: 7541 CVS date: 2005/05/14 23:34:58
2005-05-07Correct a type error in a printf format string (debug log).Darren Salt
CVS patchset: 7530 CVS date: 2005/05/07 17:06:44
2005-05-07Fix missing retun in non-void function.Darren Salt
CVS patchset: 7529 CVS date: 2005/05/07 16:27:08
2005-05-06minor H.264 fixMike Melanson
CVS patchset: 7526 CVS date: 2005/05/06 18:00:54
2005-05-06diff from the latest FFmpeg treeMike Melanson
CVS patchset: 7525 CVS date: 2005/05/06 13:28:52
2005-05-06syncing to FFmpeg libavcodec build 4754; hook up the Indeo 2 decoder,Mike Melanson
deploy new timebase API (pertains to MPEG-1 encoder); hopefully this sync fixes some H.264 decoding issues as well CVS patchset: 7523 CVS date: 2005/05/06 04:22:50
2005-05-06syncing to FFmpeg libavcodec build 4754Mike Melanson
CVS patchset: 7522 CVS date: 2005/05/06 04:19:17
2005-04-26Fixed problem with RV10 and RV20.Thibaut Mattern
CVS patchset: 7505 CVS date: 2005/04/26 21:11:35
2005-04-26Delay the avcodec_open call to the first buffer without the HEADER flag.Thibaut Mattern
This fixes palette management. These streams render correcly now: avi/Happy Xmas from Lara Croft.avi avi/dance.avi CVS patchset: 7504 CVS date: 2005/04/26 20:23:13
2005-04-24Fixed deadlock when ffmpeg returned 0 consumed byte:Thibaut Mattern
mov/aqt_480p/aqt_480p_mjpb.mov Delayed colorspace converter initialisation after the first decoded frame: games-formats/duck/sonic3dblast_intro.avi (fixed segfault) CVS patchset: 7490 CVS date: 2005/04/24 13:44:23
2005-04-22- Fixed BUF_FLAG_SPECIAL handling.Thibaut Mattern
Should fix problems introduced by my last cleanup. CVS patchset: 7485 CVS date: 2005/04/22 21:09:28
2005-04-21Readded new buffer types.Thibaut Mattern
sorry about that. CVS patchset: 7483 CVS date: 2005/04/21 21:54:01
2005-04-21- big cleanupThibaut Mattern
- fixed problem with DV CVS patchset: 7481 CVS date: 2005/04/21 21:40:17
2005-04-19no longer used in FFmpegMike Melanson
CVS patchset: 7466 CVS date: 2005/04/19 05:29:58
2005-04-19xine's diff against FFmpeg build 4752Mike Melanson
CVS patchset: 7465 CVS date: 2005/04/19 05:28:19
2005-04-19add support for a bunch of new FFmpeg codecs, corresponding to FFmpegMike Melanson
build 4752 CVS patchset: 7464 CVS date: 2005/04/19 05:22:52
2005-04-19sync to FFmpeg build 4752Mike Melanson
CVS patchset: 7463 CVS date: 2005/04/19 05:16:45
2005-04-19sync to FFmpeg build 4752Mike Melanson
CVS patchset: 7462 CVS date: 2005/04/19 05:10:48
2005-04-16- Add support for the MJPEG-B format fixes playback of aqt_480p_mjpb.movBastien Nocera
(kind of, our ffmpeg seems to be quite old, at least the right decoder is being used) - Changed the descriptions of some codecs, removed the redundant "video", "codec" or "format" words CVS patchset: 7459 CVS date: 2005/04/16 23:38:09
2005-03-06minor changes to the FFmpeg audio codec interface; these changes will beMike Melanson
necessary when xine imports lavc's ALAC decoder CVS patchset: 7428 CVS date: 2005/03/06 07:15:05
2005-02-20**BUGFIX**František Dvořák
Updated documentation about M$VC (building external ffmpeg). Added patch necessary for using ffmpeg by M$VC compiler. Updated M$VC build of xine's ff plugin - removed ugly ifdef, used external ffmpeg as whole. CVS patchset: 7419 CVS date: 2005/02/20 09:36:00
2004-12-16Do not trust ffmpeg and check length validity.Thibaut Mattern
Should fix some segfaults. CVS patchset: 7265 CVS date: 2004/12/16 19:26:34
2004-12-16use UTF-8 meta info setting, where we know the string is ASCIIMichael Roitzsch
(costly conversion is not necessary, because ASCII is a subset of UTF-8) CVS patchset: 7264 CVS date: 2004/12/16 13:58:57
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
and backwards compatible translation Sorry, I got a litte tired proof-reading the patch, so their might be bugs lurking around. I will give it some further examination and (as necessary) fixing tomorrow. CVS patchset: 7233 CVS date: 2004/12/12 22:00:47
2004-12-08workaround weird 120fps streams by forcing VIDEO_PTS_MODE. code to obtainMiguel Freitas
frame rate from ffmpeg is commented, i'm not sure it is correct. CVS patchset: 7209 CVS date: 2004/12/08 21:41:46
2004-12-08fix crash with Fraunhofer__a_driving_force_in_innovation__* filesMiguel Freitas
(patch needs to be sent upstream) CVS patchset: 7208 CVS date: 2004/12/08 20:32:42