projects
/
platform
/
upstream
/
libav.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libav.git
2011-08-16
Anton Khirnov
avconv: cosmetics, move code
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Anton Khirnov
avconv: cosmetics -- move copy_chapters().
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Anton Khirnov
avconv: cosmetics -- move parse_forced_key_frames().
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Anton Khirnov
lavc: add audio flag to the 'b' option, deprecate ...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Anton Khirnov
avconv: rename sameq to same_quant
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Anton Khirnov
doc/avconv: add forgotten end of chapter.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Anton Khirnov
Changelog: document avconv incompatibilities with ffmpeg.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Anton Khirnov
avconv: replace -vcodec/-acodec/-scodec with a better...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-16
Anton Khirnov
avconv: remove presets.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Dustin Brody
svq3: propagate codec memory allocation failure in...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Dave Yeo
Fix NASM include directive
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Alex Converse
dsputil_mmx: Honor HAVE_AMD3DNOW
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Anton Khirnov
lavf,lavd: remove all usage of AVFormatParameters from...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Anton Khirnov
jack: add 'channels' private option.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Reimar Döffinger
VC-1: fix reading of custom PAR.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Kostya Shishkov
Remove redundant and dubious video codec detection...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Dustin Brody
mpeg12: remove repeat-field code disabled since May...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Michael Niedermayer
patch checklist: suggest fate instead of regression...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Kostya
Turn on resampling on sudden size change instead of...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Kostya
avtools: reinitialise filter chain when input video...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-14
Nathan Caldwell
aacenc: Fix number of coefficients used in a LFE channel.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-14
Nathan Caldwell
aacenc: Fix a segfault with grouped psymodel.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Luca Barbato
swscale: add dithering to yuv2yuvX_altivec_real
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Kostya Shishkov
rv34: free+allocate buffer instead of reallocating...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ronald S. Bultje
h264: add missing brackets.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ronald S. Bultje
swscale: use 15-bit intermediates for 9/10-bit scaling.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ronald S. Bultje
Move x86util.asm from libavcodec/ to libavutil/.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Ronald S. Bultje
Move x86inc.asm to libavutil/.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Dustin Brody
APIchanges: note error_recognition in lavf
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Dustin Brody
lavf: add support for error_recognition, use it in...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Anton Khirnov
avconv: change semantics of -map
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Anton Khirnov
avconv: get rid of new* options.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Anton Khirnov
cmdutils: allow precisely specifying a stream for AVOpt...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Pino Toscano
configure: add missing CFLAGS to fix building on the...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Reinhard Tartler
libx264: Include hint for possible values for configuri...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Anton Khirnov
cmdutils: allow ':'-separated modifiers in option names.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Anton Khirnov
avconv: make -map_metadata work consistently with the...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Anton Khirnov
avconv: remove deprecated options.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Anton Khirnov
avconv: make -map_chapters accept only the input file...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Anton Khirnov
Make a copy of ffmpeg under a new name -- avconv.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Anton Khirnov
ffmpeg: add a warning stating that the program is depre...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Kostya Shishkov
Add weighted motion compensation for RV40 B-frames
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Kostya Shishkov
RV3/4: calculate B-frame motion weights once per frame
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Kostya Shishkov
Move RV3/4-specific DSP functions into their own context
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Dustin Brody
mjpeg: propagate decode errors from ff_mjpeg_decode_sos...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Dustin Brody
h264: notice memory allocation failure
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Justin Ruggles
ac3enc: add macros for option names to make them more...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Justin Ruggles
ac3enc: fix 'channel_coupling' option to actually allow...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Mans Rullgard
cavs: fix some crashes with invalid bitstreams
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Justin Ruggles
ac3enc: clip coupling coordinates during calculation
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Justin Ruggles
Remove incorrect info in documentation of AVCodecContex...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Baptiste Coudurier
lavc: fix parentheses placement in avcodec_open2().
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Anton Khirnov
lavc: make avcodec_init() static on next bump.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Justin Ruggles
ac3enc: remove unneeded #include
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Justin Ruggles
ac3enc: restructure coupling coordinate reuse calculation
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Justin Ruggles
ac3enc: allow new coupling coordinates to be sent indep...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Justin Ruggles
ac3enc: separate exponent bit counting from exponent...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Dustin Brody
h264: propagate error return values for AV_LOG_ERROR...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Alex Converse
aac: Don't attempt to output configure an invalid chann...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Anton Khirnov
Rename ffserver to avserver.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Anton Khirnov
Rename ffprobe to avprobe.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Anton Khirnov
Rename ffplay to avplay.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Kostya Shishkov
Pretty-print RV3/4 decoder source
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Kostya Shishkov
Saner RV1/2 initialisation and RV2 header parsing.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Baptiste Coudurier
libx264: do not set pic quality if no frame is output
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Baptiste Coudurier
libx264: add preset, tune, profile and fastfirstpass...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Dustin Brody
lavc: fix misspelling in comment
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Dustin Brody
aac: propagate error return values for AV_LOG_ERROR...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Stefano Sabatini
lsws: remove optimization debug logs in sws_init_context()
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Stefano Sabatini
lsws: use array for storing the supported in/out inform...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Luca Barbato
applehttp: fix variant discard logic
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Alex Converse
h263dec: Fix asserts broken by the elimination of FF_CO...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Diego Biurrun
cosmetics: remove some stray comments from AVCodec...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Diego Biurrun
cosmetics: fix indentation/alignment in AVCodec declara...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Måns Rullgård
arm: Avoid using the movw instruction needlessly
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Martin Storsjö
Move an int64_t down in MpegEncContext
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Ronald S. Bultje
Revert "swscale: use 15-bit intermediates for 9/10...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Ronald S. Bultje
swscale: use 15-bit intermediates for 9/10-bit scaling.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Vitor Sessak
dct32: Add SSE2 ASM optimizations
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Kostya Shishkov
Correct chroma vector calculation for RealVideo 3.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Zohar Kelrich
lavf: Add an option to discard corrupted frames
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Zohar Kelrich
mpegts: Mark wrongly-sized packets as corrupted
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Zohar Kelrich
mpegts: Move scan test to handle_packets
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Zohar Kelrich
mpegts: Mark corrupted packets
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Zohar Kelrich
mpegts: Reset continuity counter on seek
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Zohar Kelrich
mpegts: Fix for continuity counter
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Zohar Kelrich
mpegts: Silence "can't seek" warning on unseekable
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Luca Barbato
apichange: add an entry for AV_PKT_FLAG_CORRUPT
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Luca Barbato
avpacket: signal possibly corrupted packets
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Dustin Brody
mpeg4videodec: remove dead code that would have detecte...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Alex Converse
aac: Remove some suspicious illegal memcpy()s from...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Alex Converse
bink: Eliminate unnecessary shadow declaration.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Anton Khirnov
Remove the ffserver test.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Anton Khirnov
Remove ffserver.h
commit
|
commitdiff
|
tree
|
snapshot
2011-07-31
Dustin Brody
lavc: Deprecate unused FF_ER_VERY_AGGRESSIVE
commit
|
commitdiff
|
tree
|
snapshot
2011-07-31
Yu-Jie Lin
x11grab: add show_region AVOption.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-31
Yu-Jie Lin
x11grab: add follow_mouse AVOption.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Kostya Shishkov
Do not convert RGB buffer at once when stride does...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Luca Barbato
build: make examples build normally
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Alex Converse
mxfdec: Include FF_INPUT_BUFFER_PADDING_SIZE when alloc...
commit
|
commitdiff
|
tree
|
snapshot
next