projects
/
platform
/
upstream
/
libav.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libav.git
2006-09-28
Måns Rullgård
remove extraneous #ifdef CONFIG_ENCODERS/DECODERS
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Benjamin Larsson
-interlace -> -ilme This has been wrong in the docs...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Baptiste Coudurier
move sample size adjusting code after audio stsd v2...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Baptiste Coudurier
add lpcm fourcc
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Baptiste Coudurier
change codec id if sample size field is set to 24 in...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Panagiotis...
Remove the "mblmax" OptionDef. The equally named AVOpti...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Panagiotis...
Remove the "mblmin" OptionDef. The equally named AVOpti...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Panagiotis...
Remove the "lmin" OptionDef. The equally named AVOption...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Panagiotis...
Remove the "lmax" OptionDef. The equally named AVOption...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Siarhei Siamashka
add FASTDIV macro for ARM. Reported speed-up on MPEG...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Kostya Shishkov
Handle case of get_bits(0)
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
Måns Rullgård
dc_val should be signed
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
Måns Rullgård
return 0 from encode_picture() and estimate_qp() on...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
Måns Rullgård
make sure we can create and execute files in $TMPDIR
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
Michael Niedermayer
prevent infinite loop with VORC012.WMA
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
Måns Rullgård
put ARM feature tests next to other CPU tests
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
Måns Rullgård
try to stop people blindly using --cross-compile
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
Panagiotis...
Break compatibility only when first part of version...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
Panagiotis...
Make AVOption parsign code use ff_eval2()
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
Måns Rullgård
add some #ifdef CONFIG_ENCODERS/DECODERS
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
Måns Rullgård
fix some signedness warnings
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
Panagiotis...
Make ratecontrol use ff_eval2().
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
Måns Rullgård
remove useless memset()
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
Luca Abeni
Add support for YUVJ formats
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
Panagiotis...
Fix compilation by postponing deprecation of ff_eval...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
Kostya Shishkov
free memory before return
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
Kostya Shishkov
bump lavc version for WavPack decoder
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Michael Niedermayer
fix decoding of bastard3.rm (ver=0x10003001 ver0=0x9000000)
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Panagiotis...
Introduce ff_eval2 which is equivalent to ff_eval but...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Måns Rullgård
ARMv5TE optimized IDCT
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Michael Niedermayer
fix decoding of bastard1.rm (rv ver=0x10003001 ver0...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Michael Niedermayer
fix r_frame_rate init code for groundhog.vob
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Måns Rullgård
fix MUL16 macro
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Michael Niedermayer
drop broken telecine detection code
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Michael Niedermayer
reindent
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Michael Niedermayer
dont ignore MAX_READ_SIZE
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Michael Niedermayer
support forward seeking in non seekable streams
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Michael Niedermayer
simplify seek() failure check
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Panagiotis...
Handle possible failure of ff_eval.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Michael Niedermayer
mpeg1 b_strategy=2 segfault fix
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Kostya Shishkov
WavPack lossless audio decoder
commit
|
commitdiff
|
tree
|
snapshot
2006-09-25
Reimar Döffinger
remove get_le16 and get_le32, get_bits and get_bits_lon...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-25
Reimar Döffinger
Get rid of get_bits_long_le, get_bits_long was fixed...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-25
Reimar Döffinger
Changes needed due to show_bits_long behaviour changes...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-25
Reimar Döffinger
Fix get_bits_long to work with ALT_BITSTREAM_READER_LE.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-25
Aurelien Jacobs
rename vector to vect to avoid clash with Apple gcc
commit
|
commitdiff
|
tree
|
snapshot
2006-09-25
Luca Barbato
move memory functions from avcodec to avutil
commit
|
commitdiff
|
tree
|
snapshot
2006-09-24
Diego Biurrun
Remove 404 link.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-24
Oded Shimon
fix to vorbis decoder for book==0
commit
|
commitdiff
|
tree
|
snapshot
2006-09-24
Panagiotis...
Missing extern declaration for av_strtod.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-24
Michael Niedermayer
cosmetic
commit
|
commitdiff
|
tree
|
snapshot
2006-09-24
Michael Niedermayer
segfault fix
commit
|
commitdiff
|
tree
|
snapshot
2006-09-24
Luca Abeni
Improve swscale-example to test conversions between...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-23
Panagiotis...
Define NAN -if not already defined- as 0.0/0.0
commit
|
commitdiff
|
tree
|
snapshot
2006-09-22
Luca Barbato
Use mathops
commit
|
commitdiff
|
tree
|
snapshot
2006-09-22
Panagiotis...
Remove the "error" OptionDef. The equally named AVOptio...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-22
Panagiotis...
Remove the "mepc" OptionDef. The equally named AVOption...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-22
Panagiotis...
Remove the "skip_exp" OptionDef. The equally named...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-22
Panagiotis...
Remove the "skip_factor" OptionDef. The equally named...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-22
Panagiotis...
Remove the "skip_threshold" OptionDef. The equally...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-22
Panagiotis...
Remove the "mb_threshold" OptionDef. The equally named...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-22
Michael Niedermayer
simplify url_fseek()
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Loren Merritt
remove a division from STOP_TIMER
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Loren Merritt
simplify asm mid_pred, as suggested by michaelni.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Loren Merritt
cosmetics (indentation)
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Loren Merritt
tweak ff_imdct_calc_3dn2
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Loren Merritt
sse implementation of imdct.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Roman Shaposhnik
* Moving FifoBuffer out of libavformat/avformat...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Kostya Shishkov
Finally enable B-frame decoding as all known samples...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Kostya Shishkov
For B-frames if the second reference frame signals...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Kostya Shishkov
Reorder MV order in B-frames so no swapping in vc1_b_mc...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Kostya Shishkov
Zero number of current scan after decoding one picture.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-21
Michael Niedermayer
1000l copy and paste typo
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Michael Niedermayer
reduce scores if the mp3 frames dont start from the...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Michael Niedermayer
set supported pixel formats for a few encoders (fixes...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Panagiotis...
The "video_rc_buffer_aggressivity" variable is not...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Panagiotis...
Remove the "sc_threshold" OptionDef variable.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Panagiotis...
Remove the "bug" OptionDef used for setting the workaro...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Panagiotis...
Remove the "qsquish" OptionDef. The AVOption min/max...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Panagiotis...
Remove the "qmax" OptionDef.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Panagiotis...
Remove the "qmin" OptionDef.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Panagiotis...
Remove the "bf" OptionDef parameter so the equally...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Panagiotis...
Inform the user that a certain AVOption is out of range.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Panagiotis...
Correct the constraints of some AVOptions. These had...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Panagiotis...
Migrate the "packetsize" OptionDef option to become...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Panagiotis...
Migrate the "muxrate" OptionDef option to become an...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-19
Luca Barbato
New single instruction math operation header
commit
|
commitdiff
|
tree
|
snapshot
2006-09-19
Michael Niedermayer
use correct rounding functions
commit
|
commitdiff
|
tree
|
snapshot
2006-09-18
Benjamin Larsson
Added qcelp faq.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-18
Panagiotis...
Remove the "bufsize" OptionDef option from ffmpeg.c...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-18
Panagiotis...
Add support for SI (k, M, ...) and IEC/IEEE (Ki, Mi...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-17
Luca Abeni
Remove the dependency of libswscale on img_format.h
commit
|
commitdiff
|
tree
|
snapshot
2006-09-17
Luca Abeni
Fix the PIX_FMT_* ---> IMGFMT_* conversion (PIX_FMT_RGB...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-17
Michael Niedermayer
K prefix
commit
|
commitdiff
|
tree
|
snapshot
2006-09-17
Nazo
FLV seeking patch by Nazo. lovesyao at aol com.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-17
Michael Niedermayer
support SI and some non SI prefixes
commit
|
commitdiff
|
tree
|
snapshot
2006-09-17
Diego Biurrun
wording/spelling
commit
|
commitdiff
|
tree
|
snapshot
2006-09-16
Michael Benjamin
ADI Blackfin optimizations
commit
|
commitdiff
|
tree
|
snapshot
2006-09-16
Diego Biurrun
Change VHOOKSHFLAGS (which defaults to SHFLAGS) from...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-16
Víctor Paesa
Document how to read DirectShow files,
commit
|
commitdiff
|
tree
|
snapshot
next