index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-03-29
truemotion: forbid invalid VLC bitsizes and token values.
Ronald S. Bultje
2012-03-29
truemotion2: handle out-of-frame motion vectors through edge extension.
Ronald S. Bultje
2012-03-29
configure: Check for a different SDL function
Martin Storsjö
2012-03-29
mp3dec: perform I/S and M/S only when frame mode is joint stereo.
Kostya Shishkov
2012-03-29
id3v2: add another mimetype for JPEG image
Kostya Shishkov
2012-03-28
lzw: prevent buffer overreads.
Ronald S. Bultje
2012-03-29
WMAL: Remove inaccurate and unnecessary doxy
Mashiat Sarker Shakkhar
2012-03-28
h264: fix cabac-on-stack after safe cabac reader.
Ronald S. Bultje
2012-03-28
truemotion2: convert packet header reading to bytestream2.
Ronald S. Bultje
2012-03-28
asf: only set index_read if the index contained entries.
Ronald S. Bultje
2012-03-28
cabac: add overread protection to BRANCHLESS_GET_CABAC().
Ronald S. Bultje
2012-03-28
cabac: increment jump locations by one in callers of BRANCHLESS_GET_CABAC().
Ronald S. Bultje
2012-03-28
cabac: remove unused argument from BRANCHLESS_GET_CABAC_UPDATE().
Ronald S. Bultje
2012-03-28
cabac: use struct+offset instead of memory operand in BRANCHLESS_GET_CABAC().
Ronald S. Bultje
2012-03-28
h264: add overread protection to get_cabac_bypass_sign_x86().
Ronald S. Bultje
2012-03-28
h264: reindent get_cabac_bypass_sign_x86().
Ronald S. Bultje
2012-03-28
h264: use struct offsets in get_cabac_bypass_sign_x86().
Ronald S. Bultje
2012-03-28
h264: fix overreads in cabac reader.
Ronald S. Bultje
2012-03-28
wmall: fix seeking.
Ronald S. Bultje
2012-03-28
lagarith: fix buffer overreads.
Ronald S. Bultje
2012-03-28
dvdec: drop unnecessary dv_tablegen.h #include
Diego Biurrun
2012-03-28
build: fix doc generation errors in parallel builds
Mans Rullgard
2012-03-28
Replace memset(0) by zero initializations.
Diego Biurrun
2012-03-28
faandct: Remove FAAN_POSTSCALE define and related code.
Diego Biurrun
2012-03-28
dvenc: print allowed profiles if the video doesn't conform to any of them.
Anton Khirnov
2012-03-28
avcodec_encode_{audio,video}: only reallocate output packet when it has non-z...
Anton Khirnov
2012-03-28
FATE: add a test for vp8 with changing frame size.
Anton Khirnov
2012-03-27
fate: add kgv1 fate test.
Ronald S. Bultje
2012-03-27
oggdec: calculate correct timestamps in Ogg/FLAC
Justin Ruggles
2012-03-27
westwood_vqa: fix SND0 chunk handling
Paul B Mahol
2012-03-27
westwood_vqa: set video stream duration
Paul B Mahol
2012-03-27
raw: forward avpicture_fill() error code in raw_decode().
Ronald S. Bultje
2012-03-27
build: Do not explicitly add the doc directory to the OBJDIRS list.
Diego Biurrun
2012-03-27
dv: Split off DV video decoder into its own file.
Diego Biurrun
2012-03-27
build: fix RALF decoder standalone compilation, which depends on Golomb code
Diego Biurrun
2012-03-27
configure: Drop stray duplicate entry for --disable-fft from help output.
Diego Biurrun
2012-03-27
make av_interleaved_write_frame() flush packets when pkt is NULL
Jindrich Makovicka
2012-03-26
mpegts: Fix dead error checks
Alex Converse
2012-03-26
vc1: Do not read from array if index is invalid.
Mashiat Sarker Shakkhar
2012-03-26
targa: convert to bytestream2.
Ronald S. Bultje
2012-03-26
rv34: set mb_num_left to 0 after finishing a frame
Ronald S. Bultje
2012-03-26
build: ppc: drop stray leftover backslash
Diego Biurrun
2012-03-26
build: Only clean the architecture subdirectory we build for.
Diego Biurrun
2012-03-26
build: drop some unnecessary dependencies from the H.264 parser
Diego Biurrun
2012-03-26
build: prettyprinting cosmetics
Diego Biurrun
2012-03-26
libavutil: Remove pointless rational test program.
Diego Biurrun
2012-03-26
libavutil: Remove broken and pointless lzo test program.
Diego Biurrun
2012-03-26
lavf doxy: expand AVStream.codec doxy.
Anton Khirnov
2012-03-26
lavf doxy: improve AVStream.time_base doxy.
Anton Khirnov
2012-03-26
lavf doxy: add some basic documentation about reading from the demuxer.
Anton Khirnov
[next]