projects
/
ffmpeg.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ffmpeg.git
2012-08-29
Michael Niedermayer
aacdec: pass AVPacket to aac_decode_frame_int()
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Michael Niedermayer
audio_frame_que: remove broken code that is specific...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Ramiro Polla
dshow: allow user to specify audio buffer size
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Nicolas George
lavfi/af_atempo: use av_malloc for rDFT buffers.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Philip Langdale
Add missing codec descriptor for timingless subrip.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Michael Niedermayer
Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Michael Niedermayer
lavc: protect calls to frame_thread_encoder by HAVE_THREADS
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Paul B Mahol
exr: fix decoding ZIP16 and height not multiple of 16
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Michael Niedermayer
frame_thread_encoder: pass frame pict type and quality
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Michael Niedermayer
frame_thread_encoder: pass private options
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Mans Rullgard
build: export filtered -lz flag in config.mak
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Mans Rullgard
build: add separate setting for host linker
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Mans Rullgard
configure: probe_cc: use separate variable for linker...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Andrey Utkin
Add 'timeout' option to UDP protocol
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Diego Biurrun
x86: Always compile files with functions that are calle...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Diego Biurrun
x86: mpegvideoenc: fix linking with --disable-mmx
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Brad Smith
configure: support Bitrig OS
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Diego Biurrun
x86: mpegvideoenc: Do not abuse HAVE_ variables for...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Andrey Utkin
Add 'rw_timeout' into URLContext
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Ronald S. Bultje
yuv2rgb: handle line widths that are not a multiple...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Martin Storsjö
graph2dot: Use the fallback getopt implementation if...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Martin Storsjö
tools: Include io.h for open/read/write/close if unistd...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Martin Storsjö
testprogs: Remove unused includes
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Martin Storsjö
qt-faststart: Use other seek/tell functions on MSVC...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Martin Storsjö
ismindex: Include direct.h for _mkdir on windows
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Nicolas George
ffmpeg: count finished streams for last stats line.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Michael Niedermayer
rtpenc_xiph: switch to av_assert
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Martin Storsjö
sdp: Use static const char arrays instead of pointers...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Clément Bœsch
gitignore: add scaling_video example.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Stefano Sabatini
examples/Makefile: remove duplicated -f switch
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Stefano Sabatini
examples: add scaling_video example
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Jérémy Tran
lavfi: add smartblur filter
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Nicolas George
ffmpeg: report max time of unfinished streams in stats.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Diego Biurrun
x86: avcodec: Drop silly "_mmx" suffixes from filenames
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Diego Biurrun
x86: avcodec: Drop silly "_sse" suffixes from filenames
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Martin Storsjö
sdp: Include profile-level-id for H264
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Xidorn Quan
add myself as vda decoder maintainer
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Ronald S. Bultje
lavu: add snprintf(), vsnprint() and strtod() replaceme...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Michael Niedermayer
utvideoenc: use ff_huff_gen_len_table
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Michael Niedermayer
huffman: add ff_huff_gen_len_table
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Reimar Döffinger
cllc: simplify/fix swapped data buffer allocation.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Samuel Pitoiset
rtpdec_h264: Don't set the pixel format
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Martin Storsjö
h264: Check that the codec isn't null before accessing it
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Martin Storsjö
audio_frame_queue: Define af_queue_log_state before...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Nicolas George
tools: add make_chlayout_test perl script.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Nicolas George
cmdutils: add -layouts option.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Derek Buitenhuis
vp56: Don't use DECLARE_ALIGN on a typedef name
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Kostya Shishkov
vc1: export some functions
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Michael Niedermayer
vf_hqdn3d: remove duplicate inline
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Michael Niedermayer
allcodecs: fix vda order
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Michael Niedermayer
configure: fix vda order
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Xidorn Quan
vdadec: implement vda decoder
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Michael Niedermayer
aiffdec: support QDM2
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Mans Rullgard
configure: use HOSTCC_C/O in check_host_cc
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Mans Rullgard
configure: use AS_O setting in check_as
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Mans Rullgard
configure: use LD_O setting in check_ld()
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Mans Rullgard
Revert "dsputil: make {add/put/put_signed}_pixels_clamp...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Diego Biurrun
build: Restore dependency of acelp_filters.o on celp_math.o
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Diego Biurrun
celp_math: Replace duplicate ff_dot_productf() by ff_sc...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Diego Biurrun
celp_math: Move ff_cos() to the only place it is used
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Diego Biurrun
build: Use portable abstraction for linker/hostcc outpu...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Brad Smith
configure: Fix shared library creation for OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Derek Buitenhuis
vp56: Don't use DECLARE_ALIGN on a typedef name
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Kari Lentz
movenc: support for itunes tempo tag
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Reimar Döffinger
cllc: simplify/fix swapped data buffer allocation.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Georg Lippitsch
dpx: 10 and 12 bit decoding
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Kostya Shishkov
mss1: move code that will be reused by MSS2 decoder...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Kostya Shishkov
mss1: merge decode_intra() and decode_inter()
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Martin Storsjö
avprobe: Get rid of ugly casts in the options table
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Michael Niedermayer
aiffdec: try #2 to fix bps
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Martin Storsjö
vf_hqdn3d: Remove a duplicate inline declaration
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Martin Storsjö
vf_hqdn3d: Don't declare the loop variable within the...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Luca Barbato
huffyuv: update to current coding style
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Luca Barbato
huffman: update to current coding style
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Martin Storsjö
rtsp: Free the rtpdec context properly
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Stefano Sabatini
examples/decoding_encoding: make operation logic more...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Stefano Sabatini
examples/Makefile: apply misc minor fixes to the RM...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Stefano Sabatini
examples/decoding_encoding: store temporary files in...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Carl Eugen...
Use correct format identifier for uint64_t.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Michael Niedermayer
mpc: fix seeking to the end
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Michael Niedermayer
mpc: clip seeking timestamp in valid range
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Diego Biurrun
build: fft: x86: Drop unused YASM-OBJS-FFT- variable
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Michael Niedermayer
aiffdec: fix bits per sample
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Marton Balint
ffplay: fix odd YUV width by cropping the video
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
jamal
build: Fix compilation when configuring with a prog...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Michael Niedermayer
vf_hqdn3d: avoid declaring variable in for()
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Michael Niedermayer
nutenc: Support writing an index
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Michael Niedermayer
nutenc: keep track of max_pts
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Michael Niedermayer
nutenc: keep track if keyframe PTS
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Michael Niedermayer
nutdec: Flip the direction for seeking with an index...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Michael Niedermayer
nutdec: improve information in error message
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Michael Niedermayer
nutenc: keep track of the written syncpoint count
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Diego Biurrun
audio_frame_queue: Clean up ff_af_queue_log_state debug...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Diego Biurrun
dwt: Remove unused code.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Mans Rullgard
cavs: convert cavsdata.h to a .c file
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Diego Biurrun
cavs: Move inline functions only used in one file out...
commit
|
commitdiff
|
tree
|
snapshot
next