|
|
|
@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
…
|
|
|
@ec217218
|
10 years |
diego |
x86inc: Free up variable name "n" in global namespace
Signed-off-by: …
|
|
|
@176a0fca
|
10 years |
diego |
x86inc: Make ym# behave the same way as xm#
This makes more sense for …
|
|
|
@9752d07d
|
10 years |
diego |
dirac: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@1ec33551
|
10 years |
lu_zero |
time: Add missing zero
Leftover of 56d7df91e010a177a80cfc8dbe394305
…
|
|
|
@1274ea8d
|
10 years |
diego |
Split off floating point AAN (I)DCT into separate components
|
|
|
@fcf59762
|
10 years |
martin |
ismindex: Avoid writing ismf files if no base name has been specified
…
|
|
|
@803e822
|
10 years |
martin |
libavformat: Check mkdir return error codes
Previously, the returned …
|
|
|
@041caf1a
|
10 years |
diego |
avplay: Exit by default at the end of playback
This is the expected …
|
|
|
@21439483
|
10 years |
diego |
Drop unnecessary av_unused attributes.
|
|
|
@213e6067
|
10 years |
diego |
Replace av_unused attributes by block structures
This is more …
|
|
|
@096a1d5b
|
10 years |
diego |
rdft: Move some variables into a separate block
This avoids an unused …
|
|
|
@b574e1e9
|
10 years |
diego |
get_bits: Add OPEN_READER macro variant w/o size_plus8
This avoids a …
|
|
|
@b21e989a
|
10 years |
martin |
ismindex: produce .ismf file
This is a non-standard file that maps …
|
|
|
@d7913bf5
|
10 years |
diego |
changelog: Move Ogg subtypes aliases entry to the correct release
|
|
|
@d9792b77
|
10 years |
diego |
Mark 11 release in the changelog
Also fix some typos in the entries …
|
|
|
@12f0388f
|
10 years |
diego |
Add release notes for 11.
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
|
|
@4d55e9de
|
10 years |
diego |
vc1: Split bits used in libavformat into a separate header
This …
|
|
|
@f205185
|
10 years |
diego |
build: Split WMA frequencies into a separate object file
These are …
|
|
|
@803f899
|
10 years |
diego |
build: cosmetics: Group hwaccel OBJS declarations together
|
|
|
@2b8b0da0
|
10 years |
diego |
fdctdsp: cosmetics: Drop one unnecessary if-block level
|
|
|
@d2a4e4b9
|
10 years |
diego |
wma: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@c487972
|
10 years |
martin |
ismindex: recover from completely empty streams
This creates …
|
|
|
@95e177ee
|
10 years |
lu_zero |
rtpdec: HEVC/H.265 support
As specified in …
|
|
|
@ebef9f5a
|
10 years |
lu_zero |
time: Use clock_gettime if the monotonic clock is available
…
|
|
|
@65e78a2e
|
10 years |
lu_zero |
x11grab: Refactor pixel format parsing
|
|
|
@bb3ead7e
|
10 years |
lu_zero |
x11grab: Fallback to normal XImage if SHM is not supported
|
|
|
@c19a49e5
|
10 years |
lu_zero |
ppc: Support little endian intreadwrite
|
|
|
@7968059e
|
10 years |
lu_zero |
mpegts: Allow custom max resync size
|
|
|
@94f0843
|
10 years |
lu_zero |
texi2pod: Make it output a single encoding string
Intermixing …
|
|
|
@4912b634
|
10 years |
lu_zero |
x265: Use the encoder defaults
Reset the settings as it is done for x264.
|
|
|
@eda7571e
|
10 years |
diego |
wmv2: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@7a1d6dd
|
10 years |
diego |
xvid: Add C IDCT
Thanks to Pascal Massimino and Michael Militzer for …
|
|
|
@95c0cec0
|
10 years |
diego |
idctdsp: Add global function pointers for {add|put}_pixels_clamped …
|
|
|
@91d30579
|
10 years |
diego |
get_bits: Rename HAVE_BITS_REMAINING --> BITS_AVAILABLE
The HAVE_ …
|
|
|
@ff4d1aa8
|
10 years |
diego |
flv: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@f61e47dd
|
10 years |
diego |
asv: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@74512f7
|
10 years |
diego |
8svx: Return proper error codes
Signed-off-by: Diego Biurrun …
|
|
|
@e48d1ea5
|
10 years |
martin |
ismindex: improve diagnostics
This improves error messages for …
|
|
|
@e205fe68
|
10 years |
diego |
mpeg4videodec: Fix low_delay error message
Signed-off-by: Diego …
|
|
|
@63f800ca
|
10 years |
diego |
aac_adtstoasc_bsf: Return proper error code
Signed-off-by: Diego …
|
|
|
@b8962d64
|
10 years |
diego |
dxva2: Clean up definition of _WIN32_WINNT
Only set a value if …
|
|
|
@4600a85e
|
10 years |
diego |
dxva2: Pass variable of correct type to …
|
|
|
@37c4674
|
10 years |
vittorio.giovara |
avcodec: fix missing doxygen comment marker
|
|
|
@9e8bbe7d
|
10 years |
diego |
license: Mention that vf_interlace is GPL, not LGPL
|
|
|
@4d686fb7
|
10 years |
vittorio.giovara |
matroskaenc: convert avstream stereo3d side data during encoding
…
|
|
|
@d4ae8ac9
|
10 years |
vittorio.giovara |
matroskadec: parse stereo mode on decoding
Convert the Matroska …
|
|
|
@93014864
|
10 years |
vittorio.giovara |
avcodec: add stream-level stereo3d side data
|
|
|
@f2583bc8
|
10 years |
vittorio.giovara |
matroska: list supported extensions
|
|
|
@58396e8
|
10 years |
diego |
x11grab: Use a typedef for the context, as most other code does
…
|
|
|
@7bb505a3
|
10 years |
diego |
x11grab: Drop a spurious space in the extension reporting message
…
|
|
|
@20e82b41
|
10 years |
diego |
x11grab: Small near-cosmetic refactorings
Signed-off-by: Diego …
|
|
|
@f07a4290
|
10 years |
diego |
x11grab: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@8d27bf1c
|
10 years |
diego |
x86: xvid: K&R formatting cosmetics
|
|
|
@dcb7c868
|
10 years |
diego |
cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTs
|
|
|