| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-12-18 | Only open (and close) iconv in asf_header_parse_content_description. | Diego 'Flameeyes' Pettenò | |
| This way the iconv descriptor is not left open during the whole ASF demuxing. | |||
| 2007-12-18 | Check for buffer_len before allocating the buffer, so it hasn't to be freed. | Diego 'Flameeyes' Pettenò | |
| 2007-12-18 | Set the values of buffers in the same if as they are tested. | Diego 'Flameeyes' Pettenò | |
| Use calloc(1, ...) rather than using memset right afterward. | |||
| 2007-06-16 | Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with ↵ | Diego 'Flameeyes' Pettenò | |
| Solaris definitions (1.2 branch commit). | |||
| 2007-06-15 | Cast the -1 comparison. | Diego 'Flameeyes' Pettenò | |
| 2006-11-10 | Include xineutils so that lprintf macro is defined and the symbol is not ↵ | Diego 'Flameeyes' Pettenò | |
| undefined afterward. CVS patchset: 8368 CVS date: 2006/11/10 22:29:50 | |||
| 2006-10-16 | Fixed several warnings (but warnings due to APIs not solved). | František Dvořák | |
| CVS patchset: 8344 CVS date: 2006/10/16 22:18:24 | |||
| 2006-09-12 | Fixed iconv warnings on FreeBSD, fixed build w/o iconv but require it as ↵ | František Dvořák | |
| default. CVS patchset: 8223 CVS date: 2006/09/12 21:24:18 | |||
| 2006-09-07 | Added common asf header parser. | Thibaut Mattern | |
| Modified the mms input plugins and the asf demuxer to use the new parser. Added Asf Extended Header parsing, fixed best stream selection. CVS patchset: 8203 CVS date: 2006/09/07 07:21:06 | |||
