git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
x86/cpu: implement support for cpuid through intrinsics
2012-07-10
Ronald S. Bultje
x86/cpu: implement support for cpuid through intrinsics
commit
|
commitdiff
|
tree
2012-07-10
Ronald S. Bultje
x86/cpu: implement support for xgetbv through intrinsics
commit
|
commitdiff
|
tree
2012-07-10
Ronald S. Bultje
lavu: use intrinsics for emms on systems lacking inline...
commit
|
commitdiff
|
tree
2012-07-10
Martin Storsjö
mem: Don't abort on av_malloc(0) in debug mode
commit
|
commitdiff
|
tree
2012-07-09
Jordi Ortiz
tcp: add initial timeout limit for incoming connections
commit
|
commitdiff
|
tree
2012-07-06
Martin Storsjö
x86: h264_intrapred: Don't add the 'd' suffix to the...
commit
|
commitdiff
|
tree
2012-07-05
Martin Storsjö
flvdec: Treat all nellymoser versions as the same codec
commit
|
commitdiff
|
tree
2012-07-05
Samuel Pitoiset
xtea: Make the count parameter match the documentation
commit
|
commitdiff
|
tree
2012-07-05
Samuel Pitoiset
blowfish: Make the count parameter match the documentation
commit
|
commitdiff
|
tree
2012-07-05
Michael Niedermayer
mpegvideo: Don't use ff_mspel_motion() for vc1
commit
|
commitdiff
|
tree
2012-07-05
Martin Storsjö
avconv: Set audio filter time base to the sample rate
commit
|
commitdiff
|
tree
2012-07-05
Martin Storsjö
vp8: Add ifdef guards around the sse2 loopfilter in...
commit
|
commitdiff
|
tree
2012-07-04
Ronald S. Bultje
mpegvideo: remove VLAs
commit
|
commitdiff
|
tree
2012-07-04
Samuel Pitoiset
Add XTEA encryption support in libavutil
commit
|
commitdiff
|
tree
2012-07-04
Samuel Pitoiset
Add Blowfish encryption support in libavutil
commit
|
commitdiff
|
tree
2012-07-04
Martin Storsjö
eval: Add the isinf() function and tests for it
commit
|
commitdiff
|
tree
2012-07-04
Martin Storsjö
avplay: Add an option for not limiting the input buffer...
commit
|
commitdiff
|
tree
2012-07-03
Martin Storsjö
ismindex: Verify that all bitrate variants match
commit
|
commitdiff
|
tree
2012-07-03
Martin Storsjö
ismindex: Properly report errors reading the MFRA atom
commit
|
commitdiff
|
tree
2012-07-03
Ronald S. Bultje
snow: remove a VLA used for edge emulation
commit
|
commitdiff
|
tree
2012-07-03
Ronald S. Bultje
snow: remove the runs[] VLA.
commit
|
commitdiff
|
tree
2012-07-03
Martin Storsjö
snow: Check mallocs at init
commit
|
commitdiff
|
tree
2012-07-02
Ronald S. Bultje
intfloat: Don't use designated initializers in the...
commit
|
commitdiff
|
tree
2012-07-02
Ronald S. Bultje
snow: remove a VLA.
commit
|
commitdiff
|
tree
2012-07-01
Martin Storsjö
roqvideo: Remove a totally unused dspcontext
commit
|
commitdiff
|
tree
2012-07-01
Martin Storsjö
opt/eval: Include mathematics.h for NAN/INFINITY
commit
|
commitdiff
|
tree
2012-07-01
Ronald S. Bultje
mathematics: Don't use division by zero in NAN/INFINITY...
commit
|
commitdiff
|
tree
2012-07-01
Martin Storsjö
wma: Lower the maximum number of channels to 2
commit
|
commitdiff
|
tree
2012-06-30
Ronald S. Bultje
dnxhdenc: add space between function argument type...
commit
|
commitdiff
|
tree
2012-06-30
Ronald S. Bultje
x86: fmtconvert: add special asm for float_to_int16_interlea...
commit
|
commitdiff
|
tree
2012-06-30
Ronald S. Bultje
attributes: Add a definition of av_always_inline for...
commit
|
commitdiff
|
tree
2012-06-30
Martin Storsjö
cmdutils: Pass the actual chosen encoder to filter_codec_opts
commit
|
commitdiff
|
tree
2012-06-30
Ronald S. Bultje
os_support: Add fallback definitions for stat flags
commit
|
commitdiff
|
tree
2012-06-30
Martin Storsjö
os_support: Rename the poll fallback function to ff_poll
commit
|
commitdiff
|
tree
2012-06-30
Martin Storsjö
network: Check for struct pollfd
commit
|
commitdiff
|
tree
2012-06-30
Martin Storsjö
os_support: Don't compare a negative number against...
commit
|
commitdiff
|
tree
2012-06-30
Ronald S. Bultje
os_support: Include all the necessary headers for the...
commit
|
commitdiff
|
tree
2012-06-29
Ronald S. Bultje
file: Only include unistd.h if it exists
commit
|
commitdiff
|
tree
2012-06-29
Ronald S. Bultje
random_seed: Only read /dev/*random if we have unistd.h
commit
|
commitdiff
|
tree
2012-06-29
Samuel Pitoiset
doc: Indicate that RTMPT is natively implemented in...
commit
|
commitdiff
|
tree
2012-06-29
Ronald S. Bultje
rtpdec: Don't explicitly include unistd.h any longer
commit
|
commitdiff
|
tree
2012-06-27
Martin Storsjö
udp: Support IGMPv3 source specific multicast and source...
commit
|
commitdiff
|
tree
2012-06-27
Ronald S. Bultje
dxva2: include dxva.h if found
commit
|
commitdiff
|
tree
2012-06-27
Martin Storsjö
libm: Provide fallback definitions for isnan() and...
commit
|
commitdiff
|
tree
2012-06-27
Jordi Ortiz
tcp: Pass NULL as hostname to getaddrinfo if the string...
commit
|
commitdiff
|
tree
2012-06-27
Jordi Ortiz
tcp: Set AI_PASSIVE when the socket will be used for...
commit
|
commitdiff
|
tree
2012-06-26
Ronald S. Bultje
network: Don't redefine error codes if they already...
commit
|
commitdiff
|
tree
2012-06-26
Ronald S. Bultje
configure: Check for sys/time.h
commit
|
commitdiff
|
tree
2012-06-26
Martin Storsjö
network: Include unistd.h from network.h
commit
|
commitdiff
|
tree
2012-06-26
Hendrik Leppkes
dxva2_h264: fix signaling of mbaff frames
commit
|
commitdiff
|
tree
2012-06-25
Ronald S. Bultje
log: Include io.h on windows
commit
|
commitdiff
|
tree
2012-06-25
Martin Storsjö
wtv: Check the return value from gmtime
commit
|
commitdiff
|
tree
2012-06-24
Martin Storsjö
log: Only include unistd.h if configure found it
commit
|
commitdiff
|
tree
2012-06-21
Ronald S. Bultje
lavf: Make codec_tag arrays constant
commit
|
commitdiff
|
tree
2012-06-21
Ronald S. Bultje
twinvq: give massive struct a name.
commit
|
commitdiff
|
tree
2012-06-19
Martin Storsjö
udp: Properly check for invalid sockets
commit
|
commitdiff
|
tree
2012-06-19
Martin Storsjö
tcp: Check the return value from getsockopt
commit
|
commitdiff
|
tree
2012-06-19
Martin Storsjö
network: Use av_strerror for getting error messages
commit
|
commitdiff
|
tree
2012-06-19
Martin Storsjö
udp: Properly print error from getnameinfo
commit
|
commitdiff
|
tree
2012-06-19
Martin Storsjö
mmst: Use AVUNERROR() to convert error codes to the...
commit
|
commitdiff
|
tree
2012-06-19
Martin Storsjö
network: Pass pointers of the right type to get/setsockopt...
commit
|
commitdiff
|
tree
2012-06-19
Samuel Pitoiset
rtmp: Reduce the number of idle posts sent by sleeping...
commit
|
commitdiff
|
tree
2012-06-19
Ronald S. Bultje
mem: add support for _aligned_malloc() as found on...
commit
|
commitdiff
|
tree
2012-06-19
Simon A. Eugster
lavc: Extend the documentation for avcodec_init_packet
commit
|
commitdiff
|
tree
2012-06-18
Martin Storsjö
rtpenc: Support packetizing iLBC
commit
|
commitdiff
|
tree
2012-06-18
Martin Storsjö
rtpdec: Add a depacketizer for iLBC
commit
|
commitdiff
|
tree
2012-06-18
Martin Storsjö
Implement the iLBC storage file format
commit
|
commitdiff
|
tree
2012-06-18
Martin Storsjö
mov: Support muxing/demuxing iLBC
commit
|
commitdiff
|
tree
2012-06-18
Martin Storsjö
Add support for iLBC decoding/encoding via the external...
commit
|
commitdiff
|
tree
2012-06-18
Samuel Pitoiset
rtmp: Don't send every flv packet in a separate HTTP...
commit
|
commitdiff
|
tree
2012-06-18
Martin Storsjö
rtsp: Send mode=record instead of mode=receive
commit
|
commitdiff
|
tree
2012-06-18
Martin Storsjö
rtpenc: Allow requesting H264 RTP packetization mode 0
commit
|
commitdiff
|
tree
2012-06-18
Martin Storsjö
configure: Sort the library listings in the help text...
commit
|
commitdiff
|
tree
2012-06-17
Samuel Pitoiset
RTMPT protocol support
commit
|
commitdiff
|
tree
2012-06-17
Martin Storsjö
http: Properly handle chunked transfer-encoding for...
commit
|
commitdiff
|
tree
2012-06-17
Martin Storsjö
http: Fail reading if the connection has gone away
commit
|
commitdiff
|
tree
2012-06-17
Martin Storsjö
amr: Mark an array const
commit
|
commitdiff
|
tree
2012-06-17
Martin Storsjö
amr: More space cleanup
commit
|
commitdiff
|
tree
2012-06-17
Martin Storsjö
rtpenc: Fix memory leaks in the muxer open function
commit
|
commitdiff
|
tree
2012-06-17
Martin Storsjö
amr: Cosmetic cleanup
commit
|
commitdiff
|
tree
2012-06-17
Martin Storsjö
mov_chan: Fix operator precedence by adding parentheses
commit
|
commitdiff
|
tree
2012-06-17
Jordi Ortiz
tcp: Check the listen call
commit
|
commitdiff
|
tree
2012-06-14
Samuel Pitoiset
rtmp: Read and handle incoming packets while writing...
commit
|
commitdiff
|
tree
2012-06-14
Martin Storsjö
rtpdec: Don't require frames to start with a Mode A...
commit
|
commitdiff
|
tree
2012-06-13
Samuel Pitoiset
rtmp: Add a new option 'rtmp_buffer', for setting the...
commit
|
commitdiff
|
tree
2012-06-13
Samuel Pitoiset
rtmp: Set the client buffer time to 3s instead of 0.26s
commit
|
commitdiff
|
tree
2012-06-13
Samuel Pitoiset
rtmp: Handle server bandwidth packets
commit
|
commitdiff
|
tree
2012-06-13
Samuel Pitoiset
rtmp: Display a verbose message when an unknown packet...
commit
|
commitdiff
|
tree
2012-06-13
Martin Storsjö
rtmp: Tokenize the AMF connection parameters manually...
commit
|
commitdiff
|
tree
2012-06-12
Samuel Pitoiset
rtmp: Fix a possible access to invalid memory location...
commit
|
commitdiff
|
tree
2012-06-11
Samuel Pitoiset
rtmp: Do not send extension for flv files
commit
|
commitdiff
|
tree
2012-06-11
Samuel Pitoiset
rtmp: support connection parameters
commit
|
commitdiff
|
tree
2012-06-11
Samuel Pitoiset
doc: Add documentation for the newly added rtmp_* options
commit
|
commitdiff
|
tree
2012-06-04
Jindřich Makovička
mpegtsenc: use avio_open_dyn_buf(), zero pointers after...
commit
|
commitdiff
|
tree
2012-06-02
Jindrich Makovicka
mpegtsenc: Support LATM packetization for AAC
commit
|
commitdiff
|
tree
2012-06-02
Jindrich Makovicka
adtsenc: Don't expose the muxer internals to the rest...
commit
|
commitdiff
|
tree
2012-06-02
Jindrich Makovicka
mpegtsenc: use AVFormatContext for AAC packetization
commit
|
commitdiff
|
tree
2012-06-02
Jindrich Makovicka
mpegtsenc: use AVERROR() for return codes
commit
|
commitdiff
|
tree
2012-06-01
Martin Storsjö
http: Add the url_shutdown function for https, too
commit
|
commitdiff
|
tree
2012-06-01
Martin Storsjö
http: Simplify code by removing a local variable
commit
|
commitdiff
|
tree
next