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-12-02
Michael Niedermayer
hexagon search
commit
|
commitdiff
|
tree
|
snapshot
2006-12-02
Luca Barbato
Unused variable removed
commit
|
commitdiff
|
tree
|
snapshot
2006-12-01
Michael Niedermayer
remove pretty much useless skiping of some predictors
commit
|
commitdiff
|
tree
|
snapshot
2006-12-01
Baptiste Coudurier
mjpeg a dump header bitstream filter, modifies bitstrea...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-01
Baptiste Coudurier
add bytestream big endian 16/32 writing functions
commit
|
commitdiff
|
tree
|
snapshot
2006-12-01
Diego Biurrun
Use a function for audio encoding and decoding.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-01
Diego Biurrun
Use a function for libav.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-01
Diego Biurrun
Use a function for image formats.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-01
Diego Biurrun
Use a function for streamed images.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-01
Diego Biurrun
Use a function for audio-only tests.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-01
Allan Hsu
Fix wrong flags for S16LE and S16BE audio in FLV files.
commit
|
commitdiff
|
tree
|
snapshot
2006-12-01
Michael Niedermayer
typo in umh
commit
|
commitdiff
|
tree
|
snapshot
2006-12-01
Michael Niedermayer
UMH support (dia_size=-1 activates it)
commit
|
commitdiff
|
tree
|
snapshot
2006-12-01
Michael Niedermayer
cosmetic (prevent name clashes of variables in a macro...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-01
Kostya Shishkov
100l FastUVMC rounding was incorrect.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-30
Michael Niedermayer
1 step diamond search around the median MV predictor
commit
|
commitdiff
|
tree
|
snapshot
2006-11-30
Michael Niedermayer
doxy
commit
|
commitdiff
|
tree
|
snapshot
2006-11-30
Michael Niedermayer
fix overflow and remove wrong comment
commit
|
commitdiff
|
tree
|
snapshot
2006-11-30
Michael Niedermayer
return optimal fraction
commit
|
commitdiff
|
tree
|
snapshot
2006-11-30
Loïc Le Loarer
Fix compile with --disable-muxers, patch by Loïc Le...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-29
Kostya Shishkov
Better VQA demuxer
commit
|
commitdiff
|
tree
|
snapshot
2006-11-29
Kostya Shishkov
VQA v1 support
commit
|
commitdiff
|
tree
|
snapshot
2006-11-28
Aurelien Jacobs
cleanup the #ifdef mess in encoder/decoder/parser regis...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-28
Aurelien Jacobs
matroska: scale timecode according to time_scale
commit
|
commitdiff
|
tree
|
snapshot
2006-11-28
Baptiste Coudurier
move source_package declaration in the loop and reset...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-28
Baptiste Coudurier
readjust dts if negative
commit
|
commitdiff
|
tree
|
snapshot
2006-11-28
Kostya Shishkov
Correct information in header
commit
|
commitdiff
|
tree
|
snapshot
2006-11-27
Reimar Döffinger
Change "p" asm constraints to "g", since "p" was a...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-27
Loren Merritt
10l in r7174 caused all options to be treated as filenames.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-27
Robert Swain
alphabetic reordering of codec registration
commit
|
commitdiff
|
tree
|
snapshot
2006-11-27
Aurelien Jacobs
cleanup the #ifdef mess in muxer/demuxer registration
commit
|
commitdiff
|
tree
|
snapshot
2006-11-27
Timo Lindfors
Add support for files that begin with a dash.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-27
Michael Niedermayer
PIC fix
commit
|
commitdiff
|
tree
|
snapshot
2006-11-26
Brian Foley
Move copy_block* functions to dsp dsputil.h
commit
|
commitdiff
|
tree
|
snapshot
2006-11-26
Kostya Shishkov
Correct rounding values in overlap filtering
commit
|
commitdiff
|
tree
|
snapshot
2006-11-26
Kostya Shishkov
B-frames support for adv. profile
commit
|
commitdiff
|
tree
|
snapshot
2006-11-26
Kostya Shishkov
100l: Initialize dc_scale with current quantizer for...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-26
Kostya Shishkov
Use halfpq in coefficient scaling
commit
|
commitdiff
|
tree
|
snapshot
2006-11-25
Diego Biurrun
Remove redundant comment.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-24
Luca Barbato
typo
commit
|
commitdiff
|
tree
|
snapshot
2006-11-24
Steven Johnson
Implement DELTA_FLI opcodes correctly. Patch by Steven...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-23
Alex Beregszaszi
support byte_run=0 case in DELTA_FLI (this case means...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-23
Alex Beregszaszi
10l memory corruption bug found by Steven Johnson
commit
|
commitdiff
|
tree
|
snapshot
2006-11-23
Aurelien Jacobs
No need for special trick anymore for flac in matroska.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-23
Aurelien Jacobs
flac: allow reading of full metadata headers from extradata
commit
|
commitdiff
|
tree
|
snapshot
2006-11-23
Bill O'Shaughnessy
bring AC3 encoder output up to input volume level
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Reimar Döffinger
Set CODEC_TYPE_DATA for timecode tracks.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Reimar Döffinger
Set st->need_parsing = 2 for MPEG-content.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Baptiste Coudurier
fix bitstream to be correctly decoded by quicktime
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Baptiste Coudurier
fix sigfpe with intra only encoding
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Ramiro Polla
add interactive support for MinGW
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Diego Biurrun
Conditionally compile some of the AltiVec optimizations.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Matthias Hopf
fix some potential security issues, patch by Matthias...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Baptiste Coudurier
typo
commit
|
commitdiff
|
tree
|
snapshot
2006-11-22
Michael Niedermayer
fix b frames + -mbd rd without -psnr (yes that was...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-21
Aurelien Jacobs
add support for FLAC in matroska
commit
|
commitdiff
|
tree
|
snapshot
2006-11-21
Diego Biurrun
Fix compilation with VC-1 decoder disabled.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-21
Michael Niedermayer
fix b frames + -mbd rd without -psnr (yes that was...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-21
Michael Niedermayer
100l infinite loop fix
commit
|
commitdiff
|
tree
|
snapshot
2006-11-21
Aurelien Jacobs
move common voc muxer and demuxer data to voc.c
commit
|
commitdiff
|
tree
|
snapshot
2006-11-21
Aurelien Jacobs
split voc.c into vocdec.c and vocenc.c
commit
|
commitdiff
|
tree
|
snapshot
2006-11-21
Diego Biurrun
typo
commit
|
commitdiff
|
tree
|
snapshot
2006-11-21
Kostya Shishkov
Decode non-interleaved scans
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Diego Biurrun
Kb --> kb
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Diego Biurrun
Nuke config.log support.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Guillaume Poirier
Fix declaration and code thingie
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Martin
allow amr bitrate to be changed "on the fly" through...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Aurelien Jacobs
add support for tta in matroska
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Diego Biurrun
typo
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Víctor Paesa
Current FFmpeg expects bits/s instead of kilobits/s...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Víctor Paesa
Some notes about the order of options on the command...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Tom Harper
Fix linking with H.261 support disabled.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Michael Niedermayer
infiinit loop fix for CBR + adaptive quant
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Michael Niedermayer
100l qprd fix 2nd try
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Kostya Shishkov
Some progressive JPEG support
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Aurelien Jacobs
cosmetics: reindent after last commit
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Aurelien Jacobs
matroska: split real video frames so that each packet...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Aurelien Jacobs
matroska: properly handle real video extradata
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
Aurelien Jacobs
simplify free()+set to NULL using av_freep()
commit
|
commitdiff
|
tree
|
snapshot
2006-11-19
Michael Niedermayer
testing all dquant for qp_rd fixes the qp runaway to...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-19
Guillaume Poirier
Add useful Altivec types, taken from with permission...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-19
Luca Abeni
Clarify that some of the non-SIMD code is now LGPLed.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-19
Reimar Döffinger
Correct GET/PUT_UTF8 comment: the get/put functions...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-19
Reimar Döffinger
Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2006-11-19
Kostya Shishkov
Identation
commit
|
commitdiff
|
tree
|
snapshot
2006-11-19
Kostya Shishkov
Divide first audio buffer chunk into atomary bufffers.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-18
Diego Biurrun
Fix misplaced comment.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-18
Diego Biurrun
Clean up XAN DPCM hack and set codec_tag to 0 for XAN...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-18
Måns Rullgård
improved pthreads test
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Benjamin Larsson
Missed one log2().
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Oded Shimon
change mpeg4 fourcc from "mp4s" to "mp4v"
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Oded Shimon
update to libnut, use framecode table generator
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Oded Shimon
update to libnut API, changes to frame_table_input
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Kostya Shishkov
Optimize overlapping
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Kostya Shishkov
Fix comments
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
Kostya Shishkov
Overlap filtering was done in reverse order
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Michael Niedermayer
fix support for avis with sample_size > packet size
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Måns Rullgård
TUNECPU is never used
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Måns Rullgård
simplify [TARGET_]ARCH_* setting
commit
|
commitdiff
|
tree
|
snapshot
2006-11-16
Måns Rullgård
add copyright notices for myself and Diego
commit
|
commitdiff
|
tree
|
snapshot
next