summaryrefslogtreecommitdiff
path: root/src/libreal/xine_decoder.c
AgeCommit message (Collapse)Author
2003-07-18use type specific data from headers in custom message - fixes playback of ↵James Stembridge
several RV20 and RV30 files CVS patchset: 5177 CVS date: 2003/07/18 23:37:38
2003-07-16use xine_hexdump functionJames Stembridge
CVS patchset: 5171 CVS date: 2003/07/16 21:57:42
2003-07-16dynamic chunk table size for handling frames with unusually large numbers of ↵James Stembridge
chunks CVS patchset: 5169 CVS date: 2003/07/16 20:28:03
2003-07-11- Fix by Michael Roitzsch to not use callbacks to get the real codecs path ↵Bastien Nocera
(Closes GNOME Bugzilla #116985) CVS patchset: 5142 CVS date: 2003/07/11 18:42:40
2003-07-09Attempt to catch more data chunks that will cause the decoder to lock upJames Stembridge
CVS patchset: 5138 CVS date: 2003/07/09 22:09:10
2003-06-03Some streams contain a first section with smaller video than the rest, so ↵James Stembridge
don't resize the frame buffer as this will lead to a segfault when the size increases CVS patchset: 5004 CVS date: 2003/06/03 15:44:31
2003-05-29handle streams where the actual video size is different to the size ↵James Stembridge
specified in the headers CVS patchset: 4980 CVS date: 2003/05/29 00:23:53
2003-05-26dynamic chunk buffer size to allow for high bitrate videoJames Stembridge
CVS patchset: 4959 CVS date: 2003/05/26 23:52:35
2003-05-26more descriptive codec stringsJames Stembridge
CVS patchset: 4953 CVS date: 2003/05/26 22:44:44
2003-05-26fix rv40 playbackJames Stembridge
CVS patchset: 4952 CVS date: 2003/05/26 22:33:36
2003-04-09the most obvious real codecs path was missing from autodetectionGuenter Bartsch
CVS patchset: 4578 CVS date: 2003/04/09 12:29:13
2003-04-04add initial async error/general message reporting to frontendMiguel Freitas
obs: more messages should be added CVS patchset: 4539 CVS date: 2003/04/04 19:20:46
2003-03-28whoupsGuenter Bartsch
CVS patchset: 4507 CVS date: 2003/03/28 23:40:23
2003-03-28some improvements on sending the right data for custom message (this should ↵Guenter Bartsch
fix some high-bandwidth RV30 streams), debug output improvements CVS patchset: 4504 CVS date: 2003/03/28 17:01:47
2003-03-05Add option to fix alignment problem with some (buggy) XVideo driversEwald Snel
Undo previous change to libreal (bug is general video decoding problem) CVS patchset: 4342 CVS date: 2003/03/05 22:12:40
2003-03-05Align the width to 8.Thibaut Mattern
I don't know if I have the only one Xv driver with this limitation. Is there an other way to fix this ? CVS patchset: 4341 CVS date: 2003/03/05 20:17:12
2003-02-14less warningsDaniel Caujolle-Bert
CVS patchset: 4163 CVS date: 2003/02/14 22:28:45
2003-01-08fixes/cleanups of the handled/unhandled codecsMiguel Freitas
for more information see message on xine-devel CVS patchset: 3818 CVS date: 2003/01/08 01:02:27
2003-01-03preload to register codec pathMiguel Freitas
CVS patchset: 3767 CVS date: 2003/01/03 23:18:13
2003-01-02- search for realplayer9 locationsMiguel Freitas
- minor fixes CVS patchset: 3754 CVS date: 2003/01/02 20:02:15
2003-01-01real video v40 support by chris rankin, added missing copyright ↵Guenter Bartsch
notices/credits for mplayer CVS patchset: 3746 CVS date: 2003/01/01 20:39:19
2002-12-23increase buffers for high quality rm filesStefan Holst
CVS patchset: 3647 CVS date: 2002/12/23 13:41:16
2002-12-22Make xine-lib compile with the SunPro compilerRobin KAY
CVS patchset: 3623 CVS date: 2002/12/22 00:35:04
2002-12-21path used by realplayer rpm packagesMiguel Freitas
CVS patchset: 3618 CVS date: 2002/12/21 18:59:46
2002-12-21Fix padding (crap near right picture border), use pitches[]Ewald Snel
CVS patchset: 3606 CVS date: 2002/12/21 15:31:15
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
different sizeof than integer. - add extra_info structure to pass informations from input/demuxers down to the output frame. this can be used, for example, to pass the frame number of a frame (when known by decoder). also, immediate benefict is that we now have a slider which really shows the current position of the playing stream. new fields can be added to extra_info keeping binary compatibility - bumpy everybody's api versions CVS patchset: 3603 CVS date: 2002/12/21 12:56:44
2002-12-17close output on disposeGuenter Bartsch
CVS patchset: 3571 CVS date: 2002/12/17 02:27:26
2002-12-17implement dispose function, fix grave bug in audio decoder: it was actually ↵Guenter Bartsch
a video decoder plugin... CVS patchset: 3570 CVS date: 2002/12/17 02:17:25
2002-12-16Small hack to fix a problem with width.Thibaut Mattern
Now this stream play fine for me : http://a642.g.akamai.net/f/642/1360/5s/hosting1.hosting-media.com/fr/virgin/renaud/video/r_drmr-01_trail-high.rm CVS patchset: 3555 CVS date: 2002/12/16 00:57:35
2002-12-14pts are now delivered in 1/90000 second unitsGuenter Bartsch
CVS patchset: 3524 CVS date: 2002/12/14 20:01:18
2002-12-10some metainfoGuenter Bartsch
CVS patchset: 3478 CVS date: 2002/12/10 19:47:02
2002-12-07hush, set default framerate a little lowerGuenter Bartsch
CVS patchset: 3456 CVS date: 2002/12/07 01:55:36
2002-12-07fix a/v syncGuenter Bartsch
CVS patchset: 3454 CVS date: 2002/12/07 00:27:18
2002-12-06real bugfixes, improved discontinuity/live stream handling, handling of ↵Guenter Bartsch
audio-only streams - still experimental CVS patchset: 3453 CVS date: 2002/12/06 23:40:26
2002-12-06remove img->copy from all decodersMiguel Freitas
CVS patchset: 3436 CVS date: 2002/12/06 01:44:06
2002-11-26fix xshm video displayGuenter Bartsch
CVS patchset: 3373 CVS date: 2002/11/26 02:25:26
2002-11-26switch off real debug outputGuenter Bartsch
CVS patchset: 3371 CVS date: 2002/11/26 00:37:28
2002-11-25make video codec use the configurable path, rv20 should work now tooGuenter Bartsch
CVS patchset: 3360 CVS date: 2002/11/25 02:26:51
2002-11-25fix chunk tableGuenter Bartsch
CVS patchset: 3358 CVS date: 2002/11/25 01:14:26
2002-11-22first draft of audio decoderGuenter Bartsch
CVS patchset: 3345 CVS date: 2002/11/22 23:37:40
2002-11-22fix colors and frame duration/timestampsGuenter Bartsch
CVS patchset: 3335 CVS date: 2002/11/22 17:03:38
2002-11-22at least rv30 is somewhat working (colors still wrong)Guenter Bartsch
CVS patchset: 3330 CVS date: 2002/11/22 03:38:07
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
* new public output interface xine_{audio,video}_port_t instead of xine_{ao,vo}_driver_t, old names kept as aliases for compatibility * modified the engine to allow multiple streams per output * renaming of some internal structures according to public changes * moving SCR out of per-stream-metronom into a global metronom_clock_t residing in xine_t and therefore easily available to the output layer * adapting all available plugins (note to external projects: the compiler will help you a lot, if a plugin compiles, it is adapted, because all changes add new parameters to some functions) * bump up all interface versions because of xine_t and xine_stream_t changes CVS patchset: 3312 CVS date: 2002/11/20 11:57:38
2002-11-18first steps towards a working real demuxer and using binary-only real codecsGuenter Bartsch
CVS patchset: 3285 CVS date: 2002/11/18 03:03:07