|
|
|
@9a0f60a0
|
10 years |
michaelni |
avcodec/mpeg4videodec: Use check_marker()
Signed-off-by: Michael …
|
|
|
@22c0585a
|
10 years |
michaelni |
avformat/http: Fix 2 typos
Found-by: wm4
Signed-off-by: Michael …
|
|
|
@3668701f
|
10 years |
michaelni |
avformat/http: Return an error in case of prematurely ending data
…
|
|
|
@a40cee03
|
10 years |
James |
avutil: remove pointless bmi1 define
Reviewed-by: Michael Niedermayer …
|
|
|
@d1a89220
|
10 years |
michaelni |
cmdutils: indent protocols listing
For readability.
Signed-off-by: …
|
|
|
@faf9fe2
|
10 years |
michaelni |
alsdec: validate time diff index
If begin is smaller than t, the …
|
|
|
@5cd21693
|
10 years |
James |
wavpackenc: use put_sbits()
Reviewed-by: Michael Niedermayer …
|
|
|
@df7c2b2f
|
10 years |
onemda |
avformat/riff: support G729A
Signed-off-by: Paul B Mahol …
|
|
|
@daf73d5
|
10 years |
onemda |
avcodec/g729dec: support decoding packets with multiple frames
…
|
|
|
@f98cad87
|
10 years |
michaelni |
Merge commit 'b8d7f3186e86234f6255f5e8ee9e98573b4d9a6e'
* commit …
|
|
|
@4c2b8867
|
10 years |
michaelni |
alsdec: limit avctx->bits_per_raw_sample to 32
…
|
|
|
@7e104647
|
10 years |
michaelni |
avcodec/alsdec: Use av_mallocz_array() for chan_data to ensure the …
|
|
|
@ef16501a
|
10 years |
michaelni |
alsdec: ensure channel reordering is reversible
If the same idx is …
|
|
|
@d8c52f5d
|
10 years |
James |
proresenc_anatoliy: use put_sbits()
Reviewed-by: Michael Niedermayer …
|
|
|
@778bac27
|
10 years |
James |
adpcm: use av_clip_intp2()
Reviewed-by: Michael Niedermayer …
|
|
|
@979b77ee
|
10 years |
James |
dca_xll: use av_clip_intp2()
Reviewed-by: Michael Niedermayer …
|
|
|
@b5564e04
|
10 years |
James |
dcaenc: use put_sbits()
Reviewed-by: Michael Niedermayer …
|
|
|
@6863249
|
10 years |
James |
aaccoder: use put_sbits()
Reviewed-by: Michael Niedermayer …
|
|
|
@e623e8cb
|
10 years |
michaelni |
lavf: add documentation on directory listing API
Signed-off-by: …
|
|
|
@e739cbb2
|
10 years |
michaelni |
avcodec/cabac: remove START/STOP_TIMER debug/benchmark code
Found-by: …
|
|
|
@b8d7f318
|
10 years |
anton |
matroskadec: fix crash when parsing invalid mkv
CC: …
|
|
|
@edbb9b5e
|
10 years |
michaelni |
avformat/utils: Add HEVC to unreliable_tb()
Signed-off-by: Michael …
|
|
|
@80fa48a4
|
10 years |
michaelni |
avformat/utils: Use codec_info_duration_fields in fps calculation end …
|
|
|
@e2691b80
|
10 years |
michaelni |
hls: skip to next segment if the current is unavailable
Apparently, …
|
|
|
@3acadc89
|
10 years |
michaelni |
tests/tiny_psnr: Make the search range extend both sides from the …
|
|
|
@04fbab14
|
10 years |
michaelni |
Merge commit '1336bb06c9fbf9a14765e9f78616f2aad4f3a45a'
* commit …
|
|
|
@67ac31d1
|
10 years |
michaelni |
Merge commit '247aa7af7d8197247c181e3fbfe8d93d75e41b29'
* commit …
|
|
|
@12da8bc3
|
10 years |
michaelni |
fate: gapless: test mp3 both with and without TOC
Signed-off-by: …
|
|
|
@49d5c24a
|
10 years |
michaelni |
fate: gapless: test seeking to a specific position
Signed-off-by: …
|
|
|
@2a0aa318
|
10 years |
michaelni |
fate: gapless: fix a typo in comment
Signed-off-by: Michael …
|
|
|
@92eef26e
|
10 years |
michaelni |
avformat/mp3dec: fix gapless audio when seeking in CBR mode
Removing …
|
|
|
@4efc0e64
|
10 years |
michaelni |
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal …
|
|
|
@35a7170e
|
10 years |
michaelni |
Makefile: Add support for MSA (MIPS-SIMD-Arch)
Signed-off-by: Shivraj …
|
|
|
@8768f8f4
|
10 years |
michaelni |
avcodec/mpegaudiodec_template: use double to build csa tables
Fixes …
|
|
|
@38f67260
|
10 years |
michaelni |
avcodec/atrac3plusdsp: fix on stack alignment
Fixes fate failure on ARM
|
|
|
@1c37848f
|
10 years |
michaelni |
webmdashenc: Add better error handling
Return appropriate error codes …
|
|
|
@8254011b
|
10 years |
James |
configure: remove old libdcadec check
It's obsolete after the …
|
|
|
@8297d87e
|
10 years |
michaelni |
fate: add mp3 gapless test
Signed-off-by: Michael Niedermayer …
|
|
|
@bc4fee7f
|
10 years |
michaelni |
ac3: validate end in ff_ac3_bit_alloc_calc_mask
This fixes an invalid …
|
|
|
@55a1d75b
|
10 years |
michaelni |
lavf/assenc: handle extra sections after Events
Signed-off-by: …
|
|
|
@e224aa41
|
10 years |
michaelni |
aacpsy: avoid psy_band->threshold becoming NaN
If band->thr is 0.0f, …
|
|
|
@0be54ad2
|
10 years |
michaelni |
aasc: return correct buffer size from aasc_decode_frame
…
|
|
|
@5b75689b
|
10 years |
michaelni |
aacdec: consistently use avctx for logging in …
|
|
|
@1577b29c
|
10 years |
James |
configure: add missing dependencies for MIPS and PPC features
…
|
|
|
@ae6fd730
|
10 years |
michaelni |
msrledec: use signed pixel_ptr in msrle_decode_pal4
This fixes …
|
|
|
@ed2a7127
|
10 years |
michaelni |
configure: add pkg-config support for libdcadec
Signed-off-by: Simon …
|
|
|
@2db24cf7
|
10 years |
michaelni |
ivfenc: incorrect fourcc for VP9 video
VP80 fourcc are writed for all …
|
|
|
@38155865
|
10 years |
michaelni |
lavfi/avf_showcqt: fix error code.
Signed-off-by: Nicolas George …
|
|
|
@b50a4ca1
|
10 years |
michaelni |
avformat/utils: Preserve packet duration when parsing is done only for …
|
|
|
@c658269c
|
10 years |
michaelni |
avcodec/h264_ps: Validate num_units_in_tick/time_scale before setting …
|
|
|
@7498f22
|
10 years |
michaelni |
h264: Do not fail on unsupported timing info
The spec madandate both …
|
|
|
@c5d4f87
|
10 years |
michaelni |
aaccoder: Implement Perceptual Noise Substitution for AAC
This commit …
|
|
|
@f4ccf389
|
10 years |
michaelni |
libavutil/softfloat: Change order of fields in SoftFloat structure.
…
|
|
|
@574978d2
|
10 years |
michaelni |
avcodec/intelh263dec: Use check_marker()
Signed-off-by: Michael …
|
|
|
@1336bb06
|
10 years |
diego |
configure: Simplify avisynth check
|
|
|
@247aa7af
|
10 years |
diego |
avisynth: Simplify shared library name construction
|
|
|
@3163083f
|
10 years |
michaelni |
avformat/mp3dec: offset seek index to end of vbr headers
…
|
|
|
@ddd429f
|
10 years |
michaelni |
Revert "avformat/mp3dec: offset seek index to end of id3v2 tag"
This …
|
|
|
@a742a053
|
10 years |
michaelni |
avformat/mp3dec: Allow forcing the use of the xing TOC for CBR files
…
|
|
|
@0842df26
|
10 years |
michaelni |
Merge commit 'ec89f35e3e5eb9ec5221266e801efeee7ecab4df'
* commit …
|
|
|
@0fbe18b6
|
10 years |
michaelni |
Merge commit '0cbb1473179d35d4eb9c9446c8ed84e197e5389b'
* commit …
|
|
|
@ec89f35e
|
10 years |
lu_zero |
x265: Map color parameters
|
|
|
@0cbb1473
|
10 years |
lu_zero |
x264: Map color parameters
|
|
|
@fbdaebb2
|
10 years |
michaelni |
avcodec/ituh263dec: Use check_marker()
Signed-off-by: Michael …
|
|
|
@95f524a
|
10 years |
michaelni |
lavc: use correct type for printf() argument
This was passing …
|
|
|
@2b5f34f7
|
10 years |
michaelni |
avformat, avcodec: log discard padding
Useful for debugging.
…
|
|
|
@30e2f87d
|
10 years |
michaelni |
webdashenc: replace unchecked av_malloc with stack allocation
Replace …
|
|
|
@ee69229d
|
10 years |
michaelni |
Merge commit '7a5f44476696b495e0de658ed859bcb8520b93d4'
* commit …
|
|
|
@64b37d3e
|
10 years |
michaelni |
Merge commit 'a6a45e5a9a9dfb725456f62e053532e505aadcfc'
* commit …
|
|
|
@a61c75e9
|
10 years |
michaelni |
aacdec: Use macros for constants
This commit replaces the previous …
|
|
|
@37d93fdb
|
10 years |
michaelni |
avcodec/mpeg12dec: Use check_marker()
Signed-off-by: Michael …
|
|
|
@343f34c0
|
10 years |
michaelni |
avcodec/get_bits: print details of the location of the missing bit in …
|
|
|
@c2fc4663
|
10 years |
onemda |
avcodec/alsdec: use av_malloc(z)_array()
Signed-off-by: Paul B Mahol …
|
|
|
@4ba662b0
|
10 years |
michaelni |
avcodec/mpeg4videodec: Improve wording of the missing header warning …
|
|
|
@bca1577e
|
10 years |
michaelni |
avcodec/mpeg4videodec: change log level to waning for incomplete …
|
|
|
@41031723
|
10 years |
michaelni |
Merge commit '13e4f2c7f7857feb6885f0c2ea8c9ddf438f46ea'
* commit …
|
|
|
@7a5f4447
|
10 years |
diego |
avisynth: Bump minimum required version to interface version 6
The …
|
|
|
@a6a45e5a
|
10 years |
diego |
avisynth: Fix detection of AviSynth 2.5
In order to safely exit when …
|
|
|
@6e86ee97
|
10 years |
michaelni |
Merge commit '49e531ff4706279c7eed774f2c8b896942924ce2'
* commit …
|
|
|
@7c521d45
|
10 years |
michaelni |
Merge commit '2de7650451d90520135d8cf6f96caa0658824208'
* commit …
|
|
|
@13e4f2c7
|
10 years |
diego |
mpeg4videodec: Remove useless messages
They seem to sometimes trigger …
|
|
|
@49e531ff
|
10 years |
diego |
mmal: Reference MMAL VC lib explicitly
This is optional, but ensures …
|
|
|
@2de76504
|
10 years |
diego |
mmal: Move system headers before local headers
Signed-off-by: Diego …
|
|
|
@2051b401
|
10 years |
michaelni |
avfilter/drawtext: fix frame mem leak
Signed-off-by: Ivan Efimov …
|
|
|
@013498ba
|
10 years |
michaelni |
aacenc: Adjust the initial offset for PNS values
This commit adjusts …
|
|
|
@42a144f2
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@89b3c521
|
10 years |
michaelni |
avcodec/atrac3plusdec: Free mdct contexts at the end
Fixes memleak
…
|
|
|
@d0c895d3
|
10 years |
Carl Eugen Hoyos |
lavf/mpegtsenc: Accept 0x000001 as startcode for hevc.
Fixes ticket #4194.
|
|
|
@4d74c8d5
|
10 years |
michaelni |
avcodec/ffv1: dont leave stale pointers in memory
Signed-off-by: …
|
|
|
@d19fc69f
|
10 years |
michaelni |
avcodec/ffv1: remove unneeded variable
Signed-off-by: Michael …
|
|
|
@a3963cc
|
10 years |
michaelni |
avcodec/ffv1: use av_freep()
Signed-off-by: Michael Niedermayer …
|
|
|
@fb6dd77
|
10 years |
michaelni |
Merge commit '73dacabfc9b9ef1fd2c08105fdab6238ee29c2fc'
* commit …
|
|
|
@73dacabf
|
10 years |
diego |
ffv1: Check memory allocations
Signed-off-by: Diego Biurrun …
|
|
|
@f4f3065c
|
10 years |
michaelni |
h264: remove bogus YCgCo warning message
YCgCo decoding works just …
|
|
|
@d5dcd946
|
10 years |
michaelni |
avfilter/vf_scale: Add warning for AVCOL_SPC_YCGCO
Signed-off-by: …
|
|
|
@c69ff12d
|
10 years |
michaelni |
lavf/mpeg: vobsub add an option to specify the .sub's URI
…
|
|
|
@30ce065f
|
10 years |
michaelni |
fate: add tta encoder test
Signed-off-by: James Almer …
|
|
|
@a4d58c9
|
10 years |
michaelni |
lavf/http: handle case where the server returns a redirect during a …
|
|
|
@f7f71b57
|
10 years |
michaelni |
aacenc: Add support for Perceptual Noise Substitution energy values
…
|
|
|
@c919cc61
|
10 years |
michaelni |
tests/fate: added mxf opatom audio regression tests
Signed-off-by: …
|
|
|