Timeline



Apr 11, 2018:

11:59 PM Ticket #7136 (*.wtv files don't work.) closed by Carl Eugen Hoyos
worksforme
11:19 PM Changeset in ffmpeg [19128408] by Aman Gupta <aman@tmm1.net>
avcodec/mpegpicture: fix "stride changed" failures in gray mode …
11:03 PM Ticket #7136 (*.wtv files don't work.) created by Tourniquet
Hello, in the latest VLC version *.wtv files don't work anymore. They …
10:15 PM Ticket #7135 (Cannot compile x264 on Ubuntu 17.10 (Artful) according to ...) closed by Carl Eugen Hoyos
invalid
7:58 PM CompilationGuide/Ubuntu edited by Steffen Roller
added parameter for x264 compilation (diff)
7:56 PM Ticket #7135 (Cannot compile x264 on Ubuntu 17.10 (Artful) according to ...) updated by Steffen Roller
Priority, Keywords, Version, Component, Type changed
Turns out that a hardening measure on gcc caused the problem. One has …
7:55 PM Ticket #7135 (Cannot compile x264 on Ubuntu 17.10 (Artful) according to ...) updated by llogan
Priority, Keywords, Version, Component, Type changed
Not a FFmpeg bug. Ubuntu 16.10 and newer have enabled PIE in GCC. You …
7:14 PM Ticket #7135 (Cannot compile x264 on Ubuntu 17.10 (Artful) according to ...) updated by Steffen Roller
I forget to add that I was successful after I manually ran `configure …
7:10 PM Ticket #7135 (Cannot compile x264 on Ubuntu 17.10 (Artful) according to ...) created by Steffen Roller
I'm trying to compile ffmpeg from git sources on Ubuntu 17.10 …
5:52 PM Ticket #7099 (D3D11VA - VP9 10 bit support implemented?) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
5:12 PM Ticket #7127 (FFmpeg does not display multi language chapter titles) updated by Carl Eugen Hoyos
For future tickets, please understand that -hide_banner makes every …
5:00 PM Ticket #7130 (Android compilation broken with FFmpeg 3.4.2) updated by Don Turner
Thank you for this fast resolution. The issue was with the …
4:45 PM Ticket #7130 (Android compilation broken with FFmpeg 3.4.2) closed by Carl Eugen Hoyos
worksforme: The following succeeds here (for older targets, you have to disable …
4:26 PM Ticket #7127 (FFmpeg does not display multi language chapter titles) updated by MelkorLord
Hi, I thought to do so at first but ffprobe is the tool I was …
4:24 PM Ticket #7134 (-flags2 local_header does not work when -vcodec copy) updated by liu xiang
The option -flags2 cannot work with -vcodec copy, so i have to decode …
3:49 PM Ticket #7127 (FFmpeg does not display multi language chapter titles) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer, Summary changed
For future tickets: Please do not report issues against ffprobe if …
3:47 PM Ticket #7132 (Add threading capabilities to overlay filter) updated by Carl Eugen Hoyos
Priority, Keywords changed
3:45 PM Ticket #7133 ([FFProbe] invalid byte range requests) closed by Carl Eugen Hoyos
needs_more_info: I believe what you describe is the expected behaviour to evaluate the …
3:43 PM Ticket #7134 (-flags2 local_header does not work when -vcodec copy) closed by Carl Eugen Hoyos
invalid: The option -flags2 cannot work with -vcodec copy.
1:41 PM Ticket #7134 (-flags2 local_header does not work when -vcodec copy) updated by Hendrik
codec=copy is designed to do what its name suggests - it copies the …
1:38 PM Ticket #7134 (-flags2 local_header does not work when -vcodec copy) created by liu xiang
Summary of the bug: i want to send my h264 encoded file to another …
1:00 PM Ticket #7133 ([FFProbe] invalid byte range requests) created by Tom
Summary of the bug: When seeking isn't disabled (-seekable 0), …
12:55 PM Changeset in ffmpeg [2108a673] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: update required driver versions for nvenc
12:55 PM Changeset in ffmpeg [86e9dba8] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: add support for B frames as ref
10:30 AM Ticket #7132 (Add threading capabilities to overlay filter) created by Gavin
I've been running some (entirely unscientific) benchmarks on the …
9:37 AM Changeset in ffmpeg [3e9d6761] by Hendrik Leppkes <h.leppkes@gmail.com>
spdifenc: support ac3 core+eac3 dependent streams Such streams are …
9:00 AM Ticket #7127 (FFmpeg does not display multi language chapter titles) updated by MelkorLord
Sorry for the reply delay. As suggested, I've tested with FFMPEG GIT …
8:51 AM ffmpeg_sample.mkv attached to Ticket #7127 by MelkorLord
MKV file with multi lang chapters
6:20 AM Hardware/VAAPI edited by Jun Zhao
Fix a typo (diff)
3:15 AM Changeset in ffmpeg [9825f77a] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: fix handling of delete_segments when %v is present …
12:42 AM Changeset in ffmpeg [62c1cfc] by Michael Niedermayer <michael@niedermayer.cc>
avformat/movenc: use correct iTunes copyright atom Support for …
12:42 AM Changeset in ffmpeg [e43e97f0] by Michael Niedermayer <michael@niedermayer.cc>
lavc/libopusdec: Allow avcodec_open2 to call .close If there is a …

Apr 10, 2018:

11:45 PM Changeset in ffmpeg [aea610b0] by James Almer <jamrial@gmail.com>
configure: check for INIT_ONCE before enabling w32threads Should fix …
11:43 PM Changeset in ffmpeg [234a5e08] by James Almer <jamrial@gmail.com>
configure: check that the required header for Linux Perf is available …
11:30 PM Ticket #6990 (Encoding with h264_amf is corrupted when using d3d11va hwaccel and ...) closed by James
fixed: Fixed in 05f1a3face140373ae658ab1abd6bacc841a770d
10:59 PM Changeset in ffmpeg [05f1a3fa] by Mark Thompson <sw@jkqxz.net>
lavc/amfenc: Retain a reference to D3D frames used as input during the …
9:02 PM Ticket #5693 (exr: support dwa decompression) updated by Elon Musk
Contact ffmpeg developers for sponsoring this code addition. See …
8:54 PM Ticket #5693 (exr: support dwa decompression) updated by Joshua Minor
Pixar is interested in this as well. Looking at the code in exr.c it …
5:24 PM Changeset in ffmpeg [4c079857] by Aman Gupta <aman@tmm1.net>
lavc/videotoolbox: fix failure to decode PAFF Signed-off-by: Aman …
12:19 PM Ticket #7130 (Android compilation broken with FFmpeg 3.4.2) updated by Don Turner
Getting the same error on the current git head.
8:55 AM Ticket #4401 (Past duration too large) updated by mikhail
I faced this problem too. I use mediacoder to convert files. And when …
8:30 AM Ticket #7131 (-f hls -hls_list_size X -hls_flags delete_segments does not delete all ...) updated by Steven Liu
Status, Component, Owner, Priority, Keywords changed
https://patchwork.ffmpeg.org/patch/8374/ try this patch please :D
3:18 AM Ticket #7131 (-f hls -hls_list_size X -hls_flags delete_segments does not delete all ...) updated by Aman
hls_list_size + 1 sounds good to me.
2:55 AM Ticket #7131 (-f hls -hls_list_size X -hls_flags delete_segments does not delete all ...) updated by Steven Liu
That is because the vs->nb_entries = 0 hls_list_size times, and +1 to …
2:55 AM Ticket #7131 (-f hls -hls_list_size X -hls_flags delete_segments does not delete all ...) updated by Steven Liu
That is because the vs->nb_entries = 0 hls_list_size times, and +1 to …
2:05 AM Ticket #7131 (-f hls -hls_list_size X -hls_flags delete_segments does not delete all ...) created by Aman
The option -hls_list_size doesn't seem to work as intended when used …
12:36 AM Changeset in ffmpeg [d64183ea] by Michael Niedermayer <michael@niedermayer.cc>
Sega FILM: set dts and duration when demuxing Reviewed-by: Kyle …
12:36 AM Changeset in ffmpeg [3b350528] by Michael Niedermayer <michael@niedermayer.cc>
MAINTAINERS: add myself to the general developers list Signed-off-by: …
12:36 AM Changeset in ffmpeg [3fbe4a04] by Michael Niedermayer <michael@niedermayer.cc>
doc/filters: correct range for length in astats filter Signed-off-by: …

Apr 9, 2018:

10:50 PM Changeset in ffmpeg [4d1d7263] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavf/segafilmenc: Do not mix variable declaration and code. Fixes two …
10:41 PM Ticket #7130 (Android compilation broken with FFmpeg 3.4.2) updated by Carl Eugen Hoyos
Please understand that this has to be fixed in current FFmpeg git …
9:32 PM Ticket #7130 (Android compilation broken with FFmpeg 3.4.2) created by Don Turner
Summary of the bug: When compiling FFmpeg 3.4.2 for Android using the …
7:58 PM Changeset in ffmpeg [8f144d9e] by Diego Biurrun <diego@biurrun.de>
Drop Windows XP support remnants
7:58 PM Changeset in ffmpeg [c7ab6aff] by Diego Biurrun <diego@biurrun.de>
w32pthreads: always use Vista+ API, drop XP support This removes the …
2:50 PM Changeset in ffmpeg [c31f6b1d] by Vittorio Giovara <vittorio.giovara@gmail.com>
avprobe: Print a user-friendly version of the display matrix Shift …
2:50 PM Changeset in ffmpeg [f821b2ea] by Vittorio Giovara <vittorio.giovara@gmail.com>
avprobe: Support printing strings with empty keys
2:50 PM Changeset in ffmpeg [cc06f7bd] by Vittorio Giovara <vittorio.giovara@gmail.com>
libx265: Support tiny video sizes Where tiny is less than the default …
12:47 PM Ticket #7115 (Image BECOMES darker unexpectedly) updated by Carl Eugen Hoyos
Resolution changed
Just for reference, there is also no issue with vlc and totem.
12:31 PM Ticket #7115 (Image BECOMES darker unexpectedly) updated by Test
@cehoyos Weird. I tested with ffplay and colors are fine. My drivers …
12:02 PM Ticket #7115 (Image BECOMES darker unexpectedly) updated by Carl Eugen Hoyos
Replying to testh001: > I was thinking that you had closed …
11:57 AM Ticket #7129 (Color change observed while converting png to mp4 format) closed by Carl Eugen Hoyos
duplicate
11:44 AM Ticket #7129 (Color change observed while converting png to mp4 format) created by Test
Note: This ticket follows all the requirements for a valid ticket. It …
11:26 AM Ticket #7128 (@cehoyos closed my ticket without explanation) updated by Test
(comment removed)
11:06 AM Ticket #7128 (@cehoyos closed my ticket without explanation) closed by Carl Eugen Hoyos
invalid
10:44 AM Ticket #7128 (@cehoyos closed my ticket without explanation) created by Test
Here is my ticket: https://trac.ffmpeg.org/ticket/7115 I reported a …
1:45 AM Changeset in ffmpeg [3b2fd960] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/arm/hevcdsp_sao : add NEON optimization for sao …
1:09 AM Changeset in ffmpeg [249aca8f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/movtextdec: Check style_start/end Limits based on 3GPP TS …

Apr 8, 2018:

6:47 PM Changeset in ffmpeg [54307b35] by Maxym Dmytrychenko <maxim.d33@gmail.com>
lavc/qsvdec: set complete_frame flags for progressive picture Set the …
6:47 PM Changeset in ffmpeg [cca5e4f] by Maxym Dmytrychenko <maxim.d33@gmail.com>
qsv: adding Multi Frame Encode support Starting from API 1.25 helps …
6:47 PM Changeset in ffmpeg [29a8ed76] by Maxym Dmytrychenko <maxim.d33@gmail.com>
lavf/qsvvpp: bypass vpp if not needed. Currently vpp pipeline is …
6:47 PM Changeset in ffmpeg [52ed83fa] by Maxym Dmytrychenko <maxim.d33@gmail.com>
lavc/qsvdec: expose frame pic_type and key_frame Currently pict_type …
3:00 PM Ticket #7127 (FFmpeg does not display multi language chapter titles) updated by Carl Eugen Hoyos
Keywords changed
3:00 PM Ticket #7127 (FFmpeg does not display multi language chapter titles) updated by Carl Eugen Hoyos
Priority, Version, Component changed
3:00 PM Ticket #7127 (FFmpeg does not display multi language chapter titles) updated by Carl Eugen Hoyos
Please provide your sample, please test current FFmpeg git head and …
12:46 PM Encode/FFV1 edited by mewmew
Update set of valid values for coder parameter. (diff)
9:05 AM Ticket #7127 (FFmpeg does not display multi language chapter titles) updated by MelkorLord
Sorry for the filenames confusion : file.mkv and …
9:02 AM Ticket #7127 (FFmpeg does not display multi language chapter titles) created by MelkorLord
Summary of the bug: ffprobe does not display/support multi language …
5:56 AM Creating multiple outputs edited by Gyan
Illustrate the onfail option in the tee pseudo-muxer section (diff)

Apr 7, 2018:

9:34 PM Changeset in ffmpeg [c837918f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacsbr_fixed: Fix integer overflow in sbr_hf_assemble() …
9:11 PM AudioChannelManipulation edited by kit
Out of phase stereo downmixing to mono solution (diff)
8:13 PM Changeset in ffmpeg [916632df] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/clearvideo: Allow decoding without extradata.
5:16 PM Changeset in ffmpeg [6cd81d6] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/rv34: error out earlier on missing references Fixes visual …
5:16 PM Changeset in ffmpeg [6261ef42] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/get_bits: Document skip_bits_long() Found-by: Kieran …
2:11 PM Ticket #7094 (Assertion in AVIO fill_buffer) updated by alex
Original TS file had been lost, so here's new one - …
10:22 AM Ticket #7088 (Dropped video frames from iOS 11 Screen Record Videos lead to an ...) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can add the missing information.
10:20 AM Ticket #7094 (Assertion in AVIO fill_buffer) updated by Carl Eugen Hoyos
Please use a file hoster of your choice and post a download link here.
10:11 AM Ticket #7122 (Massive artefacts when decoding clearvideo) reopened by Carl Eugen Hoyos
Piotr kindly verified the issue with RealPlayer.
12:14 AM Changeset in ffmpeg [9703b7d0] by James Almer <jamrial@gmail.com>
avformat/matroskadec: reference the existing data buffer when creating …
12:14 AM Changeset in ffmpeg [b8e75a2a] by James Almer <jamrial@gmail.com>
avformat/matroskadec: factor the prores packet parsing code out …
12:14 AM Changeset in ffmpeg [a6188665] by James Almer <jamrial@gmail.com>
avformat/matroskadec: use refcounted buffers in EbmlBin Data in …
12:10 AM Changeset in ffmpeg [647fd4b8] by Michael Niedermayer <michael@niedermayer.cc>
swresample/swresample: Fix for seg fault in swr_convert_internal() -> …

Apr 6, 2018:

9:24 PM Changeset in ffmpeg [2f1963ee] by Lou Logan <lou@lrcd.com>
doc/developer: remove merge request method of contributing This seems …
9:05 PM Ticket #7126 (DECKLINK: Video keep misbehaving) updated by Carl Eugen Hoyos
Keywords changed
Please test current FFmpeg git head.
6:48 PM Ticket #7126 (DECKLINK: Video keep misbehaving) created by Ivan Kolesnikov
I want to display incoming stream on a Decklink card and do it with …
12:43 PM Ticket #6815 (Regression recovering broken H264 stream) updated by Simon
Replying to heleppkes: > Replying to [comment:9
12:35 PM Ticket #6815 (Regression recovering broken H264 stream) updated by Hendrik
Replying to staircase27: > I'm not entirely sure how I …
12:20 PM Ticket #6815 (Regression recovering broken H264 stream) updated by Alex Agranovsky
Replying to heleppkes: > I would strongly recommend to in …
11:31 AM Ticket #6815 (Regression recovering broken H264 stream) updated by Simon
Replying to heleppkes: > I would strongly recommend to in …
11:18 AM Ticket #6815 (Regression recovering broken H264 stream) updated by Hendrik
I would strongly recommend to in fact not use the chunked decoding …
10:19 AM Ticket #6815 (Regression recovering broken H264 stream) updated by Simon
H, Having tested with multiple version while trying to find a build …
12:22 AM Changeset in ffmpeg [e54679b6] by Lou Logan <lou@lrcd.com>
doc/filters: some more details and modified example to zmq/azmq Info …

Apr 5, 2018:

10:22 PM Ticket #7125 (ffmpeg not identifying jpeg without extension) closed by Carl Eugen Hoyos
fixed: Fixed in 233f52fd2534e6844fd5831e3a6c7ca3a1c8fc2d, thanks again for …
10:21 PM Changeset in ffmpeg [233f52fd] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavf/amr: Stricter heuristic for auto-detection. Fixes ticket #7125.
9:08 PM Changeset in ffmpeg [92fe0bf1] by Josh de Kock <josh@itanimul.li>
lavfi,lavd: add gitignore for generated static component lists …
9:04 PM Changeset in ffmpeg [187ff5a1] by Josh de Kock <josh@itanimul.li>
Add Sega FILM muxer Signed-off-by: Josh de Kock <josh@itanimul.li>
8:06 PM Changeset in ffmpeg [1425114] by Martin Vignali <martin.vignali@gmail.com>
avcodec/prores_ks : do not call estimate_alpha at each quantification …
7:46 PM Changeset in ffmpeg [59550508] by Martin Vignali <martin.vignali@gmail.com>
checkasm/vf_blend : add test for 16 bit version of grainextract …
7:46 PM Changeset in ffmpeg [f3df42e8] by Martin Vignali <martin.vignali@gmail.com>
avfilter/x86/vf_blend : add SIMD for 16 bit version of grainextract …
7:46 PM Changeset in ffmpeg [8eb0bb11] by Martin Vignali <martin.vignali@gmail.com>
avfilter/x86/vf_blend : reorganize DIFFERENCE macro to reduce line …
7:26 PM Ticket #5750 (ffmpeg generates rarerly PCR for mpegts with multiple video streams ...) updated by Thomas Maxwell
I hit a very similar issue by demuxing a TS file which has multiple …
6:59 PM Changeset in ffmpeg [67fd8df4] by James Almer <jamrial@gmail.com>
avcodec/openh264enc.c: generate IDR frame in response to I frame …
6:10 PM Changeset in ffmpeg [b08c132a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Fix parsing of tfdt when using sample descriptors. …
6:00 PM Changeset in ffmpeg [a2356e50] by Lou Logan <lou@lrcd.com>
doc/developer: update link to "sign-off" info Found by Hendrik …
4:31 PM chex attached to Ticket #7125 by bjorn
here is the same file without an extension
2:58 PM Changeset in ffmpeg [709e0291] by wm4 <nfxjfg@googlemail.com>
avcodec/decode: fix warning when decoding pseudo paletted formats The …
2:22 PM Ticket #7124 (Unexpected results from YUV-RGB color space conversion optimization on ...) updated by sayed adel
> Sorry, I realized that by now. Allow me to repeat that the original …
1:02 PM Dockerfile attached to Ticket #7124 by sayed adel
Used during build and test
12:57 PM before.png attached to Ticket #7124 by sayed adel
With PPC/YUV-RGB optimization enabled
12:29 PM after.png attached to Ticket #7124 by sayed adel
after disable PPC/ YUV-RGB optimization
12:01 PM libswscale-disable-ppc-yuv2rgb.diff attached to Ticket #7124 by sayed adel
11:36 AM Ticket #7124 (Unexpected results from YUV-RGB color space conversion optimization on ...) updated by Carl Eugen Hoyos
Works fine with -cpuflags 0.
11:33 AM Ticket #7124 (Unexpected results from YUV-RGB color space conversion optimization on ...) reopened by Carl Eugen Hoyos
Replying to seiko: > It's not about the performance but …
11:14 AM Ticket #7124 (Unexpected results from YUV-RGB color space conversion optimization on ...) updated by sayed adel
I'm sorry for not being clear enough. It's not about the performance …
10:52 AM Ticket #7124 (Unexpected results from YUV-RGB color space conversion optimization on ...) closed by Carl Eugen Hoyos
worksforme: This unfortunately has no similarities with a valid ticket. In any …
10:01 AM Ticket #7122 (Massive artefacts when decoding clearvideo) updated by Carl Eugen Hoyos
Which other files?
9:32 AM Ticket #7122 (Massive artefacts when decoding clearvideo) updated by Elon Musk
Yes. all other files decode ok.

Apr 4, 2018:

11:12 PM Changeset in ffmpeg [b0958698] by James Almer <jamrial@gmail.com>
libaom: remove references to RGB pixfmts Support for it was …
10:53 PM Ticket #7122 (Massive artefacts when decoding clearvideo) updated by Carl Eugen Hoyos
The look of the artefacts indicated an issue with the decoder to me, …
10:45 PM Ticket #7125 (ffmpeg not identifying jpeg without extension) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component, Reproduced by developer changed
(Why did you attach the file with the correct extension?) Thank you …
5:09 PM Changeset in ffmpeg [53688b6] by Michael Niedermayer <michael@niedermayer.cc>
avformat/movenc: add rtp_hinting_needed() helper function This is …
5:09 PM Changeset in ffmpeg [94d831f3] by Michael Niedermayer <michael@niedermayer.cc>
ffmpeg: allow setting attached_pic disposition This is used to signal …
4:53 PM Changeset in ffmpeg [4f55b946] by James Almer <jamrial@gmail.com>
avformat/matroskadec: address some more missing AVPacket frees Fixes …
4:26 PM chex.jpg attached to Ticket #7125 by bjorn
this file is detected as jpg and read fine from ffmpeg as long as it …
4:25 PM Ticket #7125 (ffmpeg not identifying jpeg without extension) created by bjorn
Summary of the bug: The latest version of ffmpeg does not identify …
2:09 PM Changeset in ffmpeg [2f273701] by James Almer <jamrial@gmail.com>
avcodec/mpeg4videodec: unbreak multithreading decoding Should fix …
1:54 PM Changeset in ffmpeg [2f0e0dea] by James Almer <jamrial@gmail.com>
avformat/matroskadec: address a missing AVPacket free Fixes memleaks. …
12:42 PM Ticket #7124 (Unexpected results from YUV-RGB color space conversion optimization on ...) updated by David Edelsohn
Cc changed
11:21 AM Ticket #7122 (Massive artefacts when decoding clearvideo) updated by Elon Musk
Can you prove this is not bug in encoder?
10:14 AM Ticket #7122 (Massive artefacts when decoding clearvideo) updated by Carl Eugen Hoyos
Would you like to elaborate?
8:42 AM Ticket #7122 (Massive artefacts when decoding clearvideo) closed by Elon Musk
invalid
8:28 AM Ticket #6484 (libavfilter.a: File in wrong format) closed by Hendrik
worksforme
7:46 AM Ticket #7124 (Unexpected results from YUV-RGB color space conversion optimization on ...) created by sayed adel
It seems current implantation of Altivec doesn't support …
5:33 AM Ticket #7117 (DVB subtitles render incorrectly) updated by leoenc
Replying to cehoyos: > Can you confirm that the issue is …
5:13 AM Changeset in ffmpeg [2accdd38] by James Almer <jamrial@gmail.com>
avcodec/libaomdec: fix broken pix_fmt changes from the previous commit …
3:45 AM Changeset in ffmpeg [a866cc3] by James Almer <jamrial@gmail.com>
avcodec/mpeg4videodec: free studio profile VLCs when closing the …
3:43 AM Changeset in ffmpeg [fefe47b7] by James Almer <jamrial@gmail.com>
avcodec/clearvideo: fix mixed code and declarations Signed-off-by: …
3:15 AM Changeset in ffmpeg [d95f15b1] by James Almer <jamrial@gmail.com>
avformat/mp3enc: use AVPacketList helper functions to queue packets …
3:15 AM Changeset in ffmpeg [15ca8311] by James Almer <jamrial@gmail.com>
avformat/ttaenc: use AVPacketList helper functions to queue packets …
3:15 AM Changeset in ffmpeg [78b96be7] by James Almer <jamrial@gmail.com>
avformat/matroskadec: use AVPacketList to queue packets It's more …
3:15 AM Changeset in ffmpeg [58ce4fde] by James Almer <jamrial@gmail.com>
avformat/utils: optimize ff_packet_list_free() Don't constantly …
3:15 AM Changeset in ffmpeg [3a4d74c1] by James Almer <jamrial@gmail.com>
avformat/utils: make AVPacketList helper functions shared Based on a …
3:04 AM Changeset in ffmpeg [51e30105] by Steven Liu <lq@chinaffmpeg.org>
lavf/hls: Remove the dead code in parse_playlist() Signed-off-by: …
2:54 AM Ticket #6700 (Error reading long MOV file) updated by Carl Eugen Hoyos
This was a duplicate of ticket #5911.
2:54 AM Ticket #5911 (Error reading MOV file) closed by Carl Eugen Hoyos
fixed
2:53 AM Ticket #5911 (Error reading MOV file) updated by Carl Eugen Hoyos
Fixed by Pablo Montilla in 1015982f45d832ee926a81460121673a97292333, …
2:42 AM Ticket #7123 (GPAC file doesn't play with edit list parsing) updated by Carl Eugen Hoyos
http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket7123/
2:41 AM Ticket #7123 (GPAC file doesn't play with edit list parsing) created by Carl Eugen Hoyos
http://ffmpeg.org/pipermail/ffmpeg-user/2018-March/039308.html The …
2:32 AM Changeset in ffmpeg [9df784d] by James Almer <jamrial@gmail.com>
avcodec/sheervideo: add missing wrappers to sheervideodata.h Fixes …
2:31 AM Changeset in ffmpeg [4d89b5f8] by James Almer <jamrial@gmail.com>
avcodec/clearvideo: add missing wrappers to clearvideodata.h Fixes …
1:13 AM Ticket #6484 (libavfilter.a: File in wrong format) updated by svnpenn
I just tried this again with the commit in question (and with x264 …
Note: See TracTimeline for information about the timeline view.