|
|
|
@acccc287
|
10 years |
michaelni |
avutil/pixfmt: clarify chroma location text further, as "first" is …
|
|
|
@a3b0130d
|
10 years |
michaelni |
avutil/pixfmt: Clarify that the ASCII art describes the location of …
|
|
|
@0b9d6368
|
10 years |
michaelni |
ffmpeg_opt: add missing space in error message
Found-by: rcombs …
|
|
|
@737b0ca6
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@592b053c
|
10 years |
michaelni |
ffmpeg_opt: fix the error message log level for the unsupported stream …
|
|
|
@100df10b
|
10 years |
michaelni |
ffmpeg_opt: Give the user a hint on how to ignore unsupported streams
…
|
|
|
@40bf3687
|
10 years |
James |
libvpx: add support for yuv440p and yuv440p10/12 encoding
…
|
|
|
@209e91cb
|
10 years |
Carl Eugen Hoyos |
lavc/qdrw: Do not fail decoding valid Quickdraw images.
|
|
|
@4fb3efd2
|
10 years |
Carl Eugen Hoyos |
lavf/mov: Use AVCOL_SPC constants when checking color_space.
…
|
|
|
@c4f86419
|
10 years |
Carl Eugen Hoyos |
lavf/mov: Write colour matrix "6" for color_space bt470bg.
This …
|
|
|
@a2aff269
|
10 years |
michaelni |
ffmpeg: support ignoring unsupported mapped streams
Signed-off-by: …
|
|
|
@8f6b919d
|
10 years |
Carl Eugen Hoyos |
lavf/mkv: Only skip prores header if the packet is large enough.
…
|
|
|
@64235571
|
10 years |
michaelni |
Merge commit '3efe0393e4f0eaa27bac8833edbd7d3cff4704e1'
* commit …
|
|
|
@bb23a15d
|
10 years |
Andreas.Cadhalpun |
nutdec: abort if EOF is reached in decode_info_header/read_sm_data
…
|
|
|
@265d884e
|
10 years |
michaelni |
avcodec/vmnc: Add back adapted comment about 24bit
Signed-off-by: …
|
|
|
@6b783d2a
|
10 years |
michaelni |
Merge commit '7046bd9bc9ce04521edf453c9b603d84d69c7512'
* commit …
|
|
|
@fa7dec8c
|
10 years |
Andreas.Cadhalpun |
nutdec: stop skipping bytes at EOF
This can unnecessarily waste a lot …
|
|
|
@37e67988
|
10 years |
Andreas.Cadhalpun |
nutdec: fix infinite resync loops
nut->last_syncpoint_pos doesn't …
|
|
|
@b6ca7bfc
|
10 years |
michaelni |
avcodec/vmnc: Simplify "24bit" support
This also makes the code more …
|
|
|
@a4c7aeaf
|
10 years |
michaelni |
Merge commit 'eafbc6716cede6d4a652f8bedf82f2901c68d06d'
* commit …
|
|
|
@6d1935d1
|
10 years |
michaelni |
avcodec/hevc: Remove unused variable
Signed-off-by: Michael …
|
|
|
@f9d0578
|
10 years |
michaelni |
configure: add cpuflags for loongson3 series cpu
Signed-off-by: …
|
|
|
@b3496b4a
|
10 years |
michaelni |
avformat/nutdec: Fix recovery when immedeately after seeking a failure …
|
|
|
@6bbb2f8f
|
10 years |
michaelni |
avformat/nutdec: Return error on EOF from get_str()
Signed-off-by: …
|
|
|
@611e1085
|
10 years |
michaelni |
fate: Add fate-mathops test
Signed-off-by: Michael Niedermayer …
|
|
|
@50965e06
|
10 years |
michaelni |
avcodec: add mathops test
Signed-off-by: Michael Niedermayer …
|
|
|
@eb0c08bc
|
10 years |
Carl Eugen Hoyos |
lavc/vmnc: Fix 32bit colour-space, there is no transparency.
|
|
|
@0d41f1ff
|
10 years |
michaelni |
configure: disable mipsfpu for loongson3
MIPSFPU optimization does't …
|
|
|
@886ba930
|
10 years |
michaelni |
doc/encoders: add flac
Reviewed-by: James Almer <jamrial@gmail.com> …
|
|
|
@b44a55ad
|
10 years |
Philip Langdale |
Fix movtext crashes caused due to lack of proper bounds checking
…
|
|
|
@b8e7f2b2
|
10 years |
michaelni |
avcodec/flacenc: Support Multi dimensional quantization
Now with …
|
|
|
@3efe0393
|
10 years |
vittorio.giovara |
hevc: make avcodec_decode_video2() fail if get_format() fails
…
|
|
|
@7046bd9b
|
10 years |
vittorio.giovara |
lavfi: Move avcodec header to the only filter needing it
…
|
|
|
@eafbc671
|
10 years |
vittorio.giovara |
vmnc: Delay pixel size check
Some clients incorrectly set 24 as …
|
|
|
@21541086
|
10 years |
michaelni |
avcodec/flacenc: Mark pointers/array arguments const which are not …
|
|
|
@5dfcb4f7
|
10 years |
michaelni |
avcodec/flacenc: Simplify md5 calculation code by using AV_WL24()
…
|
|
|
@710abaf2
|
10 years |
michaelni |
avutil/pixfmt: Improve ascii art showing the meaning of the …
|
|
|
@7786a91b
|
10 years |
michaelni |
avcodec/flacenc: Move udata and sums to FlacSubframe
This …
|
|
|
@df5e408d
|
10 years |
michaelni |
fate: Add test for -exact_rice_parameters 1
|
|
|
@80f9d6e0
|
10 years |
michaelni |
avcodec/flacenc: Support calculating rice parameters exactly
Some …
|
|
|
@d3dcd288
|
10 years |
michaelni |
avcodec/flacenc: Do not copy unused udata array -> 5x faster …
|
|
|
@d0ac2f59
|
10 years |
michaelni |
avcodec/golomb: Remove disabled and broken code
Signed-off-by: …
|
|
|
@8ea9334b
|
10 years |
michaelni |
avcodec/mss2: use < 0 instead of != 0 to check for error of vlc …
|
|
|
@b0322e4a
|
10 years |
michaelni |
ffmpeg_opt: Compensate for DTS/PTS difference in seeking when its …
|
|
|
@b012bd50
|
10 years |
James |
libavcodec/x265: detect csps in libx265_encode_init_csp()
Without …
|
|
|
@4b0f78ad
|
10 years |
michaelni |
avcodec/snow_dwt: Remove ff_ prefix from ff_spatial_idwt_init() and …
|
|
|
@c6bf27d5
|
10 years |
michaelni |
avcodec/hevc_cabac: Rename ff_hevc_transform_skip_flag_decode() to …
|
|
|
@0c0d1a4e
|
10 years |
michaelni |
avfilter/avfiltergraph: Rename ff_avfilter_graph_config_pointers to …
|
|
|
@e32d832a
|
10 years |
michaelni |
avformat/mxfenc: Set horizontal chroma subsample value from pixel …
|
|
|
@58afb312
|
10 years |
michaelni |
avformat/mxfenc: Set the component depth from the pixel format if …
|
|
|
@451be676
|
10 years |
michaelni |
Merge remote-tracking branch 'rbultje/vp9-bugfixes'
* …
|
|
|
@66f4b1e9
|
10 years |
michaelni |
cmdutils: Fix sign error in display matrix auto-rotation code
This …
|
|
|
@57e3804
|
10 years |
michaelni |
ffmpeg: Do not copy the display matrix if rotation meta-data is …
|
|
|
@14c4b251
|
10 years |
michaelni |
avcodec/golomb: fix reading huge signed rice golomb values
No …
|
|
|
@c720b9ce
|
10 years |
michaelni |
avcodec/golomb: get_ur_golomb_jpegls: Fix reading huge k values
…
|
|
|
@4f2fcac2
|
10 years |
michaelni |
avformat/hlsenc: do not append an endlist tag when the stream ends
…
|
|
|
@572a829
|
10 years |
michaelni |
avformat/hlsenc: Add hls flag for starting a playlist with a …
|
|
|
@8fd01b4a
|
10 years |
michaelni |
avformat/hlsenc: Add hls flag for rounding m3u8 durations to whole …
|
|
|
@b6fcb2bb
|
10 years |
michaelni |
avcodec/flacdec: Attempt to auto-detect old buggy flac
Signed-off-by: …
|
|
|
@83356cf6
|
10 years |
Carl Eugen Hoyos |
lavc/vc1: Never decode vc1 as gray if gray decoding was not enabled.
|
|
|
@ee8c1838
|
10 years |
Carl Eugen Hoyos |
lavf/mpeg: Do not detect unknown audio in Hikvision streams as alaw.
|
|
|
@70c04335
|
10 years |
Carl Eugen Hoyos |
lavc: Print a warning if gray decoding was requested but not enabled.
|
|
|
@2acc0656
|
10 years |
Carl Eugen Hoyos |
lavf/wav: Read files >4G if no smaller filesize was written.
Fixes …
|
|
|
@2608f118
|
10 years |
Carl Eugen Hoyos |
lavf/wav: Print an error if files >4G are written.
Additionally, …
|
|
|
@101f26e7
|
10 years |
Carl Eugen Hoyos |
lavc/h263: Set color_range for gray decoding.
|
|
|
@4d8bd60a
|
10 years |
Carl Eugen Hoyos |
lavc/vc1: Set color_range for gray decoding.
|
|
|
@caa41d1e
|
10 years |
Carl Eugen Hoyos |
lavf/mov: Tell users about the use_absolute_path option.
Fixes ticket …
|
|
|
@1eda5551
|
10 years |
Carl Eugen Hoyos |
lavc/qdrw: Fix overwrite when reading invalid Quickdraw images.
|
|
|
@e609cfd6
|
10 years |
Carl Eugen Hoyos |
lavc/flac: Fix encoding and decoding with high lpc.
Based on an …
|
|
|
@38f5a26
|
10 years |
Carl Eugen Hoyos |
lavc/flacdec: Sanitize FLACSTREAMINFO usage.
|
|
|
@488383af
|
10 years |
michaelni |
avformat/avidec: add mp2 to the list of exceptions instead of …
|
|
|
@b87dd7f8
|
10 years |
michaelni |
ffmpeg: only apply last picture flush code at EOF
Fixes Ticket4562
…
|
|
|
@8e3b1f25
|
10 years |
michaelni |
avfilter/buffersink: return EOF if closed link in …
|
|
|
@bd8f2fa5
|
10 years |
michaelni |
Merge commit '732dd658687bd9a2e5c622e38c481825b57af250'
* commit …
|
|
|
@3fb726c6
|
10 years |
michaelni |
avcodec/aacenc: use < 0 instead of != 0 for error checks
…
|
|
|
@2580bae5
|
10 years |
michaelni |
avcodec/j2kenc: Use ret < 0 instead of ret != 0 for error checks
This …
|
|
|
@da4ef13c
|
10 years |
michaelni |
avformat/mux: use <0 instead of != 0 for error check of init_muxer()
…
|
|
|
@900e3af8
|
10 years |
rsbultje |
vp9: match another find_ref_mvs() bug in libvpx.
If we find a second …
|
|
|
@732dd658
|
10 years |
lu_zero |
doc: Add $branch to FATE config template
Signed-off-by: Luca Barbato …
|
|
|
@ccfb03ec
|
10 years |
rsbultje |
vp9: fix scaled motion vector clipping for sub8x8 blocks.
To match …
|
|
|
@f8598cef
|
10 years |
michaelni |
avdevice/v4l2: Fix vertical alignment in list_formats() output
…
|
|
|
@50393bce
|
10 years |
michaelni |
avformat/mov: Fix parsing short loci
Fixes Ticket4557
Signed-off-by: …
|
|
|
@9e4f0cf
|
10 years |
michaelni |
avformat/mov: Print reason of loci parsing failure
Signed-off-by: …
|
|
|
@77cc0d5b
|
10 years |
michaelni |
ffmpeg: Support preserving the source key frame timings
Added option …
|
|
|
@68c1e913
|
10 years |
rsbultje |
vp9: improve signbias check.
Otherwise it will still scale motion …
|
|
|
@3a91a07f
|
10 years |
michaelni |
ffmpeg: Remove another unneeded ost->filter_graph check
Fixes …
|
|
|
@3051e7fa
|
10 years |
michaelni |
avcodec/hevc: Fix typo in num_entry_point_offsets check
…
|
|
|
@c64b2d48
|
10 years |
michaelni |
avcodec/libtheoraenc: Check for av_malloc failure
Fixes CID1257799
…
|
|
|
@32b6d31e
|
10 years |
rsbultje |
vp9: don't allow compound references if error_resilience is enabled.
…
|
|
|
@5de142d3
|
10 years |
rsbultje |
vp9: clamp segmented lflvl before applying ref/mode deltas.
|
|
|
@c81677e9
|
10 years |
rsbultje |
vp9: reset loopfilter mode/ref deltas on keyframe.
|
|
|
@88126916
|
10 years |
rsbultje |
vp9: fix crash when playing back 440/440 content with width%64<56.
|
|
|
@3e634e3e
|
10 years |
rsbultje |
vp9: extend loopfilter workaround for vp9 h/v mix-up to work for 422.
|
|
|
@e6ec65d2
|
10 years |
michaelni |
avformat/rtsp: print a debug level note if time parsing fails
Fixes …
|
|
|
@ff1d85b0
|
10 years |
michaelni |
avcodec/svq1dec: Remove duplicate buf_size check
Fixes CID1297573
…
|
|
|
@fc624ec
|
10 years |
michaelni |
avcodec/dcadec: Check active_bands
Fixes CID1297594 part2
…
|
|
|
@0f3e695
|
10 years |
michaelni |
avcodec/dcadec: Check scale table index
Fixes CID1297594 part 1
…
|
|
|
@ade8a461
|
10 years |
michaelni |
avcodec/sonic: More completely check sample_rate_index and channels
…
|
|
|
@c131a9f
|
10 years |
michaelni |
avcodec/sonic: check memory allocations
Signed-off-by: Michael …
|
|
|
@cdd25f9a
|
10 years |
michaelni |
avcodec/smvjpegdec: check avcodec_decode_video2() return code
Fixes …
|
|
|