Fri, 20 Apr 2007 21:49:49 +0000 |
nicodvb |
with -identify show audio and video id; patch by Andrew Savchenko (Bircoph list ru)
|
Thu, 15 Mar 2007 18:36:36 +0000 |
diego |
Add explicit location for headers from the stream/ directory.
|
Sat, 03 Mar 2007 21:33:40 +0000 |
compn |
warn users about drm files, patch by zuxy meng
|
Sun, 21 Jan 2007 18:22:07 +0000 |
reimar |
Sanity-check sh_video->bih->biSize
|
Fri, 19 Jan 2007 23:14:57 +0000 |
reimar |
Compile fix: LE_* -> AV_RL*
|
Fri, 15 Dec 2006 21:51:20 +0000 |
reimar |
ASF aspect support via metadata reading.
|
Sun, 03 Dec 2006 16:41:55 +0000 |
reimar |
Use libavutil LE_* macros instead of pointer casts which can result
|
Sun, 03 Dec 2006 11:35:11 +0000 |
reimar |
Unicode support for demuxer info in ASF demuxer.
|
Mon, 13 Nov 2006 19:16:39 +0000 |
reimar |
Try to handle oversized asf headers by ignoring anything beyond the first MB
|
Sun, 24 Sep 2006 15:19:48 +0000 |
nicodvb |
interpolate real fps of dvr-ms files using the extended stream properties.
|
Mon, 17 Jul 2006 22:22:34 +0000 |
uau |
Fix use of uninitialized variable
|
Sun, 16 Jul 2006 01:20:30 +0000 |
reynaldo |
marks several read-only string parameters and function return-values which can only be used read-only as const. Patch by Stefan Huehner, stefan _AT huener-org
|
Thu, 13 Jul 2006 16:41:13 +0000 |
reynaldo |
drops casts from void * on malloc/calloc from libmpdemux code
|
Sun, 25 Jun 2006 14:02:28 +0000 |
reimar |
Forgotten free on error
|