git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
avformat: Add av_cold attributes to init functions missing them
2013-05-04
Martin Storsjö
configure: Check for getenv
commit
|
commitdiff
|
tree
2013-05-03
Martin Storsjö
compat: msvc: Make sure the object files are included...
commit
|
commitdiff
|
tree
2013-05-02
Martin Storsjö
configure: Don't do enable_deep_weak on disabled variables
commit
|
commitdiff
|
tree
2013-05-02
Martin Storsjö
configure: Use a different variable name in push/popvar
commit
|
commitdiff
|
tree
2013-04-25
Martin Storsjö
x86: Rename dsputil_rnd_template.c to rnd_template.c
commit
|
commitdiff
|
tree
2013-04-23
Martin Storsjö
x86: Get rid of duplication between *_rnd_template.c
commit
|
commitdiff
|
tree
2013-04-23
Martin Storsjö
x86: Factorize duplicated inline assembly snippets
commit
|
commitdiff
|
tree
2013-04-20
Martin Storsjö
ppc: hpeldsp: Include attributes.h
commit
|
commitdiff
|
tree
2013-04-19
Martin Storsjö
x86: Remove unused inline asm instruction defines
commit
|
commitdiff
|
tree
2013-04-19
Martin Storsjö
vc1: Remove now unused variables
commit
|
commitdiff
|
tree
2013-04-19
Martin Storsjö
cosmetics: bfin: Fix indentation in the dsputil init...
commit
|
commitdiff
|
tree
2013-04-15
Martin Storsjö
fate: Set the bitexact flag for vp3/vp5/vp6 tests
commit
|
commitdiff
|
tree
2013-04-15
Martin Storsjö
vp3: bfin: Transpose the IDCTs
commit
|
commitdiff
|
tree
2013-04-15
Martin Storsjö
bfin: Match DEFUN_END macros to the right functions
commit
|
commitdiff
|
tree
2013-04-10
Martin Storsjö
h264: Clear the mb members via memset instead of using...
commit
|
commitdiff
|
tree
2013-04-09
Martin Storsjö
srtp: Include rtpdec.h for RTP_MAX_PACKET_LENGTH
commit
|
commitdiff
|
tree
2013-04-08
Martin Storsjö
h264pred: Add a few missing const declarations for...
commit
|
commitdiff
|
tree
2013-04-08
Martin Storsjö
lavc: Make pointers to ff_cropTbl const
commit
|
commitdiff
|
tree
2013-04-08
Martin Storsjö
bfin: Make vp3 functions static
commit
|
commitdiff
|
tree
2013-04-08
Martin Storsjö
bfin: Don't use the vp3 idct functions if bitexact...
commit
|
commitdiff
|
tree
2013-04-03
Martin Storsjö
configure: Check for the atomic.h functions used in...
commit
|
commitdiff
|
tree
2013-03-27
Martin Storsjö
configure: Add error_resilience as dependency to the...
commit
|
commitdiff
|
tree
2013-03-27
Martin Storsjö
msmpeg4: Split decoding related functions to a separate...
commit
|
commitdiff
|
tree
2013-03-26
Martin Storsjö
configure: Remove a stray msmpeg4v1 encoder declaration
commit
|
commitdiff
|
tree
2013-03-26
Martin Storsjö
configure: Remove the mpegvideo dependency from svq1
commit
|
commitdiff
|
tree
2013-03-26
Martin Storsjö
x86: vc1dsp: Fix indentation
commit
|
commitdiff
|
tree
2013-03-26
Martin Storsjö
lavc: Rename avpriv_mpv_find_start_code after moving...
commit
|
commitdiff
|
tree
2013-03-26
Martin Storsjö
lavc: Move start code finding to utils.c
commit
|
commitdiff
|
tree
2013-03-25
Martin Storsjö
h264: Remove an unused variable
commit
|
commitdiff
|
tree
2013-03-24
Martin Storsjö
sndio_dec: Add missing includes for av_gettime()
commit
|
commitdiff
|
tree
2013-03-24
Martin Storsjö
x86: Change a missed occurrance of int to ptrdiff_t...
commit
|
commitdiff
|
tree
2013-03-23
Martin Storsjö
x86: Remove win64 xmm clobbering wrappers for the now...
commit
|
commitdiff
|
tree
2013-03-23
Martin Storsjö
bktr: Add missing includes for av_gettime()
commit
|
commitdiff
|
tree
2013-03-20
Martin Storsjö
rtmp: Pass the parameters to do_adobe_auth in the right...
commit
|
commitdiff
|
tree
2013-03-13
Martin Storsjö
ismindex: Check the return value of allocations
commit
|
commitdiff
|
tree
2013-03-13
Martin Storsjö
ismindex: Factorize code for printing chunk duration...
commit
|
commitdiff
|
tree
2013-03-13
Martin Storsjö
ismindex: Rename structs and fields from "file" to...
commit
|
commitdiff
|
tree
2013-03-08
Martin Storsjö
atomic: Exclude the unsupported implementation headers...
commit
|
commitdiff
|
tree
2013-03-08
Martin Storsjö
atomic: Check for __sync_val_compare_and_swap instead...
commit
|
commitdiff
|
tree
2013-03-08
Martin Storsjö
output-example: Update to use encode_video2 instead...
commit
|
commitdiff
|
tree
2013-03-08
Martin Storsjö
atomic: Add include guards to the implementation headers
commit
|
commitdiff
|
tree
2013-03-07
Martin Storsjö
avstring: Fix isxdigit to not accept non-hex characters
commit
|
commitdiff
|
tree
2013-03-07
Martin Storsjö
mpegvideo: Conditionally build error_resilience bits
commit
|
commitdiff
|
tree
2013-03-07
Martin Storsjö
h264: Rename the jpeg_420 pixfmt list to match the...
commit
|
commitdiff
|
tree
2013-03-06
Martin Storsjö
avconv: Make sure the encoder exists before inspecting...
commit
|
commitdiff
|
tree
2013-03-02
Martin Storsjö
rtpdec: Initialize some variables to silence compiler...
commit
|
commitdiff
|
tree
2013-03-01
Martin Storsjö
flvdec: Check the return value of a malloc
commit
|
commitdiff
|
tree
2013-03-01
Martin Storsjö
flvdec: Don't read the VP6 header byte when setting...
commit
|
commitdiff
|
tree
2013-02-28
Martin Storsjö
avconv: Apply codec options to streams that are copied...
commit
|
commitdiff
|
tree
2013-02-28
Martin Storsjö
cmdutils: Allow calling filter_codec_opts without a...
commit
|
commitdiff
|
tree
2013-02-28
Martin Storsjö
pnm: Use av_pix_fmt_desc_get instead of accessing the...
commit
|
commitdiff
|
tree
2013-02-27
Martin Storsjö
lavf: Add a fate test for the noproxy pattern matching
commit
|
commitdiff
|
tree
2013-02-27
Martin Storsjö
lavf: Handle the environment variable no_proxy more...
commit
|
commitdiff
|
tree
2013-02-26
Martin Storsjö
x86: dsputil_mmx: Remove leftover inline assembly fragments
commit
|
commitdiff
|
tree
2013-02-19
Martin Storsjö
h264: Get rid of unnecessary casts
commit
|
commitdiff
|
tree
2013-02-11
Martin Storsjö
h264: Copy h264chroma dsp context to slice thread copies
commit
|
commitdiff
|
tree
2013-02-11
Martin Storsjö
swscale: Disallow conversion to GBRP16
commit
|
commitdiff
|
tree
2013-02-11
Martin Storsjö
arm: Fall back to runtime cpu feature detection via...
commit
|
commitdiff
|
tree
2013-02-06
Martin Storsjö
h264chroma: x86: Fix building with yasm disabled
commit
|
commitdiff
|
tree
2013-01-31
Martin Storsjö
mpegvideo: Do REBASE_PICTURE with byte pointers
commit
|
commitdiff
|
tree
2013-01-30
Martin Storsjö
movenc: Simplify code by using avio_wb24
commit
|
commitdiff
|
tree
2013-01-27
Martin Storsjö
arm: vp8: Fix the plain-armv6 version of vp8_luma_dc_wht
commit
|
commitdiff
|
tree
2013-01-24
Martin Storsjö
rtpenc_chain: Use the original AVFormatContext for...
commit
|
commitdiff
|
tree
2013-01-24
Martin Storsjö
rtp: Make sure the output format pointer is set
commit
|
commitdiff
|
tree
2013-01-23
Martin Storsjö
wmv2: Propagate the wmv2 idct permutation type to the...
commit
|
commitdiff
|
tree
2013-01-23
Martin Storsjö
rtp: Make sure priv_data is set before reading it
commit
|
commitdiff
|
tree
2013-01-23
Martin Storsjö
float_dsp: Include config.h for redefining restrict
commit
|
commitdiff
|
tree
2013-01-21
Martin Storsjö
rtpenc: Start the sequence numbers from a random offset
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
srtp: Move a variable to a local scope
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
srtp: Add tests for the crypto suite with 32/80 bit...
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
srtp: cosmetics: Use fewer lines for the test vectors
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
srtp: Don't require more input data than what actually...
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
srtp: Improve the minimum encryption buffer size check
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
srtp: Add support for a few DTLS-SRTP related crypto...
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
rtpdec/srtp: Handle CSRC fields being present
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
rtpdec: Check the return value from av_new_packet
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
avconv: Increase the SDP buffer size to fit xiph SDPs
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
rtpdec: Move setting the parsing flags to the actual...
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
rtpdec: Split handling of mpeg12 audio/video to a separate...
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
rtpdec: Split mpegts parsing to a normal depacketizer
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
rtpdec: Reorder payload handler registration alphabetically
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
mpegts: Share the cleanup code between the demuxer...
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
rtpdec_mpeg4: Return one AAC AU per AVPacket
commit
|
commitdiff
|
tree
2013-01-20
Martin Storsjö
ppc: Include string.h for memset
commit
|
commitdiff
|
tree
2013-01-18
Martin Storsjö
x86: Add a Yasm-based emms() replacement
commit
|
commitdiff
|
tree
2013-01-17
Martin Storsjö
float_dsp: Add #ifdef HAVE_INLINE_ASM around vector_fmul_window
commit
|
commitdiff
|
tree
2013-01-17
Martin Storsjö
theora: Skip zero-sized headers
commit
|
commitdiff
|
tree
2013-01-16
Martin Storsjö
rtpdec_mpeg4: Check the remaining amount of data before...
commit
|
commitdiff
|
tree
2013-01-15
Martin Storsjö
rtpdec_mpeg4: Check the return value from malloc
commit
|
commitdiff
|
tree
2013-01-15
Martin Storsjö
srtp: Mark a few variables as uninitialized
commit
|
commitdiff
|
tree
2013-01-15
Martin Storsjö
configure: Make the new srtp protocol depend on the...
commit
|
commitdiff
|
tree
2013-01-15
Martin Storsjö
lavf: Add a fate test for the SRTP functions
commit
|
commitdiff
|
tree
2013-01-15
Martin Storsjö
lavu: Add a fate test for the HMAC API
commit
|
commitdiff
|
tree
2013-01-15
Martin Storsjö
sdp: Include SRTP crypto params if using the srtp protocol
commit
|
commitdiff
|
tree
2013-01-15
Martin Storsjö
lavf: Add a protocol for SRTP encryption/decryption
commit
|
commitdiff
|
tree
2013-01-15
Martin Storsjö
rtsp: Support decryption of SRTP signalled via RFC...
commit
|
commitdiff
|
tree
2013-01-15
Martin Storsjö
lavf: Add functions for SRTP decryption/encryption
commit
|
commitdiff
|
tree
2013-01-15
Martin Storsjö
lavu: Add an API for calculating HMAC (RFC 2104)
commit
|
commitdiff
|
tree
2013-01-14
Martin Storsjö
rtpdec: Make variables that should wrap unsigned
commit
|
commitdiff
|
tree
2013-01-14
Martin Storsjö
rtpdec: Handle more received packets than expected...
commit
|
commitdiff
|
tree
next