projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
configure: declare dependency of h264_vaapi_hwaccel on h264_decoder
2011-11-04
Diego Biurrun
configure: declare dependency of h264_vaapi_hwaccel...
commit
|
commitdiff
|
tree
2011-11-02
Diego Biurrun
Replace vendor string in Ogg and FLAC muxers.
commit
|
commitdiff
|
tree
2011-11-02
Diego Biurrun
Replace some forgotten FFmpeg references by Libav.
commit
|
commitdiff
|
tree
2011-11-02
Diego Biurrun
vsrc_testsrc: fix mailing list reference URL
commit
|
commitdiff
|
tree
2011-11-02
Diego Biurrun
Replace ffmpeg references with more accurate libav...
commit
|
commitdiff
|
tree
2011-11-02
Diego Biurrun
Replace outdated references to ffmpeg tool with avconv.
commit
|
commitdiff
|
tree
2011-11-02
Diego Biurrun
Remove some stray unnecessary ffmpeg references.
commit
|
commitdiff
|
tree
2011-11-02
Diego Biurrun
vp3: remove some pointless comments
commit
|
commitdiff
|
tree
2011-10-30
Diego Biurrun
libdirac/libschroedinger: Drop unnecessary symbol prefixes.
commit
|
commitdiff
|
tree
2011-10-20
Diego Biurrun
x86: Move some variable declarations below the appropriat...
commit
|
commitdiff
|
tree
2011-10-20
Diego Biurrun
x86: Fix linking of ProRes DSP ASM with YASM disabled.
commit
|
commitdiff
|
tree
2011-10-19
Diego Biurrun
avcodec.h: Move G.729/G.723 CODEC_IDs to the correct...
commit
|
commitdiff
|
tree
2011-10-19
Diego Biurrun
Only test-compile w32pthreads.h if W32THREADS are available.
commit
|
commitdiff
|
tree
2011-10-14
Diego Biurrun
prores: add appropriate -fix_fmt parameter to FATE...
commit
|
commitdiff
|
tree
2011-10-13
Diego Biurrun
prores: add FATE tests
commit
|
commitdiff
|
tree
2011-10-13
Diego Biurrun
id3v2: reduce the scope of some non-globally-used symbols...
commit
|
commitdiff
|
tree
2011-10-13
Diego Biurrun
id3v2: cosmetics: move some declarations before the...
commit
|
commitdiff
|
tree
2011-10-11
Diego Biurrun
doc: fix references to obsolete presets directories...
commit
|
commitdiff
|
tree
2011-10-11
Diego Biurrun
flashsv: return more meaningful error value
commit
|
commitdiff
|
tree
2011-10-11
Diego Biurrun
flashsv: fix typo in av_log() message
commit
|
commitdiff
|
tree
2011-10-10
Diego Biurrun
configure: Add -Wstrict-prototypes to CFLAGS if available.
commit
|
commitdiff
|
tree
2011-10-05
Diego Biurrun
Fix 'heigth' vs. 'height' typos.
commit
|
commitdiff
|
tree
2011-10-04
Diego Biurrun
Synchronize various 4CCs and codec tags from FFmpeg.
commit
|
commitdiff
|
tree
2011-09-24
Diego Biurrun
Use explicit struct initializers for AVCodec declarations.
commit
|
commitdiff
|
tree
2011-09-24
Diego Biurrun
Use explicit struct initializers for AVOutputFormat...
commit
|
commitdiff
|
tree
2011-09-22
Diego Biurrun
prores: mark prores as intra-only in libavformat/utils...
commit
|
commitdiff
|
tree
2011-09-22
Diego Biurrun
prores: return more meaningful error values
commit
|
commitdiff
|
tree
2011-09-22
Diego Biurrun
prores: improve error message wording
commit
|
commitdiff
|
tree
2011-09-22
Diego Biurrun
prores: cosmetics: prettyprinting, drop useless parentheses
commit
|
commitdiff
|
tree
2011-09-22
Diego Biurrun
prores: lowercase AVCodec name entry
commit
|
commitdiff
|
tree
2011-09-22
Diego Biurrun
fate.sh: Ignore errors from rm command during cleanup.
commit
|
commitdiff
|
tree
2011-09-22
Diego Biurrun
fate.sh: Run git-pull in quiet mode to avoid console...
commit
|
commitdiff
|
tree
2011-09-21
Diego Biurrun
doc: library versions need to be bumped in version.h
commit
|
commitdiff
|
tree
2011-09-21
Diego Biurrun
msmpeg4: remove leftover unused debug variable declaration
commit
|
commitdiff
|
tree
2011-09-21
Diego Biurrun
Fix assert() calls that need updates after FF_COMMON_FRAME...
commit
|
commitdiff
|
tree
2011-09-21
Diego Biurrun
Fix av_dlog invocations with wrong or missing logging...
commit
|
commitdiff
|
tree
2011-09-13
Diego Biurrun
mpeg12: reorder functions to avoid ugly forward declarations
commit
|
commitdiff
|
tree
2011-09-08
Diego Biurrun
Employ FF_ARRAY_ELEMS instead of manually calculating...
commit
|
commitdiff
|
tree
2011-09-06
Diego Biurrun
mpeg12: cosmetics: reformat as K&R
commit
|
commitdiff
|
tree
2011-08-27
Diego Biurrun
doxygen: drop another pointless star from pointer variable...
commit
|
commitdiff
|
tree
2011-08-26
Diego Biurrun
doxygen: fix wrong comment syntax, //< vs. ///<
commit
|
commitdiff
|
tree
2011-08-26
Diego Biurrun
doxygen: drop pointless star from pointer variable...
commit
|
commitdiff
|
tree
2011-08-26
Diego Biurrun
Replace deprecated av_find_stream_info() by avformat_find_st...
commit
|
commitdiff
|
tree
2011-08-26
Diego Biurrun
configure: fix typo in avconv dependency list
commit
|
commitdiff
|
tree
2011-08-17
Diego Biurrun
ffmpeg: remove unsed variable nopts
commit
|
commitdiff
|
tree
2011-08-03
Diego Biurrun
cosmetics: remove some stray comments from AVCodec...
commit
|
commitdiff
|
tree
2011-08-03
Diego Biurrun
cosmetics: fix indentation/alignment in AVCodec declarations
commit
|
commitdiff
|
tree
2011-07-26
Diego Biurrun
configure: spelling cosmetics
commit
|
commitdiff
|
tree
2011-07-26
Diego Biurrun
dctref: make sure function declarations match between...
commit
|
commitdiff
|
tree
2011-07-25
Diego Biurrun
ape: adjust some printf format strings to correctly...
commit
|
commitdiff
|
tree
2011-07-21
Diego Biurrun
rtp: remove disabled code
commit
|
commitdiff
|
tree
2011-07-21
Diego Biurrun
rv30: return AVERROR(EINVAL) instead of EINVAL
commit
|
commitdiff
|
tree
2011-07-20
Diego Biurrun
Remove unused and non-compiling vestigial g729 decoder
commit
|
commitdiff
|
tree
2011-07-20
Diego Biurrun
Remove unused code under G729_BITEXACT #ifdef.
commit
|
commitdiff
|
tree
2011-07-20
Diego Biurrun
h264: remove some disabled code
commit
|
commitdiff
|
tree
2011-07-18
Diego Biurrun
rtsp: remove disabled code
commit
|
commitdiff
|
tree
2011-07-18
Diego Biurrun
dsputil: restore mistakenly removed hunk of disabled...
commit
|
commitdiff
|
tree
2011-07-18
Diego Biurrun
dsputil: remove disabled code
commit
|
commitdiff
|
tree
2011-07-17
Diego Biurrun
tta: remove disabled code
commit
|
commitdiff
|
tree
2011-07-17
Diego Biurrun
gxfenc: place variable declarations before statements
commit
|
commitdiff
|
tree
2011-07-17
Diego Biurrun
simple_idct: remove disabled code
commit
|
commitdiff
|
tree
2011-07-17
Diego Biurrun
motion_est: remove disabled code
commit
|
commitdiff
|
tree
2011-07-17
Diego Biurrun
vc1: remove disabled code
commit
|
commitdiff
|
tree
2011-07-17
Diego Biurrun
cabac: Move code only used in the cabac test program...
commit
|
commitdiff
|
tree
2011-07-16
Diego Biurrun
arm: remove disabled function dct_unquantize_h263_inter_iwmmxt()
commit
|
commitdiff
|
tree
2011-07-16
Diego Biurrun
Remove commented-out call to non-existing function...
commit
|
commitdiff
|
tree
2011-07-16
Diego Biurrun
flashsv: split flashsv_decode_block() off from flashsv_decod...
commit
|
commitdiff
|
tree
2011-07-16
Diego Biurrun
ppc: remove disabled code
commit
|
commitdiff
|
tree
2011-07-15
Diego Biurrun
libspeexdec: Drop const qualifier to silence compiler...
commit
|
commitdiff
|
tree
2011-07-15
Diego Biurrun
libopenjpeg: Drop const qualifier to silence compiler...
commit
|
commitdiff
|
tree
2011-07-15
Diego Biurrun
alac: Remove unused dummy code.
commit
|
commitdiff
|
tree
2011-07-15
Diego Biurrun
Remove unused structs and tables.
commit
|
commitdiff
|
tree
2011-07-15
Diego Biurrun
vaapi: do not assert on value read from input bitstream
commit
|
commitdiff
|
tree
2011-07-15
Diego Biurrun
flashsvenc: replace bitstream description by a link...
commit
|
commitdiff
|
tree
2011-07-15
Diego Biurrun
flashsvenc: drop unnecessary cast
commit
|
commitdiff
|
tree
2011-07-15
Diego Biurrun
flashsvenc: improve some variable names and fix correspondin...
commit
|
commitdiff
|
tree
2011-07-15
Diego Biurrun
flashsvenc: merge two consecutive if-conditions
commit
|
commitdiff
|
tree
2011-07-15
Diego Biurrun
flashsvenc: merge variable declarations and initializations
commit
|
commitdiff
|
tree
2011-07-15
Diego Biurrun
flashsvenc: convert some debug av_log() to av_dlog()
commit
|
commitdiff
|
tree
2011-07-15
Diego Biurrun
flashsvenc: whitespace cosmetics
commit
|
commitdiff
|
tree
2011-07-15
Diego Biurrun
flashsvenc: drop some unnecessary parentheses
commit
|
commitdiff
|
tree
2011-07-15
Diego Biurrun
flashsvenc: fix some comment typos
commit
|
commitdiff
|
tree
2011-07-15
Diego Biurrun
mem.h: switch doxygen parameter order to match function...
commit
|
commitdiff
|
tree
2011-07-15
Diego Biurrun
doxygen: replace @sa tag by the more readable but equivalent...
commit
|
commitdiff
|
tree
2011-07-15
Diego Biurrun
doxygen: use Doxygen markup for authors and web links...
commit
|
commitdiff
|
tree
2011-07-14
Diego Biurrun
doxygen: do not include license boilerplate in Doxygen...
commit
|
commitdiff
|
tree
2011-07-14
Diego Biurrun
doxygen: misc consistency cosmetics
commit
|
commitdiff
|
tree
2011-07-14
Diego Biurrun
doc: remove file name from @file directive in Doxygen...
commit
|
commitdiff
|
tree
2011-07-14
Diego Biurrun
doxygen: consistently place brief description
commit
|
commitdiff
|
tree
2011-07-14
Diego Biurrun
doxygen: place empty line between brief description...
commit
|
commitdiff
|
tree
2011-07-14
Diego Biurrun
avformat_open_input(): Add braces to shut up gcc warning.
commit
|
commitdiff
|
tree
2011-07-14
Diego Biurrun
doxygen: Move function documentation into the macro...
commit
|
commitdiff
|
tree
2011-07-14
Diego Biurrun
doxygen: Make sure parameter names match between .c...
commit
|
commitdiff
|
tree
2011-07-14
Diego Biurrun
h264: move fill_decode_neighbors()/fill_decode_caches...
commit
|
commitdiff
|
tree
2011-07-13
Diego Biurrun
Replace some gotos that lead to single return statements...
commit
|
commitdiff
|
tree
2011-07-13
Diego Biurrun
build: move tests/seek_test.c to libavformat and reuse...
commit
|
commitdiff
|
tree
2011-07-12
Diego Biurrun
doc: Improve references to external URLs.
commit
|
commitdiff
|
tree
2011-07-12
Diego Biurrun
h264: move decode_mb_skip() from h264.h to h.264_mvpred.h
commit
|
commitdiff
|
tree
2011-07-12
Diego Biurrun
ffplay: skip return value of avcodec_decode_video2...
commit
|
commitdiff
|
tree
2011-07-12
Diego Biurrun
dnxhdenc: Replace a forward declaration by the proper...
commit
|
commitdiff
|
tree
next