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
2007-10-31
Diego Biurrun
Remove redundant -DHAVE_AV_CONFIG_H from tests/seek_tes...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-31
Diego Biurrun
Remove unused variables, fixes the following warnings:
commit
|
commitdiff
|
tree
|
snapshot
2007-10-31
Ronald S. Bultje
Take the target address family in account when determin...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-31
Luca Abeni
Reindent after last commit
commit
|
commitdiff
|
tree
|
snapshot
2007-10-31
Nicolas George
Resolve hosts and bind sockets even when the local_port...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-30
Peter Ross
EA IMA EACS decoder
commit
|
commitdiff
|
tree
|
snapshot
2007-10-30
Peter Ross
EA IMA SEAD decoder
commit
|
commitdiff
|
tree
|
snapshot
2007-10-30
Víctor Paesa
Leverage MinGW's llrint() in Cygwin compilations.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-30
Luca Abeni
Mark the source buffer as "const"
commit
|
commitdiff
|
tree
|
snapshot
2007-10-30
Luca Abeni
If local port n is not available, try n + 2 instead...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-30
Diego Biurrun
Clarify comment about gcc -MM.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-30
Diego Biurrun
Declare libpostproc prerequisites directly instead...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-30
Baptiste Coudurier
rename av_crc04C11DB7_update to ff_crc04C11DB7_update...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Luca Abeni
Remove redundant prototype
commit
|
commitdiff
|
tree
|
snapshot
2007-10-29
Luca Abeni
Remove the inclusion of rtsp.h and rtp.h from avformat...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-28
Nico Sabbi
removed unused variables accidentally introduced in...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-28
Aurelien Jacobs
rename crc.c to crcenc.c
commit
|
commitdiff
|
tree
|
snapshot
2007-10-28
Aurelien Jacobs
move framecrc muxer in its own file
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
Nico Sabbi
reindented after previous commit
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
Nico Sabbi
added option programid to select the program to use...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-27
Loren Merritt
remove a branch from an inner loop.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-26
Nico Sabbi
print newline after program id even when the name is...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-26
Luca Abeni
Explicitly include rtp.h (needed for rtp_get_payload_ty...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-26
Luca Abeni
Remove prototype for non-existent function
commit
|
commitdiff
|
tree
|
snapshot
2007-10-25
Aurelien Jacobs
probe files starting with the 1SNh tag
commit
|
commitdiff
|
tree
|
snapshot
2007-10-25
Aurelien Jacobs
don't use #define with names starting with _
commit
|
commitdiff
|
tree
|
snapshot
2007-10-25
Aurelien Jacobs
add parsing of 1SNh header in the EA demuxer
commit
|
commitdiff
|
tree
|
snapshot
2007-10-25
Diego Biurrun
Remove unused variable, fixes warning:
commit
|
commitdiff
|
tree
|
snapshot
2007-10-24
Aurelien Jacobs
avoid infinite loop at the end of files which are not...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-24
Peter Ross
EA ADPCM R1, R2 and R3 decoder
commit
|
commitdiff
|
tree
|
snapshot
2007-10-24
Diego Biurrun
Rename --disable-opts option to --disable-optimizations...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-24
Diego Biurrun
Rename optimize variable to the slightly more meaningfu...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-24
Benoit Fouet
Cosmetics: indentation.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-24
Benoit Fouet
Prevent mov muxer from writing empty udta atoms.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-24
Andreas Öman
add support for reading duration from VBRI-tag in mp3...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-24
Jeff Downs
Move setting of key frame flag for intra-only codecs...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-24
Ramiro Polla
Updated and rewritten Windows-related documentation.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-23
Baptiste Coudurier
use FFMIN
commit
|
commitdiff
|
tree
|
snapshot
2007-10-23
Andreas Öman
fix indent
commit
|
commitdiff
|
tree
|
snapshot
2007-10-23
Andreas Öman
cosmetical change of mp3_parse_xing() to prepare for...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-23
Andreas Öman
add support for reading duration from Xing-tag in mp3...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-23
Diego Biurrun
Simplify install-libs prerequisite generation.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-22
Aurelien Jacobs
convert a if() into a switch() to ease addition of...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-22
Diego Biurrun
Fix uninstall-vhook, SLIBSUF was being left out.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-22
Diego Biurrun
Fix make install of man pages when PROGS is empty.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-22
Diego Biurrun
Fix make install when PROGS is empty.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-22
Diego Biurrun
Further simplify install-progs prerequisites, no need...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-22
Diego Biurrun
Simplify install-progs prerequisite declaration.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-22
Diego Biurrun
Clarify comment block and rewrite in better English.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-22
Baptiste Coudurier
fix issue 225, instead of stoping when wrong atom size...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-22
Kostya Shishkov
Use simple IDCT for now
commit
|
commitdiff
|
tree
|
snapshot
2007-10-22
Kostya Shishkov
Remove incorrect and unneeded code
commit
|
commitdiff
|
tree
|
snapshot
2007-10-22
Kostya Shishkov
Beam Software SIFF demuxer and video decoder
commit
|
commitdiff
|
tree
|
snapshot
2007-10-21
Baptiste Coudurier
100l, fix dump_format, declare buf in dump_stream_forma...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-21
Aurelien Jacobs
remove some useless initializations (the whole context...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-21
Aurelien Jacobs
cosmetics: reindent
commit
|
commitdiff
|
tree
|
snapshot
2007-10-21
Aurelien Jacobs
cosmetics: Add #endif comment.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-21
Aurelien Jacobs
remove unused context var
commit
|
commitdiff
|
tree
|
snapshot
2007-10-21
Kostya Shishkov
New RM format deserves small version bump
commit
|
commitdiff
|
tree
|
snapshot
2007-10-21
Kostya Shishkov
indentation after last commit
commit
|
commitdiff
|
tree
|
snapshot
2007-10-21
Kostya Shishkov
Make RV10/20 decoder work with new frame format
commit
|
commitdiff
|
tree
|
snapshot
2007-10-21
Aurelien Jacobs
Make Matroska demuxer output full frames instead of...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-21
Kostya Shishkov
Demux full frames instead of sliced for RealVideo.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-20
Reimar Döffinger
Document ff_des_encdec
commit
|
commitdiff
|
tree
|
snapshot
2007-10-20
Reimar Döffinger
Add support for decrypting asf files
commit
|
commitdiff
|
tree
|
snapshot
2007-10-20
Nico Sabbi
associate to each AVProgram the indexes of the AVStream...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-20
Nico Sabbi
API extension: AVProgram now has an array (stream_index...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-20
Nico Sabbi
cosmetics: moved to a separate function the code to...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-20
Aurelien Jacobs
add support for git in version.sh (use short hash as...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-20
Aurelien Jacobs
cosmetics to make version.sh more VCS agnostic
commit
|
commitdiff
|
tree
|
snapshot
2007-10-19
Víctor Paesa
The 'Video Filter API' is better known as 'libavfilter'.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-19
Ramiro Polla
Install MSVC import libraries without version numbering...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-19
Ramiro Polla
Append BUILDSUF directly to NAME instead of prepending...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-19
Jeremy Mordkoff
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-19
Diego Biurrun
cosmetics: Add #endif comment.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-19
Reimar Döffinger
Add support for DES en- and decryption.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-19
Ramiro Polla
Grammar.
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Aurelien Jacobs
ensure all compiled in codec/muxer are registered
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Aurelien Jacobs
better check for video track detection
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Aurelien Jacobs
skip unsupported audio track data
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Aurelien Jacobs
cosmetics: indentation
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Aurelien Jacobs
check if we found an audio track before initializing...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Aurelien Jacobs
compute pts according to the audio codec
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Aurelien Jacobs
set bytes per sample in the context
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Aurelien Jacobs
fix big endian files support
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Aurelien Jacobs
simplify
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Aurelien Jacobs
parse sample rate instead of setting a default one
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Aurelien Jacobs
add support for PCM codec
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Aurelien Jacobs
check compression_type to assign audio codec
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Aurelien Jacobs
make compression_type a function local var instead...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Aurelien Jacobs
add support for big_endian encoded headers
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Aurelien Jacobs
add some error processing
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Aurelien Jacobs
cosmetics: indentation
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Aurelien Jacobs
parse header chunk in a loop (don't depend on a fixed...
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Aurelien Jacobs
add audio and video codec context vars
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Aurelien Jacobs
better log message
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Aurelien Jacobs
move vp6 header parsing into its own function
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Aurelien Jacobs
remove 2 temporary variables
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Aurelien Jacobs
set a default value for num_channels
commit
|
commitdiff
|
tree
|
snapshot
2007-10-18
Aurelien Jacobs
move audio header parsing in its own function
commit
|
commitdiff
|
tree
|
snapshot
next