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-04-23
Nicolas George
lavf: print a warning if probesize seems not enough.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Michael Niedermayer
vp8: fix crash due to skiped update_dimensions().
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Michael Niedermayer
lowres2 support.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Carl Eugen...
Support flicvideo with 904 bytes extradata.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Michael Niedermayer
ffmpeg: assert the refcount of decoded frames
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Michael Niedermayer
ffmpeg: assert the refcount of allocated frames,
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Michael Niedermayer
ffmpeg: assert against creation of cycles in the pools...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Michael Niedermayer
ffmpeg: stricter refcount check in unref_buffer()
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Michael Niedermayer
mpeg12dec: reset data size after parsing extradata.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Michael Niedermayer
iff: fix null ptr dereference
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Michael Niedermayer
audemux: Fix potential integer overflow leading to...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Michael Niedermayer
audemux: Check channels isnt 0
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Michael Niedermayer
wtvdec: Check that stream private context has been...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Michael Niedermayer
mjpegbdec: check SOS/SOF ordering.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Michael Niedermayer
ffv1dec: Require a valid keyframe for decoding non...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Mans Rullgard
ARM: allow runtime masking of CPU features
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Nicolas George
ffmpeg: fix validity test for file index.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Michael Niedermayer
asv1dec: check extradatasize before reading.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Michael Niedermayer
indeo5: check against scaleable frames in non scaleable...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Michael Niedermayer
smackerdemux: Allocate padding for extradata
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Michael Niedermayer
svq1dec: Fix overread on very small input
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Michael Niedermayer
wmaprodec: tighter check for num_vec_coeffs
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Carl Eugen...
Support broken v210 files with 64 byte padding.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Michael Niedermayer
dnxhddec: check that the indicated bit depth matches...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Michael Niedermayer
xldec: move buffer size check up, it can be done before...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Michael Niedermayer
xldec: Check that width is a multiple of 4
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Mans Rullgard
dsputil: remove unused functions
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Yusuke Nakamura
mov: Treat keyframe indexes as 1-origin if starting...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Yusuke Nakamura
mov: Take stps entries into consideration also about...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Mans Rullgard
Remove lowres video decoding
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Michael Niedermayer
xmvdemux: prefer av_freep() to deallocate audio stream...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Michael Niedermayer
xmvdemux: dont let current_stream become invalid.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Mans Rullgard
avcodec: remove AVCodecContext.dsp_mask
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Michael Niedermayer
cook: check subacket count
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Jakub Stachowski
wmalossless: Ensure that last frame is not written...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Nicolas George
ffprobe: do not try to decode empty packets.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Stefano Sabatini
lavfi/setfield: remove stray argument in av_log()
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Stefano Sabatini
lavfi/setfield: rename variable top_field_first to...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Tim Nicholson
lavfi/setfield: add "progressive" option
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Anton Khirnov
avconv: fix a segfault when default encoder for a forma...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Michael Niedermayer
Revert "h264: assembly version of get_cabac for x86_64...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Andrew Wason
fix swr_convert buffering of packed audio
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Jan Ekström
utvideo: general cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Roland Scheidegger
h264: assembly version of get_cabac for x86_64 with...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Alex Converse
aac: Handle HE-AACv2 when sniffing a channel order.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Alex Converse
movenc: Support high sample rates in isomedia formats...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Reimar Döffinger
Fix compilation with NASM.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Diego Biurrun
xxan: Remove write-only variable in xan_decode_frame_ty...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Diego Biurrun
ivi_common: Initialize a variable at declaration in...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Reimar Döffinger
mxfdec: fix memleak on read error/EOF.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Michael Niedermayer
indeo3: Fix reallocation code so that it doesnt become...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Justin Ruggles
avcodec: add a cook parser to get subpacket duration
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Michael Niedermayer
ac3dec: Check number of output channels.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Michael Niedermayer
avsdec: Set dimensions instead of relying on the demuxer.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Nicolas George
ffmpeg: check encoder earlier.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Justin Ruggles
FATE: allow lavf tests to alter input parameters
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Justin Ruggles
FATE: replace the acodec-pcm_s24daud test with an enc_d...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Justin Ruggles
FATE: replace the acodec-g726 test with 4 new encode...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Justin Ruggles
FATE: replace current g722 encoding tests with an encod...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Justin Ruggles
FATE: add a pattern rule for generating asynth wav...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Justin Ruggles
FATE: optionally write a WAVE header in audiogen
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Justin Ruggles
avutil: add audio fifo buffer
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Michael Niedermayer
ffv1: add optional per slice CRCs to detect undamaged...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Michael Niedermayer
ffv1: move most fields from the frame header to the...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Michael Niedermayer
ffv1: refactor slice decoding init loop so that the...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Michael Niedermayer
ffv1: clear slice state in decode_slice()
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Michael Niedermayer
ffv1: split clear_slice_state() out so individual slice...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Michael Niedermayer
ffv1: split init_slice_state() out so individual slices...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-20
Michael Niedermayer
ffv1: Add a CRC check to the global header with version 1.3
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Stefano Sabatini
lavfi/mp: remove libmpcodecs mirror filter
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Robert Nagy
lavfi: add avfilter_unref_bufferp()
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Michael Niedermayer
avidec: zero extradata padding
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Michael Niedermayer
mtvdec: check that the buf is large enough for probing
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Michael Niedermayer
jvdec: Make sure there is enough data for the id string.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Michael Niedermayer
build system: remove -wcast-qual
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Michael Niedermayer
mlpdec: set channel variables after checking them
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Carl Eugen...
Make targa-in-mov QuickTime-compatible for more colour...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Nico Weber
Remove .rodata alignment kludge for Mach-O if a recent...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Carl Eugen...
Print unexpected length of flicvideo extradata.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Matthieu Bouron
mxfdec: Add missing break in frame layout parsing
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Matthieu Bouron
mxf: Fix frame layout values
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Michael Niedermayer
h263dec: Check for width/height changes on frame skips...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Diego Biurrun
dv: Initialize encoder tables during encoder init.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Michael Niedermayer
error_concealment: Check that the reference is not...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Michael Niedermayer
error_concealment: make sure mbaff flags are 0 as inter...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Michael Niedermayer
error_concealment: switch asserts mostly to av_asserts.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Michael Niedermayer
vc1dec: check that coded slice positions and interlacin...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Michael Niedermayer
h263dec: always enable picture dimensions reverting...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Diego Biurrun
dv: Replace some magic numbers by the appropriate ...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Justin Ruggles
FATE: pass the decoded output format and audio source...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Justin Ruggles
FATE: specify the input format when decoding in enc_dec...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Loren Merritt
x86inc: support AVX abstraction for 2-operand instructions
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Mans Rullgard
configure: detect PGI compiler and set suitable flags
commit
|
commitdiff
|
tree
|
snapshot
2012-04-19
Justin Ruggles
avconv: check for an incompatible changing channel...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Michael Niedermayer
Merge remote-tracking branch 'hexene/stagefright'
commit
|
commitdiff
|
tree
|
snapshot
2012-04-18
Mans Rullgard
avio: make AVIOContext.av_class pointer to const
commit
|
commitdiff
|
tree
|
snapshot
next