This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2026-06-19 19:03:00 +02:00
Code
Issues
Releases
Activity
Files
277e84f5648aba9a9b06b1baaa5469d761c4c679
FFmpeg
/
libpostproc
T
History
Luca Barbato
24dd8c616d
Make ffmpeg better support pic - from Diego Pettenò <flameeyes@gentoo.org>
...
Originally committed as revision 5631 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-05 20:32:19 +00:00
..
Makefile
Remove erroneous -I../.. flag that points outside of the src directory.
2006-07-05 14:09:37 +00:00
mangle.h
…
postprocess_altivec_template.c
…
postprocess_internal.h
Make ffmpeg better support pic - from Diego Pettenò <flameeyes@gentoo.org>
2006-07-05 20:32:19 +00:00
postprocess_template.c
…
postprocess.c
Add const to (mostly) char* and make some functions static, which aren't used
2006-06-18 11:33:14 +00:00
postprocess.h
…