projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Enable swscale usage in ffmpeg
2006-08-08
Luca Abeni
Enable swscale usage in ffmpeg
commit
|
commitdiff
|
tree
2006-08-05
Luca Abeni
Another PIX_FMT_ ---> IMGFMT_ conversion
commit
|
commitdiff
|
tree
2006-08-05
Luca Abeni
Avoid segfaulting if the swscale context cannot be...
commit
|
commitdiff
|
tree
2006-08-05
Luca Abeni
Fix "-aspect" when "-pad*" is used
commit
|
commitdiff
|
tree
2006-08-03
Luca Abeni
Move output_example.c and ffplay.c to the swscale interface
commit
|
commitdiff
|
tree
2006-08-02
Luca Abeni
Move ffmpeg.c to the swscale interface
commit
|
commitdiff
|
tree
2006-08-02
Luca Abeni
Do not set the codec's pixel format in the format's...
commit
|
commitdiff
|
tree
2006-07-31
Luca Abeni
Add support for ffmpeg's pixel format names in libswscale
commit
|
commitdiff
|
tree
2006-07-27
Luca Abeni
Remove sws_global_init() from swscaler emulation
commit
|
commitdiff
|
tree
2006-07-26
Luca Abeni
Replace MIN() and MAX() with FFMIN() and FFMAX()
commit
|
commitdiff
|
tree
2006-07-25
Luca Abeni
Fix a corner case in sws emulation
commit
|
commitdiff
|
tree
2006-07-20
Luca Abeni
Use libavutil in libswscale, and allow it to be built...
commit
|
commitdiff
|
tree
2006-07-19
Luca Abeni
Install log.h
commit
|
commitdiff
|
tree
2006-07-19
Luca Abeni
Move av_malloc(), av_realloc(), and av_free() from...
commit
|
commitdiff
|
tree
2006-07-18
Luca Abeni
Move av_log() & friends to libavutil
commit
|
commitdiff
|
tree
2006-07-10
Luca Abeni
make libswscale build system similar to the libav* one
commit
|
commitdiff
|
tree
2006-07-03
Luca Abeni
Move REG_* macros from libavcodec/i386/mmx.h to libavutil...
commit
|
commitdiff
|
tree
2006-07-01
Luca Abeni
Remove unneeded code
commit
|
commitdiff
|
tree
2006-06-30
Luca Abeni
Move postproc ---> libswscale
commit
|
commitdiff
|
tree
2006-06-28
Luca Abeni
Properly set the image depth
commit
|
commitdiff
|
tree
2006-06-15
Luca Abeni
Fix typo
commit
|
commitdiff
|
tree
2006-05-30
Luca Abeni
Include the correct video4linux2 header
commit
|
commitdiff
|
tree
2006-05-16
Luca Abeni
Fix cropping & padding when capturing from a v4l(2...
commit
|
commitdiff
|
tree
2006-04-20
Luca Abeni
Simplify the code used for assigning video_resample...
commit
|
commitdiff
|
tree
2006-04-13
Luca Abeni
Disable v4l2 is videodev2.h is not "sanitized"
commit
|
commitdiff
|
tree
2006-04-10
Luca Abeni
Cosmetic patch: fix indentation (broken by previous...
commit
|
commitdiff
|
tree
2006-04-10
Luca Abeni
Make cropping, padding, and rescaling independent ...
commit
|
commitdiff
|
tree
2006-04-10
Luca Abeni
Baptiste COUDURIER's padding patch (reworked by me...
commit
|
commitdiff
|
tree
2006-04-04
Luca Abeni
Introduce swscale interface in libavcodec
commit
|
commitdiff
|
tree
2006-03-30
Luca Abeni
move enum PixelFormat from libavcodec to libavutil
commit
|
commitdiff
|
tree
2006-03-29
Luca Abeni
Change img_convert() from img_fmt to img_fmt with img_copy()
commit
|
commitdiff
|
tree
2006-03-13
Luca Abeni
Do not be too verbose
commit
|
commitdiff
|
tree
2006-03-13
Luca Abeni
Tell the user why video capture is failing
commit
|
commitdiff
|
tree
2006-03-09
Luca Abeni
Fix crop & pad + rescaling
commit
|
commitdiff
|
tree
2006-02-28
Luca Abeni
Rename the "-loop" option defined in ffmpeg.c to "...
commit
|
commitdiff
|
tree
2006-02-28
Luca Abeni
Add support for drivers that can change the capture...
commit
|
commitdiff
|
tree
2006-02-17
Luca Abeni
ff_asts_init needs to be inside #ifdef CONFIG_MUXERS...
commit
|
commitdiff
|
tree
2006-02-08
Luca Abeni
Add video4linux2 detection to configure.
commit
|
commitdiff
|
tree
2006-02-08
Luca Abeni
Correctly set the interlaced_frame and top_field_first...
commit
|
commitdiff
|
tree
2006-02-02
Luca Abeni
Set interlaced_frame and top_field_first according...
commit
|
commitdiff
|
tree
2006-02-01
Luca Abeni
video4linux2 input support
commit
|
commitdiff
|
tree
2006-01-26
Luca Abeni
ffmpeg forgets to set AVFormatParameters::pix_fmt when...
commit
|
commitdiff
|
tree
2006-01-10
Luca Abeni
Parameter added for user to set the cutoff frequency...
commit
|
commitdiff
|
tree
2005-07-23
Luca Abeni
MPEG4 streaming over RTP patch by (Luca Abeni: lucabe72...
commit
|
commitdiff
|
tree
2005-07-22
Luca Abeni
let user set codec even if CODEC_ID_NONE is default...
commit
|
commitdiff
|
tree
2004-11-24
Luca Abeni
YUV420P to UYVY422 conversion patch by (Luca Abeni...
commit
|
commitdiff
|
tree
2004-06-18
Luca Abeni
A/V Synch in ffmpeg patch by (Luca Abeni <lucabe72...
commit
|
commitdiff
|
tree
2004-06-05
Luca Abeni
sample_rate and channels in aac audio patch by (Luca...
commit
|
commitdiff
|
tree
2004-05-17
Luca Abeni
don't compile ffserver if network is not enabled patch...
commit
|
commitdiff
|
tree
2004-04-27
Luca Abeni
fix rounding errors with NTSC patch by (Luca Abeni...
commit
|
commitdiff
|
tree