|
|
|
@de0d3fe
|
10 years |
michaelni |
avcodec/y41pdec: Avoid using float for size test
Floats are not …
|
|
|
@8952254f
|
10 years |
James |
libwebp: simplify AVCodec.close functions
Reviewed-by: Michael …
|
|
|
@57d9788d
|
10 years |
James |
configure: simplify libwebp checks
The libwebpmux pkg-config file …
|
|
|
@ed4932a6
|
10 years |
Andreas.Cadhalpun |
nutdec: fix various memleaks on failure
Reviewed-by: Michael …
|
|
|
@4ae15605
|
10 years |
michaelni |
avcodec/dcadec: Search and decode frame in case it starts later in a …
|
|
|
@40a3e1e9
|
10 years |
michaelni |
avformat/wavdec: Increase dts packet threshold to fix more …
|
|
|
@9f576943
|
10 years |
michaelni |
avformat/wavdec: Increase probe_packets limit
Fixes DTS detection of …
|
|
|
@0b79a389
|
10 years |
Andreas.Cadhalpun |
nutdec: always check the get_str return value
If it fails, the …
|
|
|
@1096c46c
|
10 years |
James |
libwebp: use a separate AVClass for each encoder
Signed-off-by: James …
|
|
|
@44ca8a6a
|
10 years |
James |
libwebpenc_common: add header guards
Signed-off-by: James Almer …
|
|
|
@98be2d94
|
10 years |
James |
libwebp: remove unneeded defines
Signed-off-by: James Almer …
|
|
|
@02cf59f3
|
10 years |
michaelni |
WebP encoder: use WebPAnimEncoder API when available.
WebPAnimEncoder …
|
|
|
@ebb0ca3d
|
10 years |
michaelni |
avformat/nutdec: Check X in 2nd branch of index reading
Prevents read …
|
|
|
@f275f9ea
|
10 years |
michaelni |
Merge commit '4e17946f10d39eec6cc03fb249ae8147373141b6'
* commit …
|
|
|
@179527f3
|
10 years |
michaelni |
Merge commit 'a3f4c930ac3f49f47b6e6ffda925d0dcf80320e2'
* commit …
|
|
|
@a25ee5f9
|
10 years |
michaelni |
Merge commit 'd528045558825f01472e9bee873f60c98d661e53'
* commit …
|
|
|
@bc373595
|
10 years |
michaelni |
Merge commit '6f54dc43cee6b2f5d183acf98b32a3cf8be4a4fc'
* commit …
|
|
|
@d5227cef
|
10 years |
michaelni |
Merge commit '9c1db92ad372d4cd69e0490e691c56e4097cb193'
* commit …
|
|
|
@d9b264bc
|
10 years |
michaelni |
Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42'
* commit …
|
|
|
@337aa17e
|
10 years |
Philip Langdale |
avcodec/movtextdec: Add support for large boxes(>32 bit)
…
|
|
|
@4e17946f
|
10 years |
vittorio.giovara |
mpegvideo: Rework various functions not to use MpegEncContext directly
|
|
|
@a3f4c930
|
10 years |
vittorio.giovara |
mpegvideo: Have ff_mpeg_ref_picture use AVCodecContext directly
|
|
|
@d5280455
|
10 years |
vittorio.giovara |
mpegvideo: Have ff_mpeg_unref_picture use AVCodecContext directly
…
|
|
|
@6f54dc4
|
10 years |
vittorio.giovara |
mpegvideo: Drop stream_codec_tag
The field is unused.
|
|
|
@9c1db92a
|
10 years |
vittorio.giovara |
mpegvideo: Drop err_recognition
It is just a duplicate of an …
|
|
|
@848e86f7
|
10 years |
vittorio.giovara |
mpegvideo: Drop flags and flags2
They are just duplicates of …
|
|
|
@3b176af0
|
10 years |
michaelni |
avformat/mxfenc: Add color siting element
Previous version …
|
|
|
@a45cf639
|
10 years |
michaelni |
libavformat/mux: Add ff_choose_chroma_location()
Signed-off-by: …
|
|
|
@d09321b6
|
10 years |
michaelni |
avcodec/mpeg12dec: Fix chroma location
Signed-off-by: Michael …
|
|
|
@ebb08f3f
|
10 years |
michaelni |
avutil/pixfmt: Clarify DV example comments for AVChromaLocation
…
|
|
|
@1617a89c
|
10 years |
michaelni |
Merge commit '29216d7fd14d1cec16821867d17c90b5c49e8c07'
* commit …
|
|
|
@29216d7f
|
10 years |
martin |
tls: fix compilation when both gnutls and openssl are enabled
…
|
|
|
@e91fbfd9
|
10 years |
James |
tls: fix compilation when both gnutls and openssl are enabled
…
|
|
|
@f99fed73
|
10 years |
michaelni |
WebP encoder: extract out some methods into a separate helper library. …
|
|
|
@a0124b89
|
10 years |
michaelni |
Merge commit '94599a6de3822b13c94096d764868128f388ba28'
* commit …
|
|
|
@9221e362
|
10 years |
michaelni |
Merge commit 'd13b124eaf452b267480074b2e6946538ed03a6e'
* commit …
|
|
|
@162644c
|
10 years |
michaelni |
Merge commit 'd15eec4d6bdfa3bd4c4b5b7dd2dbd699ba253d02'
* commit …
|
|
|
@6b56fcbd
|
10 years |
michaelni |
WebP muxer: support a packet containing animated WebP.
This is the …
|
|
|
@94599a6d
|
10 years |
martin |
tls: Remove all the local polling loops
These aren't necessary any …
|
|
|
@d13b124e
|
10 years |
martin |
tls: Remove the nonblocking code
Since the underlying URLContext read …
|
|
|
@d15eec4d
|
10 years |
martin |
tls: Use custom IO to read from the URLContext
This avoids hijacking …
|
|
|
@1c6ede3
|
10 years |
michaelni |
doc/ffmpeg: basic documentation for -copy/ignore_unknown
…
|
|
|
@c886dd2f
|
10 years |
michaelni |
avformat/mov: check result of avio_seek
Signed-off-by: Michael …
|
|
|
@18833daf
|
10 years |
michaelni |
ffmpeg: Support copying unknown streams
Signed-off-by: Michael …
|
|
|
@33e94733
|
10 years |
michaelni |
avcodec/mips: loongson fix bugs in mathops optimization
the incorrect …
|
|
|
@818275bb
|
10 years |
michaelni |
avutil/pixfmt: s/luma sample positions/horizontal luma sample …
|
|
|
@8a141ad5
|
10 years |
michaelni |
avutil/pixfmt: make luma sample positions even more explicit in the …
|
|
|
@b95df4c3
|
10 years |
michaelni |
avutil/pixfmt: Clarify mpeg example comments for AVChromaLocation
…
|
|
|
@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 …
|
|
|