ffmpeg | branch: master | Martin Storsjö | Sun Nov 2
01:02:43 2014 +0200| [6ec22731ae7694d4db08fff556eea58aa3b990d3] | committer:
Martin Storsjö
movenc: Add an option for resilient, hybrid fragmented/non-fragmented muxing
This allows ending up with a normal, non-fragmented file when
the file
ffmpeg | branch: master | Martin Storsjö | Sun Nov 2
00:21:01 2014 +0200| [4b8ddf71dcd3340c64649f7be3d23e8df517aae5] | committer:
Martin Storsjö
movenc: Factorize a function for finishing a written fragment
Signed-off-by: Martin Storsjö
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com
ffmpeg | branch: master | Ramiro Polla | Mon Jun 17
00:28:44 2024 +0200| [88a402df7414bdc61382b2475679b2958f5fd95e] | committer:
Ramiro Polla
swscale/yuv2rgb: fix conversion for widths not aligned to 8
The C code for some pixel formats (rgb555, rgb565, rgb444, and monob)
was not converting the
ffmpeg | branch: master | Ramiro Polla | Mon Jun 17
00:28:45 2024 +0200| [fb8fae864f9034125d0b10673c9687296897fadb] | committer:
Ramiro Polla
swscale/yuv2rgb: add macros to simplify code generation
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fb8fae864f9034125d0b10673c9687296897
ffmpeg | branch: master | Ramiro Polla | Mon Jun 17
00:28:46 2024 +0200| [0a08c6458858f922d98f2913397accf22ca22405] | committer:
Ramiro Polla
swscale/yuv2rgb: fix yuv422p input in C code
The C code was silently ignoring the second chroma line on yuv422p
input.
> http://git.videolan.org/gitweb
ffmpeg | branch: master | Ramiro Polla | Mon Jun 17
00:28:47 2024 +0200| [e37a93031ec8c7efde502dd8553df9e179a753f5] | committer:
Ramiro Polla
swscale/yuv2rgb: reindent after previous commit
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e37a93031ec8c7efde502dd8553df9e179a753f5
---
ffmpeg | branch: master | Timo Rothenpieler | Mon Jun
3 22:31:37 2024 +0200| [76317e22a6daab2d9adbe2e45db82d402294383f] | committer:
Timo Rothenpieler
avformat/tls_schannel: forward AVIO_FLAG_NONBLOCK to tcp stream
Fixes for example rtmps streaming over schannel.
> http://git.videolan.org/gi
ffmpeg | branch: master | Pierre-Anthony Lemieux | Sat Jun
15 21:47:30 2024 -0700| [77ab1c773c6a12e0dd907b52504798bad66792b9] | committer:
Pierre-Anthony Lemieux
fate/jpeg2000dec: add support for p0_10.j2k
p0_10.j2k is one of the reference codestreams included in Rec. ITU-T T.803 |
ISO/IEC 15
ffmpeg | branch: master | Cosmin Stejerean | Mon Jun 24
15:56:12 2024 +| [c3814d54098a3148486819834edbef4adbfd0426] | committer:
Niklas Haas
avcodec/dovi_rpudec: fix reading el_bit_depth_minus8
now that we are reading ext_mapping_idc as the upper 8 bits of
el_bit_depth_minus8 we need to us
ffmpeg | branch: master | Rémi Denis-Courmont | Tue Jun 11
19:46:13 2024 +0300| [0d748eec8d52715f2949bd03519d39f2bf5baac4] | committer:
Rémi Denis-Courmont
configure: detect 64-bit generic platforms
Currently, any unrecognised platform is treated as 32-bit. This should
detect *most* 64-bit pla
ffmpeg | branch: master | Lynne | Sun Jun 23 15:58:28 2024
+0200| [dae12ddb2e5d4ec8cf5a965f4ac793edfa3802d6] | committer: Lynne
lavu/stereo3d: change the horizontal FOV field to a rational
This avoids hardcoding any implementation-specific limitiations as
part of the API, and allows for future
ffmpeg | branch: master | Timo Rothenpieler | Mon Jun
24 20:48:34 2024 +0200| [6d4eba51f29b1755537afe31d992f5559a0b05b9] | committer:
Timo Rothenpieler
fftools/ffplay_renderer: use correct NULL value for Vulkan type
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6d4eba51f29b175553
ffmpeg | branch: release/7.0 | Timo Rothenpieler | Mon
Jun 24 20:48:34 2024 +0200| [173673f3592f1f8bce3c9221007084ccdbcacd6e] |
committer: Timo Rothenpieler
fftools/ffplay_renderer: use correct NULL value for Vulkan type
(cherry picked from commit 6d4eba51f29b1755537afe31d992f5559a0b05b9)
> h
ffmpeg | branch: master | James Almer | Mon Jun 24 19:57:05
2024 -0300| [1034296eac7e6b58a06b6474c9cd53ee86124d3c] | committer: James Almer
avformat/dump: print Stereo3D AVRationals as float
Same as every other rational printed in this file.
Signed-off-by: James Almer
> http://git.videolan.o
ffmpeg | branch: master | James Almer | Sat Jun 22 22:44:52
2024 -0300| [7c0ebb095d98ba4b08b9014ccb4c44816fdb81ea] | committer: James Almer
avcodec/mpeg12dec: don't use sizeof(AVStereo3D)
It's not part of the libavutil ABI.
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmp
ffmpeg | branch: master | James Almer | Fri Jun 21 23:45:20
2024 -0300| [e6baf4f3841fe07d639e5b0fedefd06b9f994e6b] | committer: James Almer
avutil/stereo3d: add a new allocator function that returns a size
av_stereo3d_alloc() is not useful in scenarios where you need to know the
runtime size of
ffmpeg | branch: master | James Almer | Fri Jun 21 23:50:48
2024 -0300| [f6b29c877321f38183905d38aeeae8a76d3b81da] | committer: James Almer
avformat/mov: don't use sizeof(AVStereo3D)
It's not part of the libavutil ABI.
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.gi
ffmpeg | branch: master | James Almer | Fri Jun 21 23:51:45
2024 -0300| [74035aaed7ab43a911842059cefd1101f5d65d09] | committer: James Almer
avformat/matroskadec: don't use sizeof(AVStereo3D)
It's not part of the libavutil ABI.
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/f
18 matches
Mail list logo