git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
doxygen: Drop some pointless entries from PREDEFINED macros list
2012-10-26
Diego Biurrun
doxygen: Drop some pointless entries from PREDEFINED...
commit
|
commitdiff
|
tree
2012-10-25
Diego Biurrun
avutil: Make LZO decoder code configure-time selectable
commit
|
commitdiff
|
tree
2012-10-25
Diego Biurrun
avutil: Move memcpy_backptr() to mem.c
commit
|
commitdiff
|
tree
2012-10-23
Diego Biurrun
Move Doxyfile into the doc/ subdirectory
commit
|
commitdiff
|
tree
2012-10-23
Diego Biurrun
doxygen: Build Doxygen documentation in the doc/ subdirectory
commit
|
commitdiff
|
tree
2012-10-23
Diego Biurrun
lzo: Use AV_COPY*U macros where appropriate
commit
|
commitdiff
|
tree
2012-10-23
Diego Biurrun
dsputil: Replace AV_WNxx(AV_RNxx()) combinations by...
commit
|
commitdiff
|
tree
2012-10-23
Diego Biurrun
intreadwrite: Add AV_COPYxxU macros for copying to...
commit
|
commitdiff
|
tree
2012-10-23
Diego Biurrun
dxtory: Replace AV_WN16A(AV_RN16A()) combination by...
commit
|
commitdiff
|
tree
2012-10-23
Diego Biurrun
rtmppkt: Avoid unescaped backslash in Doxygen comment
commit
|
commitdiff
|
tree
2012-10-23
Michael Niedermayer
mpegaudiodec: Fix buffer handling on random access
commit
|
commitdiff
|
tree
2012-10-23
Diego Biurrun
mpegaudio: Refactor mp3on4 flush function
commit
|
commitdiff
|
tree
2012-10-23
Diego Biurrun
fate: Add dependencies for audio tests
commit
|
commitdiff
|
tree
2012-10-23
Diego Biurrun
fate: cosmetics: Group idct8x8 test together with all...
commit
|
commitdiff
|
tree
2012-10-23
Diego Biurrun
fate: More fine-grained dependencies for libavcodec...
commit
|
commitdiff
|
tree
2012-10-23
Diego Biurrun
fate: Declare avcodec/avformat deps in the respective...
commit
|
commitdiff
|
tree
2012-10-23
Diego Biurrun
fate: Add dependencies for WMA and WavPack tests
commit
|
commitdiff
|
tree
2012-10-23
Diego Biurrun
Improve wording and spelling of av_log_missing_feature...
commit
|
commitdiff
|
tree
2012-10-20
Diego Biurrun
fate: adpcm: cosmetics: Sort test entries
commit
|
commitdiff
|
tree
2012-10-20
Diego Biurrun
fate: adpcm: Add dependencies
commit
|
commitdiff
|
tree
2012-10-20
Diego Biurrun
svq3: cosmetics: Drop useless parentheses
commit
|
commitdiff
|
tree
2012-10-20
Diego Biurrun
svq3: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2012-10-20
Diego Biurrun
fate: Introduce ENCMUX macro for tests that require...
commit
|
commitdiff
|
tree
2012-10-20
Diego Biurrun
ffv1: Add missing #includes to header file
commit
|
commitdiff
|
tree
2012-10-20
Diego Biurrun
configure: Group math functions into a separate variable
commit
|
commitdiff
|
tree
2012-10-20
Diego Biurrun
avutil/mem: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2012-10-20
Diego Biurrun
avutil/lzo: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2012-10-19
Diego Biurrun
configure: Disable Snow decoder and encoder by default
commit
|
commitdiff
|
tree
2012-10-19
Diego Biurrun
lzo: Drop obsolete fast_memcpy reference
commit
|
commitdiff
|
tree
2012-10-19
Diego Biurrun
build: Drop OBJS declaration for non-existing PCM_DVD...
commit
|
commitdiff
|
tree
2012-10-18
Diego Biurrun
fate: dependencies for screen codec tests
commit
|
commitdiff
|
tree
2012-10-18
Diego Biurrun
riff: Move functions around to be covered by appropriate...
commit
|
commitdiff
|
tree
2012-10-16
Luca Barbato
ffv1: K&R formatting cosmetics
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2012-10-16
Diego Biurrun
fate: Add rangecoder test
commit
|
commitdiff
|
tree
2012-10-15
Diego Biurrun
rangecoder-test: Drop timer output that clutters stderr
commit
|
commitdiff
|
tree
2012-10-15
Diego Biurrun
rangecoder-test: Return in case of an error
commit
|
commitdiff
|
tree
2012-10-15
Diego Biurrun
rmdec: Move SIPR code shared with Matroska demuxer...
commit
|
commitdiff
|
tree
2012-10-13
Diego Biurrun
avutil: Do not make ff_ symbols globally visible.
commit
|
commitdiff
|
tree
2012-10-13
Diego Biurrun
avutil: Rename ff_set_systematic_pal2() ---> avpriv_set_syst...
commit
|
commitdiff
|
tree
2012-10-12
Diego Biurrun
Use proper return values in case of missing features
commit
|
commitdiff
|
tree
2012-10-12
Diego Biurrun
fate: add avstring test
commit
|
commitdiff
|
tree
2012-10-12
Diego Biurrun
rangecoder-test: Set error message log level to error...
commit
|
commitdiff
|
tree
2012-10-12
Diego Biurrun
rangecoder: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2012-10-12
Diego Biurrun
avcodec: Remove broken MMI optimizations
commit
|
commitdiff
|
tree
2012-10-12
Diego Biurrun
Remove libmpeg2 #define remnants
commit
|
commitdiff
|
tree
2012-10-12
Diego Biurrun
De-doxygenize some top-level files
commit
|
commitdiff
|
tree
2012-10-12
Diego Biurrun
Move av_reverse table to libavcodec
commit
|
commitdiff
|
tree
2012-10-12
Diego Biurrun
avutil: Duplicate ff_log2_tab instead of sharing it...
commit
|
commitdiff
|
tree
2012-10-12
Diego Biurrun
avfilter: call x86 init functions under if (ARCH_X86...
commit
|
commitdiff
|
tree
2012-10-11
Diego Biurrun
Move avutil tables only used in libavcodec to libavcodec.
commit
|
commitdiff
|
tree
2012-10-11
Diego Biurrun
options_table: refs option is not snow-only
commit
|
commitdiff
|
tree
2012-10-10
Mashiat Sarker Shakkhar
vc1dec: Use correct spelling of "opposite"
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2012-10-10
Diego Biurrun
svq1: Drop a bunch of useless parentheses
commit
|
commitdiff
|
tree
2012-10-10
Diego Biurrun
svq1: K&R formatting cosmetics
commit
|
commitdiff
|
tree
2012-10-10
Diego Biurrun
fate: Refactor setting of environment variables for...
commit
|
commitdiff
|
tree
2012-10-10
Diego Biurrun
swscale: Do not make ff_ symbols globally visible.
commit
|
commitdiff
|
tree
2012-10-09
Diego Biurrun
build: non-x86: Only compile mpegvideo optimizations...
commit
|
commitdiff
|
tree
2012-10-09
Diego Biurrun
mingw/cygwin: Stop adding -fno-common to gcc CFLAGS
commit
|
commitdiff
|
tree
2012-10-09
Diego Biurrun
Restructure av_log_missing_feature message
commit
|
commitdiff
|
tree
2012-10-07
Diego Biurrun
timefilter: De-doxygenize normal code comments and...
commit
|
commitdiff
|
tree
2012-10-06
Anton Khirnov
doc/RELEASE_NOTES: update for the 9 release.
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2012-10-06
Diego Biurrun
Give all anonymously typedeffed structs in headers...
commit
|
commitdiff
|
tree
2012-10-06
Diego Biurrun
fate: Add parseutils test
commit
|
commitdiff
|
tree
2012-10-06
Diego Biurrun
parseutils-test: Drop random colors from parsing test
commit
|
commitdiff
|
tree
2012-10-04
Diego Biurrun
x86: get_cpu_flags: add necessary ifdefs around function...
commit
|
commitdiff
|
tree
2012-10-04
Diego Biurrun
x86: Drop CPU detection intrinsics
commit
|
commitdiff
|
tree
2012-10-04
Diego Biurrun
x86: Add YASM implementations of cpuid and xgetbv from...
commit
|
commitdiff
|
tree
2012-10-04
Diego Biurrun
x86: cpu: Break out test for cpuid capabilities into...
commit
|
commitdiff
|
tree
2012-10-04
Diego Biurrun
x86: ff_get_cpu_flags_x86(): Avoid a pointless variable...
commit
|
commitdiff
|
tree
2012-10-04
Diego Biurrun
build: Factor out mpegaudio dependencies to CONFIG_MPEGAUDIO
commit
|
commitdiff
|
tree
2012-10-03
Diego Biurrun
configure: Refactor HAVE_ options available on the...
commit
|
commitdiff
|
tree
2012-10-03
Diego Biurrun
avconv/avprobe: Add missing 'void' to exit_program...
commit
|
commitdiff
|
tree
2012-10-01
Nathan Caldwell
Opus encoder using libopus
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2012-10-01
Diego Biurrun
mpegts: Drop pointless casting of hex_dump_debug arguments
commit
|
commitdiff
|
tree
2012-10-01
Diego Biurrun
avformat: const correctness for av_hex_dump / av_hex_dump_log
commit
|
commitdiff
|
tree
2012-10-01
Diego Biurrun
wmadec: Adjust debug printf argument length modifier
commit
|
commitdiff
|
tree
2012-10-01
Diego Biurrun
avcodec: Convert some commented-out printf/av_log instances...
commit
|
commitdiff
|
tree
2012-10-01
Diego Biurrun
avcodec: Drop silly and/or broken printf debug output
commit
|
commitdiff
|
tree
2012-10-01
Diego Biurrun
avcodec: Drop some silly commented-out av_log() invocations
commit
|
commitdiff
|
tree
2012-10-01
Diego Biurrun
avformat: Convert some commented-out printf/av_log...
commit
|
commitdiff
|
tree
2012-10-01
Diego Biurrun
avformat: Remove non-compiling and/or silly commented...
commit
|
commitdiff
|
tree
2012-10-01
Diego Biurrun
Remove some silly disabled code.
commit
|
commitdiff
|
tree
2012-09-28
Nathan Caldwell
libopus: Remap channels using libopus' internal remapping.
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2012-09-28
Nicolas George
Opus decoder using libopus
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2012-09-28
Nathan Caldwell
avcodec: document the use of AVCodecContext.delay for...
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2012-09-27
Diego Biurrun
nutenc: const correctness for ff_put_v_trace/put_s_trace...
commit
|
commitdiff
|
tree
2012-09-27
Diego Biurrun
h264_refs: Fix debug tprintf argument types
commit
|
commitdiff
|
tree
2012-09-27
Diego Biurrun
golomb: const correctness for get_ue()/get_se() function...
commit
|
commitdiff
|
tree
2012-09-27
Diego Biurrun
get_bits: const correctness for get_bits_trace()/get_xbits_t...
commit
|
commitdiff
|
tree
2012-09-27
Diego Biurrun
dwt: Drop unused functions spatial_compose{53|97}i()
commit
|
commitdiff
|
tree
2012-09-27
Diego Biurrun
nutdec: Remove unused and broken debug function stub
commit
|
commitdiff
|
tree
2012-09-27
Diego Biurrun
avcodec: Drop long-deprecated imgconvert.h header
commit
|
commitdiff
|
tree
2012-09-27
Nathan Caldwell
Add Opus support to the Ogg muxer.
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2012-09-27
Andrew D'Addesio
Add Opus codec id and codec description.
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2012-09-27
Dale Curtis
avformat: Identify anonymous AVIO typedef structs.
Signed-off-by:
Diego Biurrun
<diego@biurrun.de>
commit
|
commitdiff
|
tree
2012-09-26
Diego Biurrun
nutdec: const correctness for get_v_trace/get_s_trace...
commit
|
commitdiff
|
tree
2012-09-26
Diego Biurrun
truemotion2: Request samples for old TM2 headers
commit
|
commitdiff
|
tree
2012-09-13
Diego Biurrun
x86: dsputil: Move Xvid IDCT put/add functions to a...
commit
|
commitdiff
|
tree
2012-09-13
Diego Biurrun
x86: Remove some leftover declarations for non-existent...
commit
|
commitdiff
|
tree
2012-09-13
Diego Biurrun
swscale: Remove two bogus asserts
commit
|
commitdiff
|
tree
next