OSDN Git Service
(root)
/
android-x86
/
external-ffmpeg.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
android-x86/external-ffmpeg.git
2012-02-21
Michael Niedermayer
avidec: Reduce log level for out of index error message.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Michael Niedermayer
doxy: Disable the main index page.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Clément Bœsch
doc/examples: rename filtering.c into filtering_video.c.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Clément Bœsch
doc/examples: add audio decoding/filtering example.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Clément Bœsch
lavfi/abuffer: init the data planes with NULL pointers.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-21
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Nicolas George
af_pan: move query_format before config_props.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Nicolas George
af_pan: remove the indirect function call.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
adpcmenc: Use correct frame_size for Yamaha ADPCM.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Reimar Döffinger
Add missing av_free_packet.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
avcodec: add ff_samples_to_time_base() convenience...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
adx parser: set duration
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
mlp parser: set duration instead of frame_size
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
gsm parser: set duration
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
mpegaudio parser: set duration instead of frame_size
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
(e)ac3 parser: set duration instead of frame_size
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
flac parser: set duration instead of frame_size
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
avcodec: add duration field to AVCodecParserContext
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
avutil: add av_rescale_q_rnd() to allow different rounding
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Nicolas George
af_pan: reindent after last commit.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Nicolas George
af_pan: use libswr for rematrixing.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Nicolas George
libswr: allow to set custom matrices.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Reimar Döffinger
matroskadec: remove H.264 special-case that disabled...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Paul B Mahol
pnmdec: remove useless .pix_fmts
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
libmp3lame: support float and s32 sample formats
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
libmp3lame: renaming, rearrangement, alignment, and...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
libmp3lame: use the LAME default bit rate
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
libmp3lame: use avpriv_mpegaudio_decode_header() for...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
libmp3lame: cosmetics: remove some pointless comments
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
libmp3lame: convert some debugging code to av_dlog()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
libmp3lame: remove outdated comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
libmp3lame: do not set coded_frame->key_frame.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
libmp3lame: improve error handling in MP3lame_encode_init()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Justin Ruggles
libmp3lame: remove unneeded 'stereo' field from Mp3Audi...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Matthieu Bouron
ffprobe: report bit rate in stream description
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Stefano Sabatini
lavc: set bit_rate in the decoder context, just after...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Martin Storsjö
hls: Reset the AVIOContext when seeking
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Clément Bœsch
doc: fix channel layout value in abuffer example.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Anton Khirnov
pcxenc: switch to encode2().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Anton Khirnov
sgienc: switch to encode2().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Anton Khirnov
targaenc: switch to encode2().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Anton Khirnov
targaenc: don't modify input frame.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Anton Khirnov
roqvideoenc: switch to encode2().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Anton Khirnov
roqvideoenc: add const qualifier to the input frame.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Anton Khirnov
pnmenc: switch to encode2().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Anton Khirnov
huffyuv: switch to encode2().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Anton Khirnov
v410enc: switch to encode2().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Anton Khirnov
zmbvenc: switch to encode2().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Anton Khirnov
zmbvenc: move header writing to the end of encode_frame().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-20
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Ronald S. Bultje
h264: don't use redzone in loopfilter on win64.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Ronald S. Bultje
Revert two swscale commits.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Michael Niedermayer
wmalossless: Fix infinite loop.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Michael Niedermayer
wmalossless: Switch to new audio API
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Michael Niedermayer
wmalossless: remove tab
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Panagiotis...
applehttp: Do seeking within segments, too
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Michael Niedermayer
cmdutils: add -cpuflags.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Michael Niedermayer
Merge remote-tracking branch 'shariman/wmall'
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Luca Barbato
doxy: remove reference to removed api
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Luca Barbato
examples: unbreak compilation
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Paul B Mahol
ttadec: cosmetics: reindent
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Michael Niedermayer
pamdec: fix mono support.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Aneesh Dogra
sunrast: use RLE trigger macro inplace of the hard...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Aneesh Dogra
sunrastenc: set keyframe flag for the output packet.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Reimar Döffinger
H264 parser: enable header parsing/frame type detection...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Anton Khirnov
mpegvideo_enc: switch to encode2().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Anton Khirnov
mpegvideo_enc: force encoding delay of at least 1 frame...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Michael Niedermayer
pamenc: allocate the correct packetsize for mono.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Michael Niedermayer
pamenc: move allocation down.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Michael Niedermayer
h264: use av_fast_padded_malloc()
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Paul B Mahol
img2dec: add im32 extension, sunrast with 32bit depth
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Clément Bœsch
examples: add -Wall to CFLAGS.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Clément Bœsch
examples/filtering: fix unused variable and return...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Clément Bœsch
examples/filtering: fix deprecated function calls warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Clément Bœsch
examples/filtering: fix implicit declarations and funct...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-19
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Reimar Döffinger
lavf-fate-ogg_vp3: Try -idct auto instead of -idct...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Reimar Döffinger
oggenc: fix condition when not to flush due to keyframe...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Reimar Döffinger
oggdec: improve warning message.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Clément Bœsch
ffprobe: fix crash if the file can't be opened.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Martin Storsjö
mov: Use defines for sample flags in fragments
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Martin Storsjö
mov: Use defines for trun flags
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Martin Storsjö
mov: Use defines for tfhd flags
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Kostya Shishkov
proresenc: force bitrate not to exceed given limit
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Ronald S. Bultje
vc1parse: call vc1_init_common().
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Ronald S. Bultje
wma: don't return 0 on invalid packets.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Ronald S. Bultje
asf: prevent packet_size_left from going negative if...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Ronald S. Bultje
mjpegb: don't return 0 at the end of frame decoding.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Reimar Döffinger
Add muxer test based on stream-copy from FATE sample.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Martin Storsjö
rtpdec: Identify incorrectly signalled H263
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Mashiat Sarker...
Perform inter-channel decorr. only if both channels...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Michael Niedermayer
ffmpeg: Fix setting flags for codec copy.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Reimar Döffinger
Allow other programs to open the same files on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Reimar Döffinger
Make AAC in Ogg (ogm) work.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Stefano Sabatini
lavfi/aspect: set default value to 0:1, as stated in...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Stefano Sabatini
lavfi/aspect: remove confusing comments
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Stefano Sabatini
lavfi/aspect: show log info even in case no argument...
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Michael Niedermayer
movenc: Dont crash on aspect=0/0.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Michael Niedermayer
avidec: remove harmless duplicate code.
commit
|
commitdiff
|
tree
|
snapshot
2012-02-18
Paul B Mahol
libx264: unbreak libx264rgb
commit
|
commitdiff
|
tree
|
snapshot
next