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
2012-06-22
Alex Converse
lavfi: Add the af_channelmap audio channel mapping...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Anton Khirnov
lavfi: add join audio filter.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Anton Khirnov
lavfi: allow audio filters to request a given number...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Anton Khirnov
lavfi: support automatically inserting the fifo filter...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Anton Khirnov
lavfi/audio: eliminate ff_default_filter_samples().
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Anton Khirnov
libspeexenc: add supported sample rates and channel...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Mans Rullgard
Replace usleep() calls with av_usleep()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Mans Rullgard
lavu: add av_usleep() function
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Hendrik Leppkes
utvideo: mark interlaced frames as such
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Carl Eugen...
utvideo: Fix interlaced prediction for RGB utvideo.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Diego Biurrun
cosmetics: do not use full path for local headers
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Mans Rullgard
lavu/file: include unistd.h only when available
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Mans Rullgard
configure: check for unistd.h
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Mans Rullgard
log: include unistd.h only when needed
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Mans Rullgard
lavf: include libavutil/time.h instead of redeclaring...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Janne Grunau
fix hardcoded tables compililation caused by missing...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Ronald S. Bultje
lavf: Make codec_tag arrays constant
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Ronald S. Bultje
twinvq: give massive struct a name.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Mans Rullgard
lavf, lavu: version bumps and APIchanges for av_gettime...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Anton Khirnov
lavfi/audio: don't set cur_buf in ff_filter_samples().
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Anton Khirnov
lavfi/fifo: add audio version of the fifo filter.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Anton Khirnov
fifo: fix parenthesis placement.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Anton Khirnov
lavfi: rename vf_fifo.c -> fifo.c
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Anton Khirnov
lavc: remove stats_in from AVCodecContext options table.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Kostya Shishkov
MS Screen 1 decoder
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Alex Converse
aacdec: Fix popping channel layouts.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Mans Rullgard
av_gettime: support Win32 without gettimeofday()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Mans Rullgard
Use av_gettime() in various places
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Mans Rullgard
Move av_gettime() to libavutil
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Mans Rullgard
dct-test: use emms_c() from libavutil instead of duplic...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Ronald S. Bultje
mov: fix operator precedence bug
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Janne Grunau
mathematics.h: remove a couple of math defines
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Mans Rullgard
Remove unnecessary inclusions of [sys/]time.h
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Mans Rullgard
lavf: remove unnecessary inclusions of unistd.h
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Mans Rullgard
bfin: libswscale: add const where appropriate to fix...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Mans Rullgard
bfin: libswscale: remove unnecessary #includes
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Martin Storsjö
udp: Properly check for invalid sockets
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Martin Storsjö
tcp: Check the return value from getsockopt
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Martin Storsjö
network: Use av_strerror for getting error messages
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Martin Storsjö
udp: Properly print error from getnameinfo
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Martin Storsjö
mmst: Use AVUNERROR() to convert error codes to the...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Martin Storsjö
network: Pass pointers of the right type to get/setsock...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Samuel Pitoiset
rtmp: Reduce the number of idle posts sent by sleeping...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Diego Biurrun
flvdec: remove incomplete, disabled seeking code
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Ronald S. Bultje
mem: add support for _aligned_malloc() as found on...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Simon A. Eugster
lavc: Extend the documentation for avcodec_init_packet
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Ronald S. Bultje
flvdec: remove incomplete, disabled seeking code
commit
|
commitdiff
|
tree
|
snapshot
2012-06-19
Ronald S. Bultje
http: replace atoll() with strtoll()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Ronald S. Bultje
mpegts: remove unused/incomplete/broken seeking code
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Justin Ruggles
af_amix: allow float planar sample format as input
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Justin Ruggles
af_amix: use AVFloatDSPContext.vector_fmac_scalar()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Justin Ruggles
float_dsp: add x86-optimized functions for vector_fmac_...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Justin Ruggles
float_dsp: Move vector_fmac_scalar() from libavcodec...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Justin Ruggles
lavr: Add x86-optimized function for flt to s32 conversion
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Justin Ruggles
lavr: Add x86-optimized function for flt to s16 conversion
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Justin Ruggles
lavr: Add x86-optimized functions for s32 to flt conversion
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Justin Ruggles
lavr: Add x86-optimized functions for s32 to s16 conversion
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Justin Ruggles
lavr: Add x86-optimized functions for s16 to flt conversion
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Justin Ruggles
lavr: Add x86-optimized function for s16 to s32 conversion
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Martin Storsjö
rtpenc: Support packetizing iLBC
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Martin Storsjö
rtpdec: Add a depacketizer for iLBC
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Martin Storsjö
Implement the iLBC storage file format
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Martin Storsjö
mov: Support muxing/demuxing iLBC
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Martin Storsjö
Add support for iLBC decoding/encoding via the external...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Samuel Pitoiset
rtmp: Don't send every flv packet in a separate HTTP...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Martin Storsjö
rtsp: Send mode=record instead of mode=receive
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Ronald S. Bultje
dirac: replace compound literal with normal initialiser
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Justin Ruggles
lavr: add x86-optimized functions for mixing 1-to-2...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Justin Ruggles
lavr: add x86-optimized functions for mixing 1-to-2...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
John Stebbins
Add Dolby/DPLII downmix support to libavresample
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Mans Rullgard
vorbisdec: replace div/mod in loop with a counter
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Mans Rullgard
fate: vorbis: add 5.1 surround test
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Martin Storsjö
rtpenc: Allow requesting H264 RTP packetization mode 0
commit
|
commitdiff
|
tree
|
snapshot
2012-06-18
Martin Storsjö
configure: Sort the library listings in the help text...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Ronald S. Bultje
dwt: remove variable-length arrays
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Samuel Pitoiset
RTMPT protocol support
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Martin Storsjö
http: Properly handle chunked transfer-encoding for...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Martin Storsjö
http: Fail reading if the connection has gone away
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Martin Storsjö
amr: Mark an array const
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Martin Storsjö
amr: More space cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Martin Storsjö
rtpenc: Fix memory leaks in the muxer open function
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Martin Storsjö
amr: Cosmetic cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Martin Storsjö
mov_chan: Fix operator precedence by adding parentheses
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Diego Biurrun
doc: Add missing protocols to list of supported protocols.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Jordi Ortiz
tcp: Check the listen call
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Anton Khirnov
flacdec: read attached pictures.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Anton Khirnov
lavf: don't segfault when a NULL filename is passed...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Janne Grunau
af_resample: fix format modifier in debug string for...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Janne Grunau
segment: remove unnecessary <strings.h> include
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Mans Rullgard
fate: add snow hpel tests
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Diego Biurrun
Avoid C99 variable declarations within for statements.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Samuel Pitoiset
rtmp: Read and handle incoming packets while writing...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Luca Barbato
doc: document THREAD_TYPE fate variable
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Martin Storsjö
rtpdec: Don't require frames to start with a Mode A...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Anton Khirnov
avconv: don't try to free threads that were not initial...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Samuel Pitoiset
rtmp: Add a new option 'rtmp_buffer', for setting the...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Samuel Pitoiset
rtmp: Set the client buffer time to 3s instead of 0.26s
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Samuel Pitoiset
rtmp: Handle server bandwidth packets
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Samuel Pitoiset
rtmp: Display a verbose message when an unknown packet...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Anton Khirnov
lavfi/audio: use av_samples_copy() instead of custom...
commit
|
commitdiff
|
tree
|
snapshot
next