Timeline



Sep 28, 2020:

10:43 PM Changeset in ffmpeg [ddf2ba54] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mv30: Fix several integer overflows in idct_1d() Fixes: …
10:43 PM Changeset in ffmpeg [165d6b8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pgxdec: Fix invalid shift in write_frame_* Fixes: left shift …
6:41 PM Changeset in ffmpeg [41060135] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/movenc: Fix segfault upon allocation error Reviewed-by: Jan …
6:22 PM Changeset in ffmpeg [24352ca] by Michael Niedermayer <michael@niedermayer.cc>
avformat/iff: Check data_size not overflowing int64 Fixes: Infinite …
5:07 PM Ticket #8911 (improve showspectrumpic height option documentation) closed by Elon Musk
invalid: Height must be always power of 2.
12:53 PM showspectrumpic_size_stop-5000.jpg attached to Ticket #8911 by semiaddict
showspectrumpic size = 1024x768 and stop = 5000
12:53 PM showspectrumpic_size_no-stop.jpg attached to Ticket #8911 by semiaddict
showspectrumpic size = 1024x768 and without stop
12:52 PM showspectrumpic_no-size_stop-5000.jpg attached to Ticket #8911 by semiaddict
showspectrumpic without size and stop = 5000
12:51 PM showspectrumpic_no-size_no-stop.jpg attached to Ticket #8911 by semiaddict
showspectrumpic without size and without stop
12:45 PM Ticket #8911 (improve showspectrumpic height option documentation) created by semiaddict
Summary of the bug: When using the …
9:33 AM Changeset in ffmpeg [56ff01e6] by Anton Khirnov <anton@khirnov.net>
pthread_frame: use av_buffer_replace() to simplify code
9:33 AM Changeset in ffmpeg [16f8b96d] by Anton Khirnov <anton@khirnov.net>
mpegvideo: use av_buffer_replace() to simplify code
9:33 AM Changeset in ffmpeg [eff289ce] by Anton Khirnov <anton@khirnov.net>
hevcdec: use av_buffer_replace() to simplify code
9:33 AM Changeset in ffmpeg [68918d3b] by Anton Khirnov <anton@khirnov.net>
lavu/buffer: add a convenience function for replacing buffers A …
7:53 AM Ticket #8910 (Audio mp4 with chapters - SIGSEGV, Segmentation fault) created by Alex-Frst
There is a problem with creating mp4 audio files with chapters from …
3:34 AM Ticket #8903 (mingw-w64 clang i686 "inline assembly requires more registers than ...) updated by Christopher Degawa
Priority changed
demoting to minor since I doubt clang + 32-bit + windows is a common …
1:15 AM Changeset in ffmpeg [5bbf58ab] by Pavel Koshevoy <pkoshevoy@gmail.com>
avfilter/setparams: add FF_FILTER_FLAG_HWFRAME_AWARE Allow setparams …
1:12 AM Changeset in ffmpeg [5bf22519] by Jun Zhao <barryjzhao@tencent.com>
lavf/hls: add AC-3/EAC-3 to allowed extensions file list Add …
1:11 AM Changeset in ffmpeg [ef868fa4] by Jun Zhao <barryjzhao@tencent.com>
examples/muxing: misc style fixes misc style fixes. Reviewed-by: …

Sep 27, 2020:

8:40 PM Changeset in ffmpeg [6db1b1af] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: add octahedron format
1:14 PM Changeset in ffmpeg [a6e72fb4] by Ronald S. Bultje <rsbultje@gmail.com>
vf_colorspace: Added linear trc. This patch adds the coefficients for …
7:56 AM Changeset in ffmpeg [a3a6b562] by Paul B Mahol <onemda@gmail.com>
avcodec: add Argonaut Games Video decoder
7:51 AM Changeset in ffmpeg [e575d59a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
tests/fate-run: Always overwrite output files for md5 tests Otherwise …
6:54 AM Ticket #8890 (ffprobe utf8 stdout on windows console is broken) updated by Truong Quoc Khanh
I fixed it. Goto Region > Change system locale... and check `Beta: …

Sep 26, 2020:

11:11 PM Changeset in ffmpeg [ce30c3d5] by Zane van Iperen <zane@zanevaniperen.com>
avformat/argo_brp: use header frame counts Signed-off-by: Zane van …
11:11 PM Changeset in ffmpeg [3ffb15a] by Zane van Iperen <zane@zanevaniperen.com>
avformat/argo_brp: allow v1.1 ASF streams to have a non-22050 sample …
11:11 PM Changeset in ffmpeg [97efac3] by Zane van Iperen <zane@zanevaniperen.com>
avformat/argo_brp: cosmetics Signed-off-by: Zane van Iperen …
11:11 PM Changeset in ffmpeg [da5ab5a0] by Zane van Iperen <zane@zanevaniperen.com>
avformat/argo_brp: handle the case where the BASF block isn't the …
11:11 PM Changeset in ffmpeg [2e7752af] by Zane van Iperen <zane@zanevaniperen.com>
avformat/argo_brp: support MASK streams We can't actually use them …
11:11 PM Changeset in ffmpeg [ebfed568] by Zane van Iperen <zane@zanevaniperen.com>
avformat/argo_{asf,brp}: fix potential segfault in …
9:37 PM Changeset in ffmpeg [ff5fcd0b] by Andriy Gelman <andriy.gelman@gmail.com>
avcodec/v4l2_buffers: remove unused function argument Signed-off-by: …
8:04 PM Changeset in ffmpeg [85195f6a] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_histogram: add slide modes for thistogram
7:10 PM Changeset in ffmpeg [a162e78c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/fraps: Use cached bitstream reader This proved beneficial for …
7:10 PM Changeset in ffmpeg [bc6838de] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/fraps: Use unchecked bitstream reader The fraps decoder …
7:10 PM Changeset in ffmpeg [bb16dbc0] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/utvideo: Move stuff only used by Ut encoder to Ut encoder …
7:10 PM Changeset in ffmpeg [5f5f0b06] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/utvideo: Remove unused array Unused since …
7:10 PM Changeset in ffmpeg [34191449] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/utvideodec: Avoid qsort when creating Huffman tables The Ut …
7:10 PM Changeset in ffmpeg [9c8b85f5] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/utvideodec: Remove code duplication when creating Huffman …
7:10 PM Changeset in ffmpeg [099feb94] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/utvideodec/enc: Fix edge case of creating Huffman table The …
6:38 PM Changeset in ffmpeg [116b235a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/magicyuv: Don't waste stack space Now that the HuffEntries …
6:38 PM Changeset in ffmpeg [1bf30a1b] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/magicyuv: Avoid AV_QSORT when creating Huffman table The …
6:38 PM Changeset in ffmpeg [59f7d685] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/magicyuv: Fix edge case of building Huffman table The …
6:38 PM Changeset in ffmpeg [68b6614e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/magicyuv: Don't invert order unnecessarily The MagicYUV …
6:38 PM Changeset in ffmpeg [15795306] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/magicyuv: Replace implicit checks for overread by explicit …
6:38 PM Changeset in ffmpeg [08e5597d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/magicyuv: Use const uint8_t* for pointer to immutable data …
6:38 PM Changeset in ffmpeg [bf31b451] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/magicyuv: Don't use GetBit API for byte-aligned reads …
6:38 PM Changeset in ffmpeg [3c172a2f] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/magicyuv: Check early for invalid slices Every plane of each …
6:38 PM Changeset in ffmpeg [310d4062] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/diracdsp: Remove unused variable Forgotten in …
6:38 PM Changeset in ffmpeg [85737a4d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/magicyuv: Improve overread check when parsing Huffman tables …
6:38 PM Changeset in ffmpeg [94dc3385] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/bytestream: Add unchecked bytestream2 peek functions …
6:38 PM Changeset in ffmpeg [a902c249] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/photocd: Simplify parsing Huffman tables a bit Reviewed-by: …
5:32 PM Changeset in ffmpeg [abebd877] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dxtory: Fix negative shift in dx2_decode_slice_410() Fixes: …
5:32 PM Changeset in ffmpeg [c3d1c7f9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dxtory: Fix negative shift in dxtory_decode_v1_410() Fixes: …
5:32 PM Changeset in ffmpeg [497debb1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dxtory: Fix get_raw_size() for YUV Fixes: out of array read …
3:42 PM Changeset in ffmpeg [cc25ae5d] by Zhong Li <zhongli_dev@126.com>
lavc/qsvdec: Add QSV AV1 decoder AV1 decoder is supported on Tiger …
11:49 AM Ticket #8888 (Artefacts and errors when decoding h264 file from KKmoon CCTV camera) closed by Elon Musk
fixed: Fixed in 0ea6ec3d0054fd4b128f9a5b7aab26ccc6ac6caf
8:41 AM Ticket #7037 (ffmpeg destroys HDR metadata when encoding) updated by Balling
Replying to Rapper_skull: > Sorry guys but the discussion …

Sep 25, 2020:

9:34 PM Changeset in ffmpeg [f8f23a7a] by Paul B Mahol <onemda@gmail.com>
avcodec/mpeg12dec: remove inter block calls in IPU decoder This is …
8:07 PM Changeset in ffmpeg [c668294e] by Paul B Mahol <onemda@gmail.com>
avcodec/mpeg12dec: add support for MPEG1 blocks in IPU codec
6:05 PM Ticket #7037 (ffmpeg destroys HDR metadata when encoding) updated by Rapper_skull
Sorry guys but the discussion is really long and for the largest part …
8:52 AM sintel.mp4 attached to Ticket #8909 by veikk0
MP4 file which exhibits the frame rate problem after the AV1 stream …
8:51 AM sintel.mkv attached to Ticket #8909 by veikk0
MKV file from which copying the AV1 stream to an MP4 container is an issue
8:47 AM Ticket #8909 (Copying an AV1 stream from an MKV container to an MP4 container ...) updated by veikk0
Complete CLI output of the two FFmpeg commands – including the …
8:41 AM 2-sintel-mp4-creation.txt attached to Ticket #8909 by veikk0
CLI output when creating the problematic MP4 file from previously …
8:39 AM 1-sintel-mkv-creation.txt attached to Ticket #8909 by veikk0
CLI output when creating the MKV file
8:21 AM Changeset in ffmpeg [2f9a3215] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mobiclip: Move quantizer check into setup_qtables() Fixes: …
8:21 AM Changeset in ffmpeg [90351b5f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/http: fix memleak Reviewed-by: "mypopy@gmail.com" …
8:21 AM Changeset in ffmpeg [f2499819] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sonic: Check channels before deallocating Fixes: …

Sep 24, 2020:

4:45 PM Ticket #8909 (Copying an AV1 stream from an MKV container to an MP4 container ...) updated by Carl Eugen Hoyos
Keywords changed
Please provide the command line and the complete, uncut console output …
4:31 PM Ticket #8909 (Copying an AV1 stream from an MKV container to an MP4 container ...) created by veikk0
Summary of the bug: Copying some AV1 streams from an MKV container to …
11:38 AM Changeset in ffmpeg [14d68386] by Paul B Mahol <onemda@gmail.com>
avformat: add IPU demuxer
11:33 AM Changeset in ffmpeg [5c2d7acb] by Paul B Mahol <onemda@gmail.com>
avcodec: add IPU Video decoder and parser
10:23 AM Ticket #8908 (PSG subtitles timestamps are wrong when reading from stdin and not ...) updated by Rapper_skull
Update: I also tried the bash inline syntax ffmpeg -i <(cat …
8:20 AM Ticket #8908 (PSG subtitles timestamps are wrong when reading from stdin and not ...) updated by Rapper_skull
Summary changed
8:17 AM eng_eac3to.sup attached to Ticket #8908 by Rapper_skull
8:16 AM eng_test_wrong.sup attached to Ticket #8908 by Rapper_skull
8:14 AM eng_test_good.sup attached to Ticket #8908 by Rapper_skull
8:13 AM eng_test.sup attached to Ticket #8908 by Rapper_skull
8:12 AM Ticket #8908 (PSG subtitles timestamps are wrong when reading from stdin and not ...) created by Rapper_skull
Summary of the bug: Hi, I was trying to extract hdmv_pgs_subtitle …
5:18 AM Ticket #8907 ("cookies" option doesn't actually send cookie) closed by fireattack
invalid
4:06 AM Ticket #8907 ("cookies" option doesn't actually send cookie) created by fireattack
Summary of the bug: How to reproduce: […] You can see there is no …

Sep 23, 2020:

11:08 PM Ticket #8905 (how to encode .flv with alpha channel?) updated by Barbara
Oh ok! Thanks for the help guys!
10:59 PM Ticket #8905 (how to encode .flv with alpha channel?) updated by Marton Balint
Cc changed
FFmpeg does not even support VP6 encoding, let alone VP6 encoding with …
9:04 PM Changeset in ffmpeg [aed8f40d] by Paul B Mahol <onemda@gmail.com>
avcodec/cfhd: check that lowpass_height is >= 3 when used in vertical …
8:44 PM Ticket #8906 (HEVC_AMF not passing b:v (bitrate) option and doesn't automatically ...) closed by Carl Eugen Hoyos
invalid: Not enough similarities with a valid ticket.
8:11 PM Ticket #8906 (HEVC_AMF not passing b:v (bitrate) option and doesn't automatically ...) updated by Adrianwo
Replying to Adrianwo: > The HEVC_AMF encoder doesn't …
8:07 PM Ticket #8906 (HEVC_AMF not passing b:v (bitrate) option and doesn't automatically ...) created by Adrianwo
The HEVC_AMF encoder doesn't pass b:v option for bitrate setting. The …
7:47 PM Ticket #8905 (how to encode .flv with alpha channel?) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component, Type changed
Don't hold your breath.
7:33 PM Changeset in ffmpeg [c476cfd7] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvdec: RtmpSampleAccess no longer breaks stream detection …
7:15 PM OBS TEST.2.png attached to Ticket #8905 by Barbara
On the LEFT a .mov with alpha convertet to FLV with alpha in After …
7:14 PM OBS TEST.png attached to Ticket #8905 by Barbara
On the LEFT a .mov with alpha convertet to FLV with alpha in After …
7:11 PM Ticket #8905 (how to encode .flv with alpha channel?) reopened by Barbara
7:09 PM flv_ALPHA.flv attached to Ticket #8905 by Barbara
5:47 PM Changeset in ffmpeg [eb6bb8f3] by Ronald S. Bultje <rsbultje@gmail.com>
libavcodec/vp8dec: fix the multi-thread HWAccel decode error Fix the …
4:54 PM Ticket #7799 (hevc_mp4toannexb filter inserts extradata wrong position (hevc_cuvid ...) updated by Balling
Guys, when this will be fixed? We have a patch.
4:14 PM Changeset in ffmpeg [d8ce8e8e] by Jan Ekström <jeebjp@gmail.com>
avutil/pixfmt: improve definition of AVColorRange As it was brought …
3:09 PM Changeset in ffmpeg [3f04c303] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/swfdec: Reorder allocations/initializations The earlier code …
3:09 PM Changeset in ffmpeg [28dc0c20] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/swfdec: Fix memleaks on error Signed-off-by: Andreas …
2:46 PM Ticket #8904 (HLS missing CODECS for H.265 streams) updated by tbucher
This stems from issues I ran into some time ago. See comments in …
2:39 PM Ticket #8904 (HLS missing CODECS for H.265 streams) updated by tbucher
This stems from issues I ran into some time ago. See comments in …
1:26 PM Ticket #8610 (HEVC: bad value for color_trc with more than one decoding thread) closed by James
fixed: Should be fixed in bd4ef145c0c1a1f699fd4d9939dba4d7a338a2cf
1:22 PM Changeset in ffmpeg [184fc42b] by James Almer <jamrial@gmail.com>
avcodec/h264_slice: sync User Data Unregistered SEI buffers across …
1:21 PM Changeset in ffmpeg [4499844] by James Almer <jamrial@gmail.com>
avcodec/hevcdec: sync User Data Unregistered SEI buffers across …
1:02 PM Changeset in ffmpeg [bd4ef145] by James Almer <jamrial@gmail.com>
avcodec/hevcdec: sync SEI derived AVCodecContext fields across threads …
9:46 AM Encode/VP9 edited by Vitaly Zdanevich
simplify a code (diff)
9:40 AM Encode/VP9 edited by Vitaly Zdanevich
use common output name (diff)
9:39 AM Encode/VP9 edited by Vitaly Zdanevich
add section about how to convert from audio (diff)
5:53 AM Ticket #8905 (how to encode .flv with alpha channel?) updated by Carl Eugen Hoyos
Resolution changed
5:53 AM Ticket #8905 (how to encode .flv with alpha channel?) closed by Carl Eugen Hoyos
invalid: Feel free to reopen if you can provide an flv file with transparency.
2:21 AM Ticket #8905 (how to encode .flv with alpha channel?) created by Barbara
Hello, I am trying to make a .flv video with alpha channel, but …
12:07 AM Changeset in ffmpeg [003b5c80] by Zane van Iperen <zane@zanevaniperen.com>
avformat/argo_asf: implement seeking Causes some error as the ADPCM …

Sep 22, 2020:

4:37 PM Changeset in ffmpeg [904ab536] by Paul B Mahol <onemda@gmail.com>
avcodec/magicyuv: add support for recently added new format
3:25 PM Changeset in ffmpeg [519bd46] by Jan Ekström <jeebjp@gmail.com>
avformat/movenc: simplify ISML manifest bit rate logic The newly …
3:25 PM Changeset in ffmpeg [308882d9] by Jan Ekström <jeebjp@gmail.com>
avformat/movenc: use more fall-back values for average bit rate fields …
3:21 PM Changeset in ffmpeg [3838e8fc] by Jan Ekström <jeebjp@gmail.com>
avformat/movenc: implement writing of the btrt box This is utilized …
10:09 AM Ticket #8889 (mpegts with dvb_subtitle on udp output broken?) updated by barhom
I've added the patch in this fork, …
9:56 AM Ticket #8889 (mpegts with dvb_subtitle on udp output broken?) updated by barhom
Patch provided by rcombs seems to solve this issue, …
8:05 AM Ticket #8889 (mpegts with dvb_subtitle on udp output broken?) updated by barhom
I think I found out why I see a "glitch". It seems like when …
5:09 AM Ticket #8904 (HLS missing CODECS for H.265 streams) created by Collin Allen
When encoding media using ffmpeg for multiple HLS streams, the master …

Sep 21, 2020:

4:30 PM Ticket #8903 (mingw-w64 clang i686 "inline assembly requires more registers than ...) updated by Christopher Degawa
Applying …
4:19 PM Changeset in ffmpeg [6475dc18] by Jan Ekström <jeebjp@gmail.com>
avformat/movenc: utilize bit rate helper function in ISML writing …
3:08 PM Ticket #8903 (mingw-w64 clang i686 "inline assembly requires more registers than ...) updated by Christopher Degawa
Cc changed
3:05 PM Ticket #8903 (mingw-w64 clang i686 "inline assembly requires more registers than ...) created by Christopher Degawa
Summary of the bug: On windows with a mingw-w64 clang targeting i686 …
2:31 PM Changeset in ffmpeg [667d5045] by Jan Ekström <jeebjp@gmail.com>
avformat/movenc: split MPEG-4 bit rate value calculation This can now …
1:26 PM Changeset in ffmpeg [e71d73b0] by Guo, Yejun <yejun.guo@intel.com>
dnn: add a new interface DNNModel.get_output for some cases (for …
1:26 PM Changeset in ffmpeg [fce3e3e1] by Guo, Yejun <yejun.guo@intel.com>
dnn: put DNNModel.set_input and DNNModule.execute_model together …
1:26 PM Changeset in ffmpeg [2003e32f] by Guo, Yejun <yejun.guo@intel.com>
dnn: change dnn interface to replace DNNData* with AVFrame* …
1:26 PM Changeset in ffmpeg [6918e240] by Guo, Yejun <yejun.guo@intel.com>
dnn: add userdata for load model parameter the userdata will be used …
9:56 AM Changeset in ffmpeg [dfbea7b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/moflex: Check pop_int() for overflow Fixes: signed integer …
9:55 AM Changeset in ffmpeg [7170d34] by Michael Niedermayer <michael@niedermayer.cc>
avformat/vividas: Check for EOF in first loop in track_header() …
9:53 AM Changeset in ffmpeg [688c1175] by Michael Niedermayer <michael@niedermayer.cc>
avformat/wvdec: Check rate for overflow Fixes: signed integer …
8:41 AM CompilationGuide/Ubuntu edited by veikk0
Add SVT-AV1. Currently doing a full git clone to avoid an issue with … (diff)
7:38 AM Ticket #8479 (ffplay ignores a=rtcp SDP attribute for RTP streams) updated by xiaofeng
The patch does not work with the multicast case.
7:31 AM Ticket #8877 (TV streaming problems) closed by Carl Eugen Hoyos
worksforme: Unfortunately, I don’t know.
7:30 AM Ticket #6953 (http(s) hls - the interrupt callback is not copied from parent avctx) updated by Carl Eugen Hoyos
Keywords, Version changed
3:05 AM Ticket #6953 (http(s) hls - the interrupt callback is not copied from parent avctx) updated by mkver
Keywords changed
3:04 AM Ticket #6953 (http(s) hls - the interrupt callback is not copied from parent avctx) closed by mkver
fixed: Should have been fixed in 4239a8c9831a0054af47400aaf78167178b97197. …
2:51 AM Changeset in ffmpeg [6d886b65] by Jun Zhao <barryjzhao@tencent.com>
lavf/srt: fix build fail when used the libsrt 1.4.1 libsrt changed …
2:50 AM Changeset in ffmpeg [1aee02c7] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dashdec: Avoid duplicating string Reviewed-by: Steven Liu …
2:50 AM Changeset in ffmpeg [0f9ade1] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dashdec: Fix memleak on allocation error, avoid allocation …
2:49 AM Changeset in ffmpeg [ed948c1] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dashdec: Cosmetics 1. Perform the necessary reindentations …
2:32 AM Changeset in ffmpeg [f921dd0c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dashdec: Remove redundant casts to const Reviewed-by: Steven …
2:32 AM Changeset in ffmpeg [0389625c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dashdec: Return early for unsupported representations This …
2:32 AM Changeset in ffmpeg [622efc5c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dashdec: Remove redundant checks This commit removes two …
2:32 AM Changeset in ffmpeg [d63f8c87] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dashdec: Fix memleaks on error to add representation to …
2:32 AM Changeset in ffmpeg [f1c3c173] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dashdec: Fix leak of representation languages These …
2:32 AM Changeset in ffmpeg [e7aea1fe] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dashdec: Fix leak of string on error when parsing …
2:31 AM Changeset in ffmpeg [5c91701d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dashdec: Fix leak of representation on error If parsing a …
2:31 AM Changeset in ffmpeg [5d63f154] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dashdec: Remove unused index of representation It is always …
2:31 AM Changeset in ffmpeg [06e31f95] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dashdec: Fix memleaks upon read_header failure Reviewed-by: …
2:31 AM Changeset in ffmpeg [aed96e13] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dashdec: Check allocation of AVProgram Reviewed-by: Steven …
2:31 AM Changeset in ffmpeg [ac2852d7] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dashdec, hls: Update correct pointer to AVDictionary …
2:31 AM Changeset in ffmpeg [4b8fdf70] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dashdec: Fix leak of AVDictionary on error Just postpone the …
2:31 AM Changeset in ffmpeg [eb344862] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dashdec: Free subtitle representations on exit Reviewed-by: …
2:31 AM Changeset in ffmpeg [7369e952] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dashdec: Free strings as soon as they aren't needed anymore …
2:31 AM Changeset in ffmpeg [17963a6a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dashdec: Don't overwrite and leak old initialization …
2:31 AM Changeset in ffmpeg [01a4c359] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dashdec: Don't leave representation in inconsistent state on …
2:31 AM Changeset in ffmpeg [248ef27] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dashdec: Remove dead code The code in question seems to have …
2:29 AM Changeset in ffmpeg [e09e2c64] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/dashdec: Avoid double free on error When using one of the …
1:30 AM Changeset in ffmpeg [6c8ff183] by Limin Wang <lance.lmwang@gmail.com>
avdevice/lavfi: av_malloc -> av_malloc_array Reviewed-by: Paul B …
1:30 AM Changeset in ffmpeg [a554adaa] by Limin Wang <lance.lmwang@gmail.com>
avdevice/lavfi: unref the frame on failure Reviewed-by: Nicolas …
1:30 AM Changeset in ffmpeg [7786d795] by Limin Wang <lance.lmwang@gmail.com>
avdevice/lavfi: fix FIXME and check a/v type by codec_type …
12:00 AM Ticket #8877 (TV streaming problems) reopened by Heiko Jantz
Note: See TracTimeline for information about the timeline view.