git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rv30: check block type validity
2012-02-14
Janne Grunau
rv30: check block type validity
commit
|
commitdiff
|
tree
2012-02-14
Janne Grunau
rv34: handle size changes during frame multithreading
commit
|
commitdiff
|
tree
2012-02-14
Janne Grunau
rv40: prevent undefined signed overflow in rv40_loop_filter()
commit
|
commitdiff
|
tree
2012-02-14
Janne Grunau
rv34: use AVERROR return values in ff_rv34_decode_frame()
commit
|
commitdiff
|
tree
2012-02-14
Janne Grunau
rv34: use uint16_t for RV34DecContext.deblock_coefs
commit
|
commitdiff
|
tree
2012-02-09
Janne Grunau
eac3dec: replace undefined 1<<31 with INT32_MIN in...
commit
|
commitdiff
|
tree
2012-02-09
Janne Grunau
yadif: specify array size outside DECLARE_ALIGNED
commit
|
commitdiff
|
tree
2012-02-02
Janne Grunau
movdec: fix dts generation in fragmented files
commit
|
commitdiff
|
tree
2012-02-02
Janne Grunau
APIchanges: add missing commit hashes
commit
|
commitdiff
|
tree
2012-02-01
Janne Grunau
avcodec: Add av_fast_padded_malloc().
commit
|
commitdiff
|
tree
2012-02-01
Janne Grunau
vc1: prevent null pointer dereference on broken files
commit
|
commitdiff
|
tree
2012-02-01
Janne Grunau
zmbv: check av_realloc() return values and avoid memleaks...
commit
|
commitdiff
|
tree
2012-02-01
Janne Grunau
fate-golomb: extend golomb-test to get_ue_golomb_long()
commit
|
commitdiff
|
tree
2012-01-25
Janne Grunau
lavf: prevent infinite loops while flushing in avformat_find...
commit
|
commitdiff
|
tree
2012-01-25
Janne Grunau
rv20: prevent calling ff_h263_decode_mba() with unset...
commit
|
commitdiff
|
tree
2012-01-25
Janne Grunau
indeo5: prevent null pointer dereference on broken...
commit
|
commitdiff
|
tree
2012-01-24
Janne Grunau
rv10: verify slice offsets against buffer size
commit
|
commitdiff
|
tree
2012-01-23
Janne Grunau
mxfdec: fix memleak on mxf_read_close()
commit
|
commitdiff
|
tree
2012-01-22
Janne Grunau
riff: fix invalid av_freep() calls on EOF in ff_read_riff_info
commit
|
commitdiff
|
tree
2012-01-22
Janne Grunau
mxfdec: fix memleak on av_realloc failures
commit
|
commitdiff
|
tree
2012-01-22
Janne Grunau
mxfdec: hybrid demuxing/seeking solution
commit
|
commitdiff
|
tree
2012-01-22
Janne Grunau
mxfdec: Parse IndexTableSegments and convert them into...
commit
|
commitdiff
|
tree
2012-01-21
Janne Grunau
threads: change the default for threads back to 1
commit
|
commitdiff
|
tree
2012-01-21
Janne Grunau
threads: update slice_count and slice_offset from user...
commit
|
commitdiff
|
tree
2012-01-20
Janne Grunau
lavf: force single-threaded decoding in avformat_find_stream...
commit
|
commitdiff
|
tree
2012-01-16
Janne Grunau
rv34: add NEON rv34_idct_add
commit
|
commitdiff
|
tree
2012-01-13
Janne Grunau
fate: add missing reference files for targa tests in...
commit
|
commitdiff
|
tree
2012-01-12
Janne Grunau
rv34: fix and optimise frame dependency checking
commit
|
commitdiff
|
tree
2012-01-12
Janne Grunau
rv34: NEON optimised dc only inverse transform
commit
|
commitdiff
|
tree
2012-01-11
Janne Grunau
wtv: fix memleaks during normal operation
commit
|
commitdiff
|
tree
2012-01-10
Janne Grunau
threads: add CODEC_CAP_AUTO_THREADS for libvpx and...
commit
|
commitdiff
|
tree
2012-01-10
Janne Grunau
rv34: frame-level multi-threading
commit
|
commitdiff
|
tree
2012-01-10
Janne Grunau
mpegvideo: claim ownership of referenced pictures
commit
|
commitdiff
|
tree
2012-01-10
Janne Grunau
rv34: use get_bits_left()
commit
|
commitdiff
|
tree
2012-01-07
Janne Grunau
indeo3: check motion vectors for validity
Signed-off-by:
Janne Grunau
<janne-libav@jannau.net>
commit
|
commitdiff
|
tree
2012-01-06
Janne Grunau
electronicarts: check bytes per sample for validity
commit
|
commitdiff
|
tree
2012-01-06
Janne Grunau
parsers: initialize MpegEncContext.slice_context_count...
commit
|
commitdiff
|
tree
2012-01-05
Janne Grunau
ipmovie: do not read audio packets before the codec...
commit
|
commitdiff
|
tree
2012-01-05
Janne Grunau
truemotion2: check size before GetBitContext initialisation
commit
|
commitdiff
|
tree
2012-01-05
Janne Grunau
adpcm: ADPCM Electronic Arts has always two channels
commit
|
commitdiff
|
tree
2012-01-05
Janne Grunau
mjpegdec: parse RSTn to prevent skipping other data...
commit
|
commitdiff
|
tree
2012-01-05
Janne Grunau
vp3: add fate test for non-zero last coefficient
commit
|
commitdiff
|
tree
2012-01-05
Janne Grunau
vp3: fix streams with non-zero last coefficient
commit
|
commitdiff
|
tree
2012-01-04
Janne Grunau
v4l2: use V4L2_FMT_FLAG_EMULATED only if it is defined
commit
|
commitdiff
|
tree
2012-01-04
Janne Grunau
avio: exit early in fill_buffer without read_packet
commit
|
commitdiff
|
tree
2012-01-03
Janne Grunau
lavu: bump lavu minor for av_popcount64
commit
|
commitdiff
|
tree
2012-01-02
Janne Grunau
mpegenc: use avctx->slices as number of slices
commit
|
commitdiff
|
tree
2012-01-02
Janne Grunau
v410enc: fix undefined signed left shift caused by...
commit
|
commitdiff
|
tree
2012-01-01
Janne Grunau
mpegenc: simplify muxrate calculation
commit
|
commitdiff
|
tree
2012-01-01
Janne Grunau
avconv: free bitstream filters
commit
|
commitdiff
|
tree
2012-01-01
Janne Grunau
threads: limit the number of automatic threads to MAX_AUTO_T...
commit
|
commitdiff
|
tree
2012-01-01
Janne Grunau
fate: use rgb24 as output format for dfa tests
commit
|
commitdiff
|
tree
2012-01-01
Janne Grunau
threads: set thread_count to 1 when thread support...
commit
|
commitdiff
|
tree
2012-01-01
Janne Grunau
threads: introduce CODEC_CAP_AUTO_THREADS and add it...
commit
|
commitdiff
|
tree
2011-12-31
Janne Grunau
threads: add sysconf based number of CPUs detection
commit
|
commitdiff
|
tree
2011-12-31
Janne Grunau
threads: always include necessary headers for number...
commit
|
commitdiff
|
tree
2011-12-31
Janne Grunau
threads: default to automatic thread count detection
commit
|
commitdiff
|
tree
2011-12-31
Janne Grunau
Changelog: restore version <next> header
commit
|
commitdiff
|
tree
2011-12-27
Janne Grunau
doxygen: remove unreplaced variables from custom header...
commit
|
commitdiff
|
tree
2011-12-27
Janne Grunau
threads: test for sys/param.h and include it for sysctl...
commit
|
commitdiff
|
tree
2011-12-27
Janne Grunau
v4l2: remove unneded linux specific asm/types.h include
commit
|
commitdiff
|
tree
2011-12-26
Janne Grunau
swscale: prevent invalid writes in packed_16bpc_bswap
commit
|
commitdiff
|
tree
2011-12-23
Janne Grunau
threads: check defines before using them in automatic...
commit
|
commitdiff
|
tree
2011-12-23
Janne Grunau
pthread: include sys/types.h before sys/sysctl.h
commit
|
commitdiff
|
tree
2011-12-22
Janne Grunau
options: set minimum for "threads" to zero
commit
|
commitdiff
|
tree
2011-12-22
Janne Grunau
bsd: use number of logical CPUs as automatic thread...
commit
|
commitdiff
|
tree
2011-12-22
Janne Grunau
windows: use number of CPUs as automatic thread count
commit
|
commitdiff
|
tree
2011-12-22
Janne Grunau
linux: use number of CPUs as automatic thread count
commit
|
commitdiff
|
tree
2011-12-22
Janne Grunau
pthreads: reset active_thread_type when slice thread_init...
commit
|
commitdiff
|
tree
2011-12-19
Janne Grunau
h264: clear trailing bits in partially parsed NAL units
commit
|
commitdiff
|
tree
2011-12-19
Janne Grunau
Revert "h264: skip start code search if the size of...
commit
|
commitdiff
|
tree
2011-12-18
Janne Grunau
h264: skip start code search if the size of the nal...
commit
|
commitdiff
|
tree
2011-12-17
Janne Grunau
swscale: add endian conversion for RGB555 and RGB444...
commit
|
commitdiff
|
tree
2011-12-17
Janne Grunau
swscale: add rgb565 endianess conversion
commit
|
commitdiff
|
tree
2011-12-16
Janne Grunau
swscale: add unscaled packed 16 bit per component endianess...
commit
|
commitdiff
|
tree
2011-12-15
Janne Grunau
fate: add -pix_fmt rgb48le to r210 test
commit
|
commitdiff
|
tree
2011-12-12
Janne Grunau
avconv: update -map option help text
commit
|
commitdiff
|
tree
2011-12-10
Janne Grunau
ptx: fix inverted check for sufficient data
commit
|
commitdiff
|
tree
2011-12-10
Janne Grunau
ptx: emit a warning on insufficient picture data
commit
|
commitdiff
|
tree
2011-12-06
Janne Grunau
rv40: NEON optimised weighted prediction
commit
|
commitdiff
|
tree
2011-12-06
Janne Grunau
rv40: NEON optimised chroma MC
commit
|
commitdiff
|
tree
2011-12-06
Janne Grunau
rv34: NEON optimised inverse transform functions
commit
|
commitdiff
|
tree
2011-12-04
Janne Grunau
latmdec: add fate test for audio config change
commit
|
commitdiff
|
tree
2011-12-03
Janne Grunau
doc: remove space between variable and post increment...
commit
|
commitdiff
|
tree
2011-12-02
Janne Grunau
aac_latm: reconfigure decoder on audio specific config...
commit
|
commitdiff
|
tree
2011-12-02
Janne Grunau
latmdec: fix audio specific config parsing
commit
|
commitdiff
|
tree
2011-12-02
Janne Grunau
ARM: make some NEON macros reusable
commit
|
commitdiff
|
tree
2011-11-30
Janne Grunau
rv40: move loop filter to rv34dsp context
commit
|
commitdiff
|
tree
2011-11-25
Janne Grunau
frame-mt: return consumed packet size in ff_thread_decode_frame
commit
|
commitdiff
|
tree
2011-11-25
Janne Grunau
aacdec: add more fate tests covering SBR and PS
commit
|
commitdiff
|
tree
2011-11-23
Janne Grunau
avconv: fix segfault at EOF with delayed pictures
commit
|
commitdiff
|
tree
2011-11-22
Janne Grunau
pthread: do not touch has_b_frames
Signed-off-by:
Janne Grunau
<janne-libav@jannau.net>
commit
|
commitdiff
|
tree
2011-11-18
Janne Grunau
configure: add check for w32threads to enable it automatically
commit
|
commitdiff
|
tree
2011-11-14
Janne Grunau
doc: add support for an optional navigation bar in...
commit
|
commitdiff
|
tree
2011-11-11
Janne Grunau
vble: remove vble_error_close
commit
|
commitdiff
|
tree
2011-10-30
Janne Grunau
cmdutils: check fread() return value
commit
|
commitdiff
|
tree
2011-10-28
Janne Grunau
seek-test: free options dictionary after use
commit
|
commitdiff
|
tree
2011-10-28
Janne Grunau
tools/pktdumper: update to recent avformat api
commit
|
commitdiff
|
tree
2011-10-28
Janne Grunau
seek-test: update to recent avformat api
commit
|
commitdiff
|
tree
2011-10-27
Janne Grunau
iv8: assemble packets to return complete frames
commit
|
commitdiff
|
tree
next