Jean-Daniel Dupas
|
cc947f04cc
|
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
Patch by Jean-Daniel Dupas, devlists shadowlab org
Originally committed as revision 22744 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
15 years ago |
Zdenek Kabelac
|
92147b6bec
|
Use new packet reading API, fixes a memory leak.
patch by Zdenek Kabelac, zdenek.kabelac gmail com
Originally committed as revision 18728 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
16 years ago |
Diego Biurrun
|
3ef6182556
|
Fix #include path, headers from other directories need to have
the directory name prefixed now.
Originally committed as revision 14868 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
16 years ago |
Diego Biurrun
|
6878026ada
|
Add '#undef strcat' to fix compilation.
Originally committed as revision 11529 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
17 years ago |
Måns Rullgård
|
c07ed8c8a2
|
create and populate "tools" directory
Originally committed as revision 9634 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Diego Biurrun
|
755bfeabcc
|
misc spelling fixes
Originally committed as revision 9289 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Diego Biurrun
|
15ea54d581
|
Add standard license header.
Originally committed as revision 8115 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Steve L'Homme
|
949b1a13bf
|
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
patch by Steve Lhomme, slhomme divxcorp com
Originally committed as revision 6868 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18 years ago |
Diego Biurrun
|
115329f160
|
COSMETICS: Remove all trailing whitespace.
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
19 years ago |
François Revol
|
2d216336f8
|
"don't quit" option to attach a debugger /check mem leaks
"no write" option to only get next packets
Originally committed as revision 4110 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
20 years ago |
François Revol
|
15b34f6386
|
s/\t/ /g for indentation fairies
Originally committed as revision 4047 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
20 years ago |
François Revol
|
0fa04b7fde
|
pktdumper debugging utility for demuxers. This tool dumps each AVPacket demuxed to a stamped file.
make pktdumper LDFLAGS='-Llibavformat/ -lavformat'
Originally committed as revision 4044 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
20 years ago |