projects
/
libav.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Separate audio_(de)muxer into oss_(de)muxer and audio_beos_(de)muxer
2007-09-07
Ramiro Polla
Separate audio_(de)muxer into oss_(de)muxer and audio_beos_...
commit
|
commitdiff
|
tree
2007-09-05
Ramiro Polla
Rename dc1394.c to libdc1394.c
commit
|
commitdiff
|
tree
2007-09-05
Ramiro Polla
Prefix library format names with 'lib' in libavformat
commit
|
commitdiff
|
tree
2007-09-05
Ramiro Polla
Remove --disable-{v4l,v4l2} options from configure
commit
|
commitdiff
|
tree
2007-09-05
Ramiro Polla
Give better filenames to bktr and v4l grabbers
commit
|
commitdiff
|
tree
2007-09-05
Ramiro Polla
Remove video_grab_ prefix from video_grab_{bktr,v4l}
commit
|
commitdiff
|
tree
2007-09-04
Ramiro Polla
Treat dc1394 as a library
commit
|
commitdiff
|
tree
2007-08-26
Ramiro Polla
CONFIG_7REGS has been renamed to HAVE_7REGS
commit
|
commitdiff
|
tree
2007-08-24
Ramiro Polla
Remove --disable-dv1394 option
commit
|
commitdiff
|
tree
2007-08-24
Ramiro Polla
Group network checks together
commit
|
commitdiff
|
tree
2007-08-17
Vincent Fourmond
Allow pipe: URL to take fd number as input
commit
|
commitdiff
|
tree
2007-08-17
Vincent Fourmond
Indent for next commit
commit
|
commitdiff
|
tree
2007-08-17
Ramiro Polla
Enable MinGW networking support
commit
|
commitdiff
|
tree
2007-08-16
Ramiro Polla
Set UDP receive buffer to 64k
commit
|
commitdiff
|
tree
2007-08-15
Ramiro Polla
CONFIG_7REGS -> HAVE_7REGS
commit
|
commitdiff
|
tree
2007-08-13
Ramiro Polla
Use AVERROR_PATCHWELCOME instead of AVERROR(ENOTSUP)
commit
|
commitdiff
|
tree
2007-08-13
Ramiro Polla
Introduce AVERROR_PATCHWELCOME
commit
|
commitdiff
|
tree
2007-08-13
Ramiro Polla
Add attribute that forces alignment of stack to functions...
commit
|
commitdiff
|
tree
2007-08-12
Ramiro Polla
Also check for closesocket in winsock2.h
commit
|
commitdiff
|
tree
2007-08-11
Ramiro Polla
Enable swscale in MinGW vhooks only if swscale was...
commit
|
commitdiff
|
tree
2007-08-10
Ramiro Polla
10l: removed pipe_close instead of pipe_read
commit
|
commitdiff
|
tree
2007-08-09
Ramiro Polla
Make the pipe URLProtocol share read and write functions...
commit
|
commitdiff
|
tree
2007-08-09
Ramiro Polla
Add initialization and cleanup functions for Winsock
commit
|
commitdiff
|
tree
2007-08-08
Ramiro Polla
Check for winsock2.h instead of __MINGW32__
commit
|
commitdiff
|
tree
2007-08-08
Ramiro Polla
MinGW returns EAGAIN instead of EINPROGRESS
commit
|
commitdiff
|
tree
2007-08-07
Ramiro Polla
Remove duplication of imlib2 vhook documentation.
commit
|
commitdiff
|
tree
2007-08-07
Ramiro Polla
Correct misleading comment and typo
commit
|
commitdiff
|
tree
2007-08-07
Ramiro Polla
Indent
commit
|
commitdiff
|
tree
2007-08-07
Ramiro Polla
Indent
commit
|
commitdiff
|
tree
2007-08-07
Ramiro Polla
Simplify configure's output
commit
|
commitdiff
|
tree
2007-08-07
Ramiro Polla
Indent
commit
|
commitdiff
|
tree
2007-07-19
Ramiro Polla
Add new imlib2 documentation from vhook/imlib2.c to...
commit
|
commitdiff
|
tree
2007-07-19
Ramiro Polla
Remove EXTRADEPS from common.mak since it is no longer...
commit
|
commitdiff
|
tree
2007-07-16
Ramiro Polla
MinGW has those include files.
commit
|
commitdiff
|
tree
2007-07-16
Ramiro Polla
Move av_gettime() back to lavf/utils.c
commit
|
commitdiff
|
tree
2007-07-16
Ramiro Polla
MinGW has gettimeofday() since mingw-runtime-3.10
commit
|
commitdiff
|
tree
2007-07-13
Ramiro Polla
Check for GetProcessTimes and use it in getutime
commit
|
commitdiff
|
tree
2007-07-13
Ramiro Polla
Collapse getutime into one declaration
commit
|
commitdiff
|
tree
2007-07-13
Ramiro Polla
Check for getrusage
commit
|
commitdiff
|
tree
2007-07-11
Ramiro Polla
Remove underscores before fcntl flags
commit
|
commitdiff
|
tree
2007-07-11
Ramiro Polla
Check for termios before conio
commit
|
commitdiff
|
tree
2007-07-11
Ramiro Polla
Proper check for interactive support (termios and conio).
commit
|
commitdiff
|
tree
2007-07-11
Ramiro Polla
Proper check for mkstemp().
commit
|
commitdiff
|
tree
2007-07-11
Ramiro Polla
Remove unnecessary MINGW ifdef.
commit
|
commitdiff
|
tree
2007-07-11
Ramiro Polla
Remove MinGW lrint hack.
commit
|
commitdiff
|
tree
2007-07-10
Ramiro Polla
Remove OS/2 support
commit
|
commitdiff
|
tree
2007-07-03
Ramiro Polla
Add note about dlfcn-win32 for MinGW vhooks
commit
|
commitdiff
|
tree
2007-07-02
Ramiro Polla
Add myself to Windows MinGW maintainers
commit
|
commitdiff
|
tree
2007-06-25
Ramiro Polla
Check for O_BINARY instead of a list of systems that...
commit
|
commitdiff
|
tree
2007-06-25
Ramiro Polla
Remove localtime_r implementation for systems that...
commit
|
commitdiff
|
tree
2007-06-20
Ramiro Polla
Set error parameter for ff_parse
commit
|
commitdiff
|
tree
2007-06-19
Ramiro Polla
tests/Makefile has been removed
commit
|
commitdiff
|
tree
2007-06-18
Ramiro Polla
Add alpha channel support for imlib2 vhook
commit
|
commitdiff
|
tree
2007-06-17
Ramiro Polla
Indentation
commit
|
commitdiff
|
tree
2007-06-16
Ramiro Polla
Add expression evaluation parameters for colors in...
commit
|
commitdiff
|
tree
2007-06-16
Ramiro Polla
Typo
commit
|
commitdiff
|
tree
2007-06-15
Ramiro Polla
Indentation for previous commit
commit
|
commitdiff
|
tree
2007-06-15
Ramiro Polla
Allow user to specify rgb.txt for imlib2 vhook
commit
|
commitdiff
|
tree
2007-06-14
Ramiro Polla
Vhooks require special cflags and ldflags for Windows...
commit
|
commitdiff
|
tree
2007-06-14
Ramiro Polla
Make ppm vhook depend on fork()
commit
|
commitdiff
|
tree
2007-06-14
Ramiro Polla
Print static vhook warning for Cygwin and MinGW
commit
|
commitdiff
|
tree
2007-06-14
Ramiro Polla
Print static vhook warning for Cygwin only when both...
commit
|
commitdiff
|
tree
2007-06-12
Ramiro Polla
Remove unused declarations
commit
|
commitdiff
|
tree
2007-06-04
Ramiro Polla
Typos
commit
|
commitdiff
|
tree
2007-06-04
Ramiro Polla
Doxygenize av_init_packet
commit
|
commitdiff
|
tree
2007-06-04
Ramiro Polla
Export av_init_packet
commit
|
commitdiff
|
tree
2007-06-02
Ramiro Polla
Remove get_byte wrapper
commit
|
commitdiff
|
tree
2007-06-02
Ramiro Polla
Use AV_xx throughout libavcodec
commit
|
commitdiff
|
tree
2007-05-23
Ramiro Polla
Remove duplicate bytestream functions
commit
|
commitdiff
|
tree
2007-05-10
Ramiro Polla
Revert r8979 (Ugly fix for r8963)
commit
|
commitdiff
|
tree
2007-05-10
Jindřich Makovička
Proper fix for r8963
commit
|
commitdiff
|
tree
2007-05-10
Ramiro Polla
Fix r8963
commit
|
commitdiff
|
tree
2007-05-09
Ramiro Polla
Simplify ptr[0]; ptr++; to *ptr++
commit
|
commitdiff
|
tree
2007-05-09
Ramiro Polla
Use bytestream
commit
|
commitdiff
|
tree
2007-05-09
Ramiro Polla
Use AV_XX16 macros
commit
|
commitdiff
|
tree
2007-05-09
Ramiro Polla
Factorize usum
commit
|
commitdiff
|
tree
2007-05-09
Ramiro Polla
Use 1 array with double the size instead of 2 arrays...
commit
|
commitdiff
|
tree
2007-05-09
Ramiro Polla
Add bias instead of -32 or 0, as is done in g.722.1
commit
|
commitdiff
|
tree
2007-05-09
Ramiro Polla
Indentation for previous patch
commit
|
commitdiff
|
tree
2007-05-09
Ramiro Polla
Add another tmpbias variable, as bias' value will be...
commit
|
commitdiff
|
tree
2007-05-09
Ramiro Polla
Fix logic for return value of init_vlc
commit
|
commitdiff
|
tree
2007-05-09
Ramiro Polla
Install MinGW shared libraries (dlls) to bindir
commit
|
commitdiff
|
tree