|
|
|
@72f80161
|
10 years |
martin |
movenc: Adjust edit lists to trim out parts of tracks with negative …
|
|
|
@8bef433
|
10 years |
martin |
smoothstreamingenc: Simplify code by removing a redundant variable
…
|
|
|
@bd239c9a
|
10 years |
martin |
lavf: Don't drop both pts and dts if timestamps are invalid
In these …
|
|
|
@1d4579e
|
10 years |
lu_zero |
tcp: Add AVOption support
|
|
|
@cd9d6399
|
10 years |
lu_zero |
tls: Support passing old-style tcp options
Make tcp and tls urls …
|
|
|
@3df8d52f
|
10 years |
lu_zero |
rtsp: Add rtsps to the probe
|
|
|
@c839b043
|
10 years |
lu_zero |
rtsp: Support tls when in listen mode
|
|
|
@8b2e9636
|
10 years |
lu_zero |
rtsp: Support tls-encapsulated RTSP
|
|
|
@c27328e
|
10 years |
lu_zero |
rtsp: Check for command strings without spaces
Prevent a NULL-pointer …
|
|
|
@09e1ccc8
|
10 years |
lu_zero |
sctp: Use AVERROR_BUG instead of abort()
Trying to write to a stream …
|
|
|
@eb4f9069
|
10 years |
lu_zero |
lavf: More informative error message
Print the timestamp values and …
|
|
|
@b7c3bfd5
|
10 years |
martin |
w32pthreads: use the condition variable API directly when targeting …
|
|
|
@73ea3ffc
|
10 years |
martin |
w32pthreads: use the CONDITION_VARIABLE typedef if available
This …
|
|
|
@2bc2209
|
10 years |
martin |
ismindex: handle discontinuous streams better
Read the fragment …
|
|
|
@1a02e786
|
10 years |
vittorio.giovara |
vc1: initialize color properties
|
|
|
@eddf9528
|
10 years |
vittorio.giovara |
vp9: initialize color space and range properties
|
|
|
@65875a8b
|
10 years |
vittorio.giovara |
vp8: initialize color space and range properties
|
|
|
@0d8a3656
|
10 years |
vittorio.giovara |
mov: support the Color Parameter Atoms 'colr'
|
|
|
@586ea037
|
10 years |
vittorio.giovara |
avcodec: fix colorspace option description
|
|
|
@91eef402
|
10 years |
vittorio.giovara |
avcodec: add enum values on chroma sample location
|
|
|
@9d5fed6d
|
10 years |
vittorio.giovara |
avcodec: fix descriptions on color transfer options
Signed-off-by: …
|
|
|
@167e6f14
|
10 years |
vittorio.giovara |
dump: Update streams and chapters printout format
This matches the …
|
|
|
@9f3a70c4
|
10 years |
vittorio.giovara |
dump: print the original coded dimensions when available
|
|
|
@41e86146
|
10 years |
vittorio.giovara |
dump: print detailed color space information
|
|
|
@20a5956
|
10 years |
vittorio.giovara |
dump: split audio and video probing on multiple lines
Also always …
|
|
|
@5a419b2d
|
10 years |
vittorio.giovara |
pixdesc: return color properties names
|
|
|
@04ccd584
|
10 years |
vittorio.giovara |
pixfmt: mark further reserved values
|
|
|
@c732c62c
|
10 years |
vittorio.giovara |
doc: expand description for some color properties
|
|
|
@a2c00d22
|
10 years |
vittorio.giovara |
avprobe: print color properties for show_streams
|
|
|
@147f2e91
|
10 years |
vittorio.giovara |
avcodec: make sure color_range is properly initialized
|
|
|
@04d14c9
|
10 years |
lu_zero |
vc1: Split the decoder in components
Speed up the overall compilation …
|
|
|
@7ae9791b
|
10 years |
vittorio.giovara |
avformat: bump version after mime_type change
|
|
|
@b15b06e
|
10 years |
vittorio.giovara |
avformat: use const char* instead of uint8_t* for …
|
|
|
@2d91abad
|
10 years |
anton |
x86: h264_intrapred: Don't treat 32-bit integers as 64-bit
The upper …
|
|
|
@82f8eb5f
|
10 years |
anton |
jpeg2000: split off inverse MCT as Jpeg2000DSP
This makes the …
|
|
|
@9a03c232
|
10 years |
anton |
h263dec: Force padding bug workaround for H.263.
Fixes decoding of …
|
|
|
@d208d1eb
|
10 years |
anton |
hevc_mvs: make sure to always initialize the temporal MV fully
The …
|
|
|
@79a60c8
|
10 years |
anton |
hevc_mvs: initialize the temporal MV in case of missing ref
The …
|
|
|
@28816050
|
10 years |
martin |
lavf: Set the stream time base hint properly for chained muxers
This …
|
|
|
@b7624944
|
10 years |
martin |
sdp: Simplify parsing/conversion of H264 extradata
By using …
|
|
|
@153fadc3
|
10 years |
anton |
ff_get_format: fix infinite loop
Signed-off-by: Anton Khirnov …
|
|
|
@577899a6
|
10 years |
anton |
lavc: specify the behavior of av_lockmgr_register on failure.
The …
|
|
|
@8de1d679
|
10 years |
anton |
avconv_vdpau: update to new VDPAU interface
Signed-off-by: Anton …
|
|
|
@bef067f8
|
10 years |
anton |
vdpau: check video surface and decoder capabilities
Signed-off-by: …
|
|
|
@e3e158e8
|
10 years |
anton |
vdpau: add av_vdpau_bind_context()
This function provides an explicit …
|
|
|
@502cde40
|
10 years |
anton |
vdpau: force reinitialization when output resolution changes
This is …
|
|
|
@89ac99ba
|
10 years |
anton |
vdpau: pass codec-specific parameters from hwaccel
Signed-off-by: …
|
|
|
@ce083282
|
10 years |
anton |
vdpau: common support for managing the VdpDecoder in avcodec
Using …
|
|
|
@fcc10226
|
10 years |
anton |
vdpau: factor out common end-of-frame handling
Also add error …
|
|
|
@319424d2
|
10 years |
anton |
vdpau: add helper for VDPAU to libav error codes conversion
…
|
|
|
@2a5ac99e
|
10 years |
lu_zero |
x11grab: Check the XQueryPointer return value
The …
|
|
|
@5b9c817d
|
10 years |
lu_zero |
x11grab: Check XFixesGetCursorImage return value
It could return NULL …
|
|
|
@89fa2b56
|
10 years |
lu_zero |
x11grab: Check for XFixes availability at runtime
|
|
|
@68211c70
|
10 years |
lu_zero |
vc1: Do not assume seek happens after decoding
If a seek is requested …
|
|
|
@36f3aec3
|
10 years |
janne-libav |
fate-vc1_ilaced_twomv: use -flags +bitexact
Also updates the …
|
|
|
@7d97511e
|
10 years |
lu_zero |
configure: Add -lrt dependency to avutil's pc file.
This is needed …
|
|
|
@55f03d87
|
10 years |
martin |
hlsenc: Add parameter -hls_allow_cache
The -hls_allow_cache parameter …
|
|
|
@d10d1b86
|
10 years |
derek.buitenhuis |
libx265: enable psnr reporting when requested by the user
This is …
|
|
|
@19133e96
|
10 years |
anton |
lavf: fix memleaks in avformat_find_stream_info()
When …
|
|
|
@2cd7c994
|
10 years |
vittorio.giovara |
h264: reset ret to avoid propagating minor failures
Unbreak …
|
|
|
@e3a00ac
|
10 years |
vittorio.giovara |
hevc: Initialize mergecand_list to 0
Unbreak …
|
|
|
@a05f5052
|
10 years |
martin |
sdp: Make opus declaration conform to the spec
Signed-off-by: Martin …
|
|
|
@55174668
|
10 years |
lu_zero |
configure: Provide a safe default for unknonw libcs
Support musl out …
|
|
|
@4e03b209
|
10 years |
lu_zero |
mpeg12: Always invoke the get_format() callback
Signed-off-by: Luca …
|
|
|
@ce423163
|
10 years |
lu_zero |
h264: Always invoke the get_format() callback
Signed-off-by: Luca …
|
|
|
@1c80c9d7
|
10 years |
lu_zero |
hwaccel: Call ->get_format again if hwaccel init fails
This allows …
|
|
|
@9d2cee52
|
10 years |
lu_zero |
configure: Assume a standard-compliant default libc
Non-standard …
|
|
|
@6cfbe1de
|
10 years |
lu_zero |
avconv: Use only audio and video to guess discontinuities
Data and …
|
|
|
@883e98bc
|
10 years |
lu_zero |
probe: Bump the score for mime type matching
It should be more …
|
|
|
@d995f0a1
|
10 years |
lu_zero |
log: Unbreak no-tty support on 256color terminals
|
|
|
@7703995a
|
10 years |
diego |
flac: Remove unused headers
Signed-off-by: Diego Biurrun …
|
|
|
@cc4992aa
|
10 years |
tdskywalker |
ac3enc: allow Dolby Pro Logic IIz as the Dolby Surround EX mode.
This …
|
|
|
@4c2fd4b
|
10 years |
tdskywalker |
ac3enc: allow Dolby Pro Logic II as a preferred downmix mode.
Some …
|
|
|
@b39ebcdd
|
10 years |
tdskywalker |
fate: Add VC-1 interlaced twomv test
CC: libav-stable@libav.org
|
|
|
@a97328af
|
10 years |
tdskywalker |
vc1: Use logical instead of bitwise or for twomv
CC: …
|
|
|
@b5fe1344
|
10 years |
tdskywalker |
vc1: Use logical instead of bitwise or for coded_inter
This appears …
|
|
|
@b97f6ef9
|
10 years |
diego |
pcm-dvd: Move a variable to a smaller scope
This avoids an unused …
|
|
|
@4d5b99da
|
10 years |
diego |
caf: Give context structure a consistent name
|
|
|
@4620affa
|
10 years |
diego |
m4vdec: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@86a36108
|
10 years |
diego |
lmlm4: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@95d312d6
|
10 years |
diego |
concat: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@28f5cd31
|
10 years |
diego |
fate: Switch ra4-288 test from framecrc() to pcm()
The decoder is …
|
|
|
@d07ddc93
|
10 years |
martin |
avcodec: Fix a doxy comment to refer to the right function
CC: …
|
|
|
@2f172f1a
|
10 years |
martin |
rtsp: Clear the session id on redirects
This fixes handling redirects …
|
|
|
@ddf5fb71
|
10 years |
martin |
rtpenc: HEVC/H.265 support
Signed-off-by: Martin Storsjö …
|
|
|
@a2efbec
|
10 years |
martin |
libavformat: Move avc mp4 startcode parsing to a shared file
…
|
|
|
@c463dfc7
|
10 years |
martin |
rtpdec_hevc: Drop a duplicated, nonstandard entry
The RFC spec draft …
|
|
|
@103391ca
|
10 years |
diego |
dca: Remove some commented-out cruft
|
|
|
@2bb2c2bd
|
10 years |
martin |
rtpenc_chain: Pass the initial time_base hint on to the chained muxer
…
|
|
|
@3f2c7035
|
10 years |
martin |
configure: Use the right variables in check_host_cpp
HOSTCPPFLAGS and …
|
|
|
@c5560e72
|
10 years |
diego |
apetag: Fix APE tag size check
The size variable is (correctly) …
|
|
|
@44caf99e
|
10 years |
diego |
fate: Add tests for RealAudio 1.0 (14.4) and RealAudio 2.0 (with 28.8) …
|
|
|
@2dd09ebf
|
10 years |
diego |
cmdutils: Print a more sensible message in show_filters() w/o …
|
|
|
@45ff7c93
|
10 years |
diego |
dca: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@9030c58
|
10 years |
diego |
configure: Disable i686 for i586 and lower CPUs
|
|
|
@2d589273
|
10 years |
diego |
configure: Split adding of CFLAGS and CPPFLAGS for hardened toolchain
|
|
|
@00431bf8
|
10 years |
martin |
ismindex: handle time discontinuities and nonzero start time
The …
|
|
|
@775a0b04
|
10 years |
diego |
doc: Fix syntax and logical errors in avconv stream combination …
|
|
|
@ee0ebd3c
|
10 years |
diego |
dv: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@f629705b
|
10 years |
diego |
x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflags
…
|
|
|