projects
/
libav.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
huffman: add a zero_count flag and use it in fraps
2008-03-08
Aurelien Jacobs
huffman: add a zero_count flag and use it in fraps
commit
|
commitdiff
|
tree
2008-03-08
Aurelien Jacobs
huffman: pass hnode_first as a flag instead of as an...
commit
|
commitdiff
|
tree
2008-03-05
Aurelien Jacobs
make compilation of mpeg12* and mpegvideo conditional
commit
|
commitdiff
|
tree
2008-03-05
Aurelien Jacobs
move ff_mpeg1_dc_scale_table to mpegvideo.c
commit
|
commitdiff
|
tree
2008-03-05
Aurelien Jacobs
add dependencies for matroska audio and nut muxers...
commit
|
commitdiff
|
tree
2008-03-05
Aurelien Jacobs
doxyfy frame type comments and add some more comments
commit
|
commitdiff
|
tree
2008-03-05
Aurelien Jacobs
define BI frame type along with other frame types
commit
|
commitdiff
|
tree
2008-03-05
Aurelien Jacobs
cosmetic: align
commit
|
commitdiff
|
tree
2008-03-05
Aurelien Jacobs
remove some unneeded artificial dependencies from configure
commit
|
commitdiff
|
tree
2008-03-05
Aurelien Jacobs
add some required objects dependencies
commit
|
commitdiff
|
tree
2008-03-05
Aurelien Jacobs
Avoid linking with h263 and mpeg4 find_frame_end()
commit
|
commitdiff
|
tree
2008-03-05
Aurelien Jacobs
remove more useless mpegvideo.h includes
commit
|
commitdiff
|
tree
2008-03-05
Aurelien Jacobs
move EDGE_WIDTH definition allong with draw_edges where...
commit
|
commitdiff
|
tree
2008-03-05
Aurelien Jacobs
remove #include "mpegvideo.h" where it is not needed
commit
|
commitdiff
|
tree
2008-03-05
Aurelien Jacobs
move relevant declarations to mpeg12data.h
commit
|
commitdiff
|
tree
2008-03-04
Aurelien Jacobs
move run length table constants to rl.h
commit
|
commitdiff
|
tree
2008-03-04
Aurelien Jacobs
move ff_emulated_edge_mc() to dsputil
commit
|
commitdiff
|
tree
2008-03-04
Aurelien Jacobs
fix wmv3 dependencies
commit
|
commitdiff
|
tree
2008-03-04
Aurelien Jacobs
Fix compilation on powerpc.
commit
|
commitdiff
|
tree
2008-03-04
Aurelien Jacobs
remove old draw_edges declaration cruft
commit
|
commitdiff
|
tree
2008-03-04
Aurelien Jacobs
move ff_init_scantable() into dsputil
commit
|
commitdiff
|
tree
2008-03-04
Aurelien Jacobs
move draw_edges() into dsputil
commit
|
commitdiff
|
tree
2008-03-03
Aurelien Jacobs
dsputil.h is a local header
commit
|
commitdiff
|
tree
2008-03-03
Aurelien Jacobs
include required header
commit
|
commitdiff
|
tree
2008-03-03
Aurelien Jacobs
include required headers for int64_t and AV_RB16()
commit
|
commitdiff
|
tree
2008-03-03
Aurelien Jacobs
avi.h does not use anything from avcodec.h.
commit
|
commitdiff
|
tree
2008-03-01
Aurelien Jacobs
simplification proposed by Rich
commit
|
commitdiff
|
tree
2008-02-27
Aurelien Jacobs
makes really sure that no undefined behavior can happen
commit
|
commitdiff
|
tree
2008-02-26
Aurelien Jacobs
Avoid infinite loop.
commit
|
commitdiff
|
tree
2008-02-25
Aurelien Jacobs
split encoding part of dsputil_mmx into its own file
commit
|
commitdiff
|
tree
2008-02-25
Aurelien Jacobs
compile various fdct only when encoders are enabled
commit
|
commitdiff
|
tree
2008-02-02
Aurelien Jacobs
non-const 2nd parameter for strtol/strtod
commit
|
commitdiff
|
tree
2008-02-01
Aurelien Jacobs
use AV_RL* instead of le2me_*
commit
|
commitdiff
|
tree
2008-02-01
Aurelien Jacobs
don't cast const away
commit
|
commitdiff
|
tree
2008-02-01
Aurelien Jacobs
const
commit
|
commitdiff
|
tree
2008-02-01
Aurelien Jacobs
const
commit
|
commitdiff
|
tree
2008-01-21
Aurelien Jacobs
ensure av_rescale_q() can be calculated (won't divide...
commit
|
commitdiff
|
tree
2008-01-20
Aurelien Jacobs
add proper matroskaenc dependency over xiph.o
commit
|
commitdiff
|
tree
2008-01-20
Aurelien Jacobs
add missing Makefile rules for pcm muxers/demuxers
commit
|
commitdiff
|
tree
2008-01-20
Aurelien Jacobs
add missing Makefile rules for zork pcm encoder/decoder
commit
|
commitdiff
|
tree
2008-01-20
Aurelien Jacobs
and thus, nellymoser obviously also depens on fft.o
commit
|
commitdiff
|
tree
2008-01-20
Aurelien Jacobs
nellymoser uses mdct functions
commit
|
commitdiff
|
tree
2008-01-11
Aurelien Jacobs
add a ff_ prefix to newly exported functions from avc.c
commit
|
commitdiff
|
tree
2008-01-11
Aurelien Jacobs
Matroska muxer needs to format all NAL units, not only...
commit
|
commitdiff
|
tree
2008-01-11
Aurelien Jacobs
matroskaenc now depends on avc.o
commit
|
commitdiff
|
tree
2008-01-11
Aurelien Jacobs
Use the isom avcc formatting for h264 extradata in...
commit
|
commitdiff
|
tree
2008-01-11
Aurelien Jacobs
Move isom_write_avcc() and related functions into a...
commit
|
commitdiff
|
tree
2008-01-11
Aurelien Jacobs
extract isom_write_avcc into a function
commit
|
commitdiff
|
tree
2008-01-11
Aurelien Jacobs
Add one more parameter to avc_parse_nal_units so that...
commit
|
commitdiff
|
tree
2008-01-11
Aurelien Jacobs
Check return value of avc_parse_nal_units().
commit
|
commitdiff
|
tree
2008-01-07
Aurelien Jacobs
Fix access to the last element of the table.
commit
|
commitdiff
|
tree
2008-01-07
Aurelien Jacobs
Make ff_mkv_codec_tags lie entirely in .rodata section.
commit
|
commitdiff
|
tree
2008-01-04
Aurelien Jacobs
install crc.h which is now part of public API
commit
|
commitdiff
|
tree
2008-01-04
Aurelien Jacobs
improve CRC API
commit
|
commitdiff
|
tree
2008-01-03
Aurelien Jacobs
mention libavfilter in warning about deprecated vhook
commit
|
commitdiff
|
tree
2008-01-02
Aurelien Jacobs
move num_packets=0 where it belongs
commit
|
commitdiff
|
tree
2007-12-29
Aurelien Jacobs
clear internal queue when seeking
commit
|
commitdiff
|
tree
2007-12-29
Aurelien Jacobs
move internal queue freeing code in its own function
commit
|
commitdiff
|
tree
2007-12-20
Aurelien Jacobs
cosmetics: indentation
commit
|
commitdiff
|
tree
2007-12-20
Aurelien Jacobs
remove double check of pb->read_seek
commit
|
commitdiff
|
tree
2007-12-19
Aurelien Jacobs
pb->buf_end is already set by url_open_buf()
commit
|
commitdiff
|
tree
2007-12-19
Aurelien Jacobs
use proper url_is_streamed() API
commit
|
commitdiff
|
tree
2007-12-16
Aurelien Jacobs
move FLAC mmx dsp to its own file
commit
|
commitdiff
|
tree
2007-12-12
Aurelien Jacobs
add required include to make this file self-contained
commit
|
commitdiff
|
tree
2007-12-08
Aurelien Jacobs
add ff_ prefix to all simple_idct symbols
commit
|
commitdiff
|
tree
2007-11-27
Aurelien Jacobs
remove some unused ff_p* vars from dsputil
commit
|
commitdiff
|
tree
2007-11-27
Aurelien Jacobs
remove useless #ifdef around extern declaration
commit
|
commitdiff
|
tree
2007-11-27
Aurelien Jacobs
cosmetics: indentation
commit
|
commitdiff
|
tree
2007-11-27
Aurelien Jacobs
convert some #ifdef CONFIG_ to if(ENABLE_
commit
|
commitdiff
|
tree
2007-11-27
Aurelien Jacobs
build vc1dsp_mmx.c in its own compilation unit
commit
|
commitdiff
|
tree
2007-11-27
Aurelien Jacobs
use ff_ prefix for extern vars
commit
|
commitdiff
|
tree
2007-11-27
Aurelien Jacobs
make ff_p* vars extern so that they can be used in...
commit
|
commitdiff
|
tree
2007-11-27
Aurelien Jacobs
10l: init_get_bits want size in bits, not bytes
commit
|
commitdiff
|
tree
2007-11-27
Aurelien Jacobs
cosmetics: alignment
commit
|
commitdiff
|
tree
2007-11-25
Aurelien Jacobs
remove some empty close/init functions in avcodec
commit
|
commitdiff
|
tree
2007-11-25
Aurelien Jacobs
add pcm_s16le_planar support for electronicarts files
commit
|
commitdiff
|
tree
2007-11-25
Aurelien Jacobs
split wmv2 encoder and decoder in their own files
commit
|
commitdiff
|
tree
2007-11-15
Aurelien Jacobs
avoid some halfpel related #ifdef
commit
|
commitdiff
|
tree
2007-11-14
Aurelien Jacobs
cosmetics: whitespace
commit
|
commitdiff
|
tree
2007-11-10
Aurelien Jacobs
make some tables static
commit
|
commitdiff
|
tree
2007-11-09
Aurelien Jacobs
add multiple inclusion guards
commit
|
commitdiff
|
tree
2007-11-08
Aurelien Jacobs
fix potential buffer over-read
commit
|
commitdiff
|
tree
2007-11-08
Aurelien Jacobs
fix negative fseek
commit
|
commitdiff
|
tree
2007-11-08
Aurelien Jacobs
fix libogg muxer dependency checking
commit
|
commitdiff
|
tree
2007-11-07
Aurelien Jacobs
correctly set audio codec when demuxing sofdec files
commit
|
commitdiff
|
tree
2007-11-07
Aurelien Jacobs
cosmetics: indentation
commit
|
commitdiff
|
tree
2007-11-07
Aurelien Jacobs
split wmv2 in its own file
commit
|
commitdiff
|
tree
2007-11-07
Aurelien Jacobs
rename some msmpeg4 symbols and make them non-static
commit
|
commitdiff
|
tree
2007-11-07
Aurelien Jacobs
probe more kind of electronic arts files
commit
|
commitdiff
|
tree
2007-11-07
Aurelien Jacobs
split definition of PCM_CODEC into PCM_ENCODER and...
commit
|
commitdiff
|
tree
2007-11-03
Aurelien Jacobs
add support for demuxing Electronic Arts .cdata files
commit
|
commitdiff
|
tree
2007-11-03
Aurelien Jacobs
add Electronic Arts XAS ADPCM decoder
commit
|
commitdiff
|
tree
2007-11-01
Aurelien Jacobs
move adx.c to adxdec.c
commit
|
commitdiff
|
tree
2007-11-01
Aurelien Jacobs
split adx encoder in its own file
commit
|
commitdiff
|
tree
2007-11-01
Aurelien Jacobs
remove useless debug func
commit
|
commitdiff
|
tree
2007-11-01
Aurelien Jacobs
revert part of r10899 which was not intended
commit
|
commitdiff
|
tree
2007-11-01
Aurelien Jacobs
cleanup and simplify adx_decode_header()
commit
|
commitdiff
|
tree
2007-11-01
Aurelien Jacobs
remove useless initialization to 0 of adx context
commit
|
commitdiff
|
tree
2007-11-01
Aurelien Jacobs
simplify dpcm decoders declaration using a macro
commit
|
commitdiff
|
tree
2007-11-01
Aurelien Jacobs
remove useless #undef
commit
|
commitdiff
|
tree
next