summaryrefslogtreecommitdiff
path: root/src/input/libreal/asmrp.c
AgeCommit message (Collapse)Author
2008-05-23Mark initialisation functions with malloc attribute.Diego 'Flameeyes' Pettenò
All the initialisation functions returning a new object instance that was allocated through malloc() or calloc() can get the malloc attribute so that the compiler can optimise their call.
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
--HG-- extra : transplant_source : %E0%D0%C5%8B%BEU%DD%24%5D7%1F%ADV%AD%EB%23%CBU%80%EB
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
For contributed code, leave whatever the version we last synced for is using to make simpler future syncs.
2006-12-25 * Fix invalid memory access in Real Media ASM parser; reported by RolandDiego 'Flameeyes' Pettenò
Kay. [bug #1603503] CVS patchset: 8440 CVS date: 2006/12/25 15:39:31
2006-11-29Fix buffer overrun reported by Roland Kay with JW's patch. Close bug #1603458.Diego 'Flameeyes' Pettenò
CVS patchset: 8392 CVS date: 2006/11/29 19:43:01
2004-08-27empty assignment patch by Reimar DoffingerMiguel Freitas
CVS patchset: 6908 CVS date: 2004/08/27 18:34:16
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
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
CVS patchset: 5879 CVS date: 2003/12/09 00:02:28
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ↵Daniel Caujolle-Bert
relevant too. Small other little fix (can't remember). Change few internal function prototype because it xine_t pointer need to be used if some xine's internal sections. NOTE: libdvd{nav,read} is still too noisy, i will take a look to made it quit, without invasive changes. To be continued... CVS patchset: 5844 CVS date: 2003/12/05 15:54:56
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
CVS patchset: 5796 CVS date: 2003/11/26 19:43:26
2003-10-12fix compiler warningMichael Roitzsch
CVS patchset: 5492 CVS date: 2003/10/12 18:52:55
2002-12-17Eliminate GNU C range extension "..."Juergen Keil
CVS patchset: 3576 CVS date: 2002/12/17 16:49:48
2002-12-12The rest of rtsp input plugin; sorry.Stefan Holst
CVS patchset: 3496 CVS date: 2002/12/12 22:14:53