Timeline



Aug 3, 2014:

11:08 PM Changeset in ffmpeg [43d67643] by Diego Biurrun <diego@biurrun.de>
huffyuv: Check and propagate function return values Bug-Id: …
10:53 PM Changeset in ffmpeg [744b406f] by Diego Biurrun <diego@biurrun.de>
huffyuv: Check and propagate function return values Bug-Id: …
10:43 PM Changeset in ffmpeg [1ef9e83] by Diego Biurrun <diego@biurrun.de>
avcodec: Deprecate dtg_active_format field in favor of avframe …
10:35 PM Changeset in ffmpeg [d0393d79] by Diego Biurrun <diego@biurrun.de>
huffyuv: Check and propagate function return values Bug-Id: …
10:18 PM Changeset in ffmpeg [62340581] by Diego Biurrun <diego@biurrun.de>
huffyuv: Return proper error codes
10:18 PM Changeset in ffmpeg [3160bdc7] by Diego Biurrun <diego@biurrun.de>
huffyuv: Use avpriv_report_missing_feature() where appropriate
10:18 PM Changeset in ffmpeg [b7616f57] by Diego Biurrun <diego@biurrun.de>
huffyuv: Eliminate some pointless casts
10:18 PM Changeset in ffmpeg [c065f4a0] by Diego Biurrun <diego@biurrun.de>
huffyuv: K&R formatting cosmetics
10:18 PM Changeset in ffmpeg [f89d76c] by Diego Biurrun <diego@biurrun.de>
mpeg4video: Initialize xvididct for all threads Signed-off-by: Diego …
10:17 PM Changeset in ffmpeg [a238b83b] by Janne Grunau <janne-libav@jannau.net>
aarch64: use MACH-O const data asm directive in const macro
10:17 PM Changeset in ffmpeg [ac6b95db] by Janne Grunau <janne-libav@jannau.net>
aarch64: add ',' between assembler macro arguments where missing …
10:17 PM Changeset in ffmpeg [caf5ef85] by Janne Grunau <janne-libav@jannau.net>
cpu-test: test av_cpu_count Add CPU count and number threads as …
10:17 PM Changeset in ffmpeg [07d8fa58] by Janne Grunau <janne-libav@jannau.net>
fate: add informative cpu test libavutil/cpu-test prints raw and …
9:36 PM Changeset in ffmpeg [a7e87fef] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_spp: Use dct->get_pixels() Signed-off-by: Michael …
9:34 PM Changeset in ffmpeg [e680c731] by Michael Niedermayer <michaelni@gmx.at>
avcodec/avdct: Add get_pixels() Suggested-by: ubitux Signed-off-by: …
9:13 PM Changeset in ffmpeg [6a463e7f] by Luca Barbato <lu_zero@gentoo.org>
http: Refactor http_open_cnx Split return value handling from the …
9:13 PM Changeset in ffmpeg [fbc0b865] by Luca Barbato <lu_zero@gentoo.org>
lavr: Do not change the sample format for mono audio This treats mono …
6:53 PM Changeset in ffmpeg [94006031] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9f17685dfb70a73823aca16ad246ee3b831d1de8' * commit …
5:45 PM Changeset in ffmpeg [76aec9e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bad81800bb51f43d28d656abf5d45b477e3b3198' * commit …
5:35 PM Changeset in ffmpeg [85aaa4e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '072916d903d3a925bcd0c864f12254157cab63c1' * commit …
5:18 PM Changeset in ffmpeg [f1d6fc77] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6a928293dd29c7f0dcf09107980a1d651c9957df' * commit …
5:12 PM Changeset in ffmpeg [e896a5b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c6a1ac2dd9808a4753dd005ab5747dda68ab454f' * commit …
4:58 PM Changeset in ffmpeg [2212bff9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c697c590fbf296b1679b80c8f4071e4c8a6c884b' * commit …
4:38 PM Changeset in ffmpeg [149c1a2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'df507d5aa063c2ce31fac9f76c6f3bbe9a20c445' * commit …
4:34 PM va2.ogg attached to Ticket #3825 by Cigaes
4:33 PM Ticket #3825 (Wrong PTS in Ogg Vorbis file) created by Cigaes
With the attached file, the Ogg demuxer gives the following …
4:29 PM Changeset in ffmpeg [b7f8d3de] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7835c24e19d9e1cb43fba5a02ce9d81d518f1300' * commit …
4:25 PM Ticket #2748 (Inconsistent UDP output packet size) closed by Michael Niedermayer
fixed: fixed in fee982048e338efd3b8c1b2dcaf826cb7944cd81 and …
4:10 PM Changeset in ffmpeg [6cdf4098] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegtsenc: do not flush after everything there is flushing …
4:10 PM Changeset in ffmpeg [fee98204] by Michael Niedermayer <michaelni@gmx.at>
avformat/mux: flush after header writing, like after packets This …
12:01 PM Changeset in ffmpeg [b4d525eb] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pnm: check buf[0] before using buf[1] Fixes CSA warning …
10:24 AM Changeset in ffmpeg [9f17685d] by Diego Biurrun <diego@biurrun.de>
avcodec: Deprecate unused defines and options
10:24 AM Changeset in ffmpeg [bad81800] by Diego Biurrun <diego@biurrun.de>
avcodec: options: Add missing deprecation ifdefs around emu_edge
10:23 AM Changeset in ffmpeg [072916d9] by Diego Biurrun <diego@biurrun.de>
filtfmts: Replace deprecated uses of AVFilterPad Also add missing …
9:35 AM Changeset in ffmpeg [4fed0198] by Michael Niedermayer <michaelni@gmx.at>
avcodec/takdec: remove unused variable Found-by: CSA Reviewed-by: …
9:34 AM Changeset in ffmpeg [7dbc27dc] by Michael Niedermayer <michaelni@gmx.at>
avcodec/takdec: move tmp declaration to where its used Makes the code …
9:27 AM Changeset in ffmpeg [ac1e3882] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: merge paragraph starting with "What happens next?" with …
8:29 AM Changeset in ffmpeg [6a928293] by Diego Biurrun <diego@biurrun.de>
examples: filter_audio: Add missing mem.h header for av_freep()
8:29 AM Changeset in ffmpeg [c6a1ac2d] by Diego Biurrun <diego@biurrun.de>
vf_fps: Replace use of deprecated AVFilterBufferRef by AVFrame
8:29 AM Changeset in ffmpeg [c697c590] by Diego Biurrun <diego@biurrun.de>
lcl: Disentangle pointers to input data and decompression buffer This …
2:24 AM Changeset in ffmpeg [d0f56ca0] by Michael Niedermayer <michaelni@gmx.at>
x86/hevc_deblock: improve 8bit transpose store macros Up to four …
1:18 AM Changeset in ffmpeg [2e6fdcb7] by Michael Niedermayer <michaelni@gmx.at>
avformat/tee: flip assigment direction Found-by: CSA Reviewed-by: …

Aug 2, 2014:

10:02 PM Changeset in ffmpeg [ee7ee9b] by Clément Bœsch <u@pkh.me>
avcodec/mpeg12dec: fix vissible typo after 17c65651
9:10 PM Changeset in ffmpeg [17c65651] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg12dec: Document Ticket3809 fix Suggested-by: Reimar …
8:04 PM Changeset in ffmpeg [c103c485] by Michael Niedermayer <michaelni@gmx.at>
avcodec/error_resilience: make error an local variable where possible …
8:01 PM Changeset in ffmpeg [45999632] by Michael Niedermayer <michaelni@gmx.at>
avcodec/error_resilience: comment out unused assignment Its not …
7:54 PM Changeset in ffmpeg [df507d5a] by Diego Biurrun <diego@biurrun.de>
tiff: Replace deprecated PIX_FMT names by modern ones
7:54 PM Changeset in ffmpeg [7835c24e] by Diego Biurrun <diego@biurrun.de>
dv: Update DV-profile-related functions to current public API
7:46 PM Changeset in ffmpeg [d73371b5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mmvideo: remove unused return value and assignment Found-by: …
6:13 PM Changeset in ffmpeg [08b6591] by Michael Niedermayer <michaelni@gmx.at>
avcodec/avuienc: move pointer declaration to where its used Found-by: …
6:03 PM Changeset in ffmpeg [17fef17f] by Michael Niedermayer <michaelni@gmx.at>
avfilter/lavfutils: remove redundant variable init Found-by: CSA …
5:40 PM Changeset in ffmpeg [146e498c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ffa4d4ef0bd66c4e8bde7357b69bdedc78123ea8' * commit …
5:37 PM Ticket #1275 (ffserver x264 presets) updated by Stefano Sabatini
This is due to a limitation in ffserver, only few parameters can be …
4:32 PM Changeset in ffmpeg [1d8d21b9] by Michael Niedermayer <michaelni@gmx.at>
ffserver: initialize pbuffer in prepare_sdp_description() also check …
4:15 PM Changeset in ffmpeg [e706fe76] by Michael Niedermayer <michaelni@gmx.at>
avcodec/wavpackenc: Fix log2sample() result value Found-by: CSA …
3:44 PM Ticket #3784 (ffprobe of plain WAV file fails with "Not a valid DCA frame") closed by Michael Niedermayer
fixed: Fixed in 2b501b553f6300bfec546fe81d2bc0473e43e223
3:25 PM Changeset in ffmpeg [2b501b55] by Michael Niedermayer <michaelni@gmx.at>
avformat/dtsdec: skip the first 4k in dts_probe() DTS primarly needs …
3:24 PM Changeset in ffmpeg [e6fabd6e] by Michael Niedermayer <michaelni@gmx.at>
avformat/dtsdec: fix signedness in reference pcm highpass in …
3:21 PM Changeset in ffmpeg [dd551dc7] by Michael Niedermayer <michaelni@gmx.at>
avformat/dtsdec: count LE and BE separately in dts_probe() …
2:40 PM Changeset in ffmpeg [ffa4d4e] by Diego Biurrun <diego@biurrun.de>
ppc: fft: Build AltiVec optimizations in the standard way
2:24 PM Ticket #3799 (non Vorbis comment tags in flac appear to be appended) updated by Ben Boeckel
It's actually the Vorbis tags being appended here (I guess ID3 tags …
1:22 PM Ticket #3799 (non Vorbis comment tags in flac appear to be appended) updated by Michael Niedermayer
ive notified Ben Boeckel (the author of the commit) Also offtopic, …
12:52 PM Changeset in ffmpeg [66627075] by Michael Niedermayer <michaelni@gmx.at>
msvc: fix implicitly declared read/close. Signed-off-by: Michael …
3:15 AM Changeset in ffmpeg [3fa9692a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: move HEVCLocalContext declaration into loop Found-by: …
3:14 AM Changeset in ffmpeg [92be5406] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_parser: remove redundant assignment Found-by: CSA …
2:47 AM Changeset in ffmpeg [e85bc9d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f0e959481968b6d906931127237ed981b6414f6e' * commit …
2:45 AM Changeset in ffmpeg [dcd984e2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '87efaa97ceb0ad5820870855d6df3e569e6eac7e' * commit …
2:32 AM Ticket #3812 (Crash when not specifying an encoder for the segment muxer) closed by Michael Niedermayer
fixed: Fixed in 98e42a249e7891d295228ff19892450ba1f09092
2:16 AM Changeset in ffmpeg [98e42a24] by Michael Niedermayer <michaelni@gmx.at>
avformat/format: Check for av_guess_format() failure Fixes null …
1:42 AM Ticket #2236 (Default stream selection does not work with HLS output) closed by Michael Niedermayer
fixed: iam pretty sure it was fixed but maybe it broke again Fixed in …
1:42 AM Changeset in ffmpeg [bcb10b99] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_opt: Use av_guess_codec() instead of AVOutputFormat->*codec …
1:41 AM Changeset in ffmpeg [2eb72d5b] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_opt: Use av_guess_codec() instead of AVOutputFormat->*codec …
1:39 AM Changeset in ffmpeg [26ffa8ea] by Michael Niedermayer <michaelni@gmx.at>
avformat/format: use av_match_name() in av_guess_codec() Fixes part …
1:29 AM Changeset in ffmpeg [956f4087] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_opt: Use av_guess_codec() instead of AVOutputFormat->*codec …

Aug 1, 2014:

11:27 PM Changeset in ffmpeg [b4632cec] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsub_parser: print message if packet is smaller than the …
11:27 PM Changeset in ffmpeg [454f6c62] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsub_parser: Check buf_size before reading 32bit packet size …
11:27 PM Changeset in ffmpeg [f70ee7d1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsub_parser: never return 0 when the input isnt 0 Fixes a …
11:27 PM Changeset in ffmpeg [65f58147] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsub_parser: print message if packet is smaller than the …
11:27 PM Changeset in ffmpeg [c7fac44e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsub_parser: Check buf_size before reading 32bit packet size …
11:27 PM Changeset in ffmpeg [8d48223a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsub_parser: never return 0 when the input isnt 0 Fixes a …
11:27 PM Changeset in ffmpeg [638c3aca] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsub_parser: print message if packet is smaller than the …
11:27 PM Changeset in ffmpeg [76d59f1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsub_parser: Check buf_size before reading 32bit packet size …
11:27 PM Changeset in ffmpeg [aa0a8ef5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsub_parser: never return 0 when the input isnt 0 Fixes a …
11:17 PM Changeset in ffmpeg [bcc898dd] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsub_parser: print message if packet is smaller than the …
11:15 PM Changeset in ffmpeg [81c1657a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsub_parser: Check buf_size before reading 32bit packet size …
10:59 PM Ticket #3804 (FFmpeg process hangs when new subtitle streams are found during encoding) closed by Michael Niedermayer
fixed: Fixed in cfdb30d2f1241de9354a8efdbf8252d0f1a6f933
10:58 PM Changeset in ffmpeg [f0e95948] by Luca Barbato <lu_zero@gentoo.org>
af_channelmap: Set the frame channel layout Otherwise the frame would …
10:58 PM Changeset in ffmpeg [87efaa97] by Luca Barbato <lu_zero@gentoo.org>
af_join: Set the output frame format
10:35 PM Ticket #3824 (HTTPS->HTTP redirects fail (and confuse the SSL lib)) created by Ridley Combs
Due to an issue in http_open_cnx: we goto redo; but never reset …
10:27 PM Changeset in ffmpeg [cfdb30d2] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsub_parser: never return 0 when the input isnt 0 Fixes a …
9:11 PM Ticket #3809 (Low-resolution MPEG-2 decoding incorrectly) closed by Michael Niedermayer
fixed: Fixed in f95298c913899207344d668a6d5624cb2d2e480c
7:34 PM Changeset in ffmpeg [afd62b3f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fa14804c83a7108a50c63d1f2180e30c75909529' * commit …
7:20 PM Changeset in ffmpeg [d6173ae3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg12dec: fix support for interlaced mpeg2 with missing last …
7:10 PM Changeset in ffmpeg [f95298c9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg12dec: fix support for interlaced mpeg2 with missing last …
7:06 PM Changeset in ffmpeg [7f852962] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg12dec: print the amount of overread Signed-off-by: …
3:58 PM Changeset in ffmpeg [f9bd6d61] by Michael Niedermayer <michaelni@gmx.at>
h264_mp4toannexb_bsf: rename first_idr to new_idr Signed-off-by: …
3:47 PM Changeset in ffmpeg [293124ca] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7ab551f9fd9a63586649a7df8790ddaeac55420f' * commit …
3:26 PM Ticket #3823 (RTP encoding of MJPEG from Trendnet TV-IP651WI (IP cam) gives ...) created by Andrey Utkin
Summary of the bug: RTP encoding of Trendnet TV-IP651WI IP camera …
2:56 PM Changeset in ffmpeg [229a1e8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b2e059a1ffbdaaa985c6a7dcdd684fa034725238' * commit …
2:51 PM Changeset in ffmpeg [50493f1f] by Diego Biurrun <diego@biurrun.de>
twinvq: fix out of bounds array access ModeTab.fmode has only 3 …
2:48 PM Changeset in ffmpeg [5727d387] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '92a36a6b3338df5f5cff573a486e182005367c24' * commit …
2:39 PM Changeset in ffmpeg [c87f645a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '52269f48e835a52023656f8330262ae70e6061c4' * commit …
2:37 PM Changeset in ffmpeg [3e60501f] by Diego Biurrun <diego@biurrun.de>
h264: slice-mt: check master context for valid current_picture_ptr …
2:34 PM Changeset in ffmpeg [79d0e164] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4da8cdbb91ddbac118b79076cad4dc28ba72e86f' * commit …
2:24 PM Changeset in ffmpeg [96cea626] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5735552f1f17ea01dcbc99b08f54b5bf52176a8f' * commit …
2:21 PM Changeset in ffmpeg [f54e01c2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a786c8259dafeca9744252230b5d78f67810770c' * commit …
1:11 PM Changeset in ffmpeg [ad99837b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '03c9f357a4c2307a7913cea2cbf0ba817e80beb6' * commit …
1:04 PM Changeset in ffmpeg [fa14804c] by Luca Barbato <lu_zero@gentoo.org>
flv: Index the audio stream And leverage the video index if the video …
1:03 PM Changeset in ffmpeg [713dbe06] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '706208ef47bffd525c982975d2756f7b2b220b8d' * commit …
12:40 PM Changeset in ffmpeg [7585a625] by Vittorio Giovara <vittorio.giovara@gmail.com>
h264: prevent theoretical infinite loop in SEI parsing Properly …
12:39 PM Changeset in ffmpeg [184c7972] by Vittorio Giovara <vittorio.giovara@gmail.com>
h264_sei: check SEI size Signed-off-by: Anton Khirnov …
12:36 PM Changeset in ffmpeg [51235419] by Vittorio Giovara <vittorio.giovara@gmail.com>
h264: prevent theoretical infinite loop in SEI parsing Properly …
12:36 PM Changeset in ffmpeg [01f95403] by Vittorio Giovara <vittorio.giovara@gmail.com>
h264_sei: check SEI size Signed-off-by: Anton Khirnov …
12:19 PM Changeset in ffmpeg [a465ed57] by Diego Biurrun <diego@biurrun.de>
pgssubdec: Check RLE size before copying Make sure the buffer size …
12:17 PM Changeset in ffmpeg [9e052df8] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_pullup: 2nd try to workaround gcc 4.4.3 bug on arm The …
12:15 PM Changeset in ffmpeg [2273e5ed] by Vittorio Giovara <vittorio.giovara@gmail.com>
h264: prevent theoretical infinite loop in SEI parsing Properly …
12:12 PM Changeset in ffmpeg [00915d3c] by Diego Biurrun <diego@biurrun.de>
pgssubdec: Check RLE size before copying Make sure the buffer size …
12:08 PM Changeset in ffmpeg [7ab551f9] by Vittorio Giovara <vittorio.giovara@gmail.com>
h264: prevent theoretical infinite loop in SEI parsing Properly …
12:07 PM Changeset in ffmpeg [b2e059a1] by Vittorio Giovara <vittorio.giovara@gmail.com>
pixdesc: K&R formatting cosmetics Also change some comments to …
12:07 PM Changeset in ffmpeg [92a36a6b] by Vittorio Giovara <vittorio.giovara@gmail.com>
pngdec: correctly indent macros
12:02 PM Changeset in ffmpeg [52269f48] by Vittorio Giovara <vittorio.giovara@gmail.com>
Revert "vf_interlace: deprecate lowpass option" This reverts commit …
11:08 AM Changeset in ffmpeg [4da8cdbb] by Diego Biurrun <diego@biurrun.de>
tscc: Eliminate pointless variable indirections in decode_frame()
11:08 AM Changeset in ffmpeg [5735552f] by Diego Biurrun <diego@biurrun.de>
pngenc: Drop pointless pointer cast in png_write_row()
10:50 AM Changeset in ffmpeg [a8019137] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix standalone compilation of the WebVTT decoder.
10:49 AM Changeset in ffmpeg [970c7d9b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add forgotten APIchanges entry for probesize2. Update some git hashes.
10:20 AM Changeset in ffmpeg [42f25fe0] by Michael Niedermayer <michaelni@gmx.at>
h264_mp4toannexb_bsf: always set idr_sps_pps_seen when SPS/PPS is …
10:20 AM Changeset in ffmpeg [66af2a01] by Michael Niedermayer <michaelni@gmx.at>
h264: remove useless assignment. source index, as well as dest one, …
8:25 AM Changeset in ffmpeg [a786c825] by Diego Biurrun <diego@biurrun.de>
idct: Split off Xvid IDCT The Xvid IDCT is only required to decode …
8:23 AM Changeset in ffmpeg [03c9f357] by Diego Biurrun <diego@biurrun.de>
ppc: idctdsp: Immediately return if no AltiVec is available This is …
8:18 AM Changeset in ffmpeg [706208ef] by Diego Biurrun <diego@biurrun.de>
fate: Split fate-pixdesc tests and dispatch them through Make This …
8:04 AM Changeset in ffmpeg [a1f7844a] by Diego Biurrun <diego@biurrun.de>
pgssubdec: Check RLE size before copying Make sure the buffer size …
6:57 AM Ticket #502 (Jumping frames (wrong presentation order) in QT for avi(h264)->mp4 ...) updated by Selur
btw. using http://dl.free.fr/bvisTe0mD (AVCHD mts from a Sony …
2:46 AM Changeset in ffmpeg [7db3a46a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd98e6c5d5d80c1dfe0c30f2e73d41a3aea0b920d' * commit …
1:05 AM Changeset in ffmpeg [976f2e0a] by Diego Biurrun <diego@biurrun.de>
x86: Fix linking with some or all of yasm, mmx, optimizations disabled …
12:16 AM Ticket #3822 (Assertion failure when reencoding ass in mkv) created by Carl Eugen Hoyos
The sample from ticket #3120 causes an assertion failure on reencoding …
12:13 AM Changeset in ffmpeg [d98e6c5] by Luca Barbato <lu_zero@gentoo.org>
pgssubdec: Check RLE size before copying Make sure the buffer size …

Jul 31, 2014:

11:44 PM Changeset in ffmpeg [28f2d3c5] by Diego Biurrun <diego@biurrun.de>
cmdutils: Conditionally compile libswscale-related bits This fixes …
11:00 PM Changeset in ffmpeg [d76675d9] by Lou Logan <lou@lrcd.com>
doc/indevs: mention required configure options For x11grab, libcdio, …
10:26 PM sample_cut.ts attached to Ticket #3821 by Carl Eugen Hoyos
10:26 PM Ticket #3821 (aac_latm in a transport stream not detected) created by Carl Eugen Hoyos
One of two latm streams in a sample from ticket #3768 is not correctly …
9:36 PM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Selur
probably made a typo and still used mkv or ts as container, extracting …
9:12 PM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Carl Eugen Hoyos
Replying to Selur: > To be clear: when .pgs is used the …
9:11 PM Ticket #3820 (pgs subtitle inside mkv not found) closed by Carl Eugen Hoyos
worksforme
9:02 PM Ticket #3768 (dvbsub to overlay get corrupt output) updated by Søren Hansen
I am experiencing a simular problem after compute_edt was introduced …
8:56 PM Changeset in ffmpeg [62baf5b8] by Michael Niedermayer <michaelni@gmx.at>
x86/hevc_deblock: use existing x86util transpose macro in chroma_{10, …
7:19 PM Changeset in ffmpeg [39133efc] by Michael Niedermayer <michaelni@gmx.at>
avdevice/oss_audio: Check SNDCTL_DSP_GETFMTS failure, print a warning …
6:53 PM Changeset in ffmpeg [fc19edd8] by Michael Niedermayer <michaelni@gmx.at>
avfilter/trim: remove duplicate assignment Found-by: CSA …
6:44 PM Changeset in ffmpeg [a75a60f6] by Michael Niedermayer <michaelni@gmx.at>
avutil/pixdesc: remove unneeded assignment Found-by: CSA …
6:40 PM Changeset in ffmpeg [5bedbc3d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/diracdec: remove unneeded assignment Found-by: CSA …
6:35 PM Changeset in ffmpeg [590c2996] by Michael Niedermayer <michaelni@gmx.at>
avcodec/flac_parser: remove duplicate assignent Found-by: CSA …
6:35 PM Changeset in ffmpeg [1af563b5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ratecontrol: remove unneeded statement Found-by: CSA …
6:10 PM Changeset in ffmpeg [f0de018] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
dict.c: minor simplification. Signed-off-by: Reimar Döffinger …
5:06 PM Changeset in ffmpeg [3d10235b] by Michael Niedermayer <michaelni@gmx.at>
v4l2enc: adding AVClass Signed-off-by: Michael Niedermayer …
5:06 PM Changeset in ffmpeg [3ed27832] by Michael Niedermayer <michaelni@gmx.at>
v4l2enc: adding AVClass Signed-off-by: Michael Niedermayer …
4:59 PM Changeset in ffmpeg [fcb11ec2] by Michael Niedermayer <michaelni@gmx.at>
v4l2enc: adding AVClass Signed-off-by: Michael Niedermayer …
2:50 PM Changeset in ffmpeg [594b1fa9] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/h264_parser: Increase parse_history, fix huge resolutions …
2:50 PM Changeset in ffmpeg [7a1262fc] by Michael Niedermayer <michaelni@gmx.at>
h264_mp4toannexb_bsf: account for consecutive IDR pictures. If there …
2:50 PM Changeset in ffmpeg [6d2219e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_mp4toannexb_bsf: fix issue when sps/pps are already in …
2:39 PM Changeset in ffmpeg [0782fb6] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/h264_parser: Increase parse_history, fix huge resolutions …
2:35 PM Ticket #3820 (pgs subtitle inside mkv not found) updated by Selur
sorry, must have overlooked it. > As it appears, ffmpeg doesn't have …
2:31 PM Ticket #3820 (pgs subtitle inside mkv not found) updated by Hendrik
The ffmpeg output clearly shows that it does find the subtitle stream, …
2:25 PM Ticket #3820 (pgs subtitle inside mkv not found) updated by Selur
[…] works […] extracting the subtitle stream with: […] …
2:17 PM Ticket #3820 (pgs subtitle inside mkv not found) created by Selur
on: …
1:59 PM Changeset in ffmpeg [bf428bb3] by Michael Niedermayer <michaelni@gmx.at>
h264_mp4toannexb_bsf: account for consecutive IDR pictures. If there …
12:17 PM Changeset in ffmpeg [dd200c56] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsubdec: free subtitle rectangles if nothing is output …
12:16 PM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Selur
Here's why I assumed ffmpeg couldn't handle pgs subtitle properly: …
12:01 PM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Selur
> This is the (exact) opposite of what you wrote above (twice). My …
11:52 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Carl Eugen Hoyos
Replying to Selur: > a. mkv doesn't support pgs subtitles …
11:50 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Carl Eugen Hoyos
> for video, it is the stream with the highest resolution, for audio, …
11:46 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Selur
> As said, I don't think this is correct (and you should definitely …
11:34 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Carl Eugen Hoyos
Replying to Selur: > ffmpeg tries to convert the first …
11:32 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Carl Eugen Hoyos
Replying to Selur: > Problem is ffmpeg can't handle pgs …
11:20 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Selur
You are right and I was wrong (must have mistyped somewhere during …
11:07 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Carl Eugen Hoyos
You claimed that the problem is also reproducible with -map 0:0, …
11:04 AM Changeset in ffmpeg [ceff29b9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/resample: check for malloc failure Found-by: CSA …
10:56 AM Changeset in ffmpeg [72555f4a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pthread_slice: Check for malloc failure Found-by: CSA …
10:56 AM Changeset in ffmpeg [37ec7d29] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg4video_parser: Check for extradata parsing failure …
10:55 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Selur
I provided the command line which gave me the problem, with the …
10:40 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Carl Eugen Hoyos
Replying to Selur: > a. if you add -map 0:0 to it the …
10:30 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Selur
a. if you add -map 0:0 to it the result doesn't change b. iirc. when …
10:26 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Carl Eugen Hoyos
Replying to Selur: > {{{ > ffmpeg -playlist 1 -i …
10:15 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
10:10 AM Ticket #3817 (h.264: decoding gives duplicated frame) updated by Carl Eugen Hoyos
Could you explain what you are trying to do? For example, this command …
9:11 AM Ticket #3817 (h.264: decoding gives duplicated frame) updated by MkMs
Okay, I hope i got you right, i added missing log-files and video …
9:08 AM ffmpeg-20140731-110210.log attached to Ticket #3817 by MkMs
extract frames from -q 32 video (84 frames)
9:07 AM ffmpeg-20140731-110030.log attached to Ticket #3817 by MkMs
extract frames from original video (83 frames)
9:06 AM ffmpeg-20140731-105226.log attached to Ticket #3817 by MkMs
get lower quality video
9:06 AM baumgartner_qp32.mp4 attached to Ticket #3817 by MkMs
-q 32 version
9:05 AM baumgartner.mp4 attached to Ticket #3817 by MkMs
original video
1:17 AM Changeset in ffmpeg [7c2d152f]n2.3.1 by Michael Niedermayer <michaelni@gmx.at>
Changelog: highlighting for 2.3.1 Suggested-by: Timothy Gu …
1:08 AM Changeset in ffmpeg [1f58590e] by Michael Niedermayer <michaelni@gmx.at>
doc: add very basic libcdio documentation Signed-off-by: Michael …
12:54 AM Changeset in ffmpeg [dc315cdb] by Michael Niedermayer <michaelni@gmx.at>
doc: add very basic libcdio documentation Signed-off-by: Michael …
12:46 AM Ticket #3816 (Native AAC encoder, problematic sample.) updated by YellowOnion
Are there any pre built binaries? Compiling on windows from what I …

Jul 30, 2014:

10:59 PM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) created by Selur
Summary: When trying to extract the tracks with ID 0, 2, 5 and 7 into …
10:33 PM Changeset in ffmpeg [467e9d61] by Michael Niedermayer <michaelni@gmx.at>
avformat/hlsenc: add some empty lines to make the code easier to read …
10:31 PM Changeset in ffmpeg [706fcffc] by Michael Niedermayer <michaelni@gmx.at>
avformat/hlsenc: rename some identifers to make the code easier to …
10:04 PM Changeset in ffmpeg [53f10e03] by Michael Niedermayer <michaelni@gmx.at>
avformat/hlsenc: Add some comments to make the code easier to read …
9:34 PM Changeset in ffmpeg [a99de9ca] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a0ce85ac7de098d3f9b53b51b77a09bad700a011' * commit …
9:14 PM Changeset in ffmpeg [64bbbcd7] by Michael Niedermayer <michaelni@gmx.at>
update for FFmpeg 2.3.1 Signed-off-by: Michael Niedermayer …
8:39 PM Changeset in ffmpeg [de9d3f22] by Michael Niedermayer <michaelni@gmx.at>
avdevice/pulse_audio_enc: use getter function for AVFrame.channels …
8:39 PM Changeset in ffmpeg [ea5bb561] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: update list of releases i maintain Signed-off-by: …
8:39 PM Changeset in ffmpeg [c61ac69] by Michael Niedermayer <michaelni@gmx.at>
avcodec/avdct: Add avcodec_dct_get_class() This should have been in …
8:39 PM Changeset in ffmpeg [6a250c85] by Michael Niedermayer <michaelni@gmx.at>
fate: support testing of release branches Adding 'branch=release/2.3' …
8:39 PM Changeset in ffmpeg [54110408] by Michael Niedermayer <michaelni@gmx.at>
tests/fate.sh: If cat *.rep fails try it with a for loop. Fixes fate …
8:32 PM Changeset in ffmpeg [ab1ea597] by Michael Niedermayer <michaelni@gmx.at>
g2meet: allow size changes within original sizes (cherry picked from …
8:09 PM Changeset in ffmpeg [277103e0] by Diego Biurrun <diego@biurrun.de>
video4linux2: Avoid a floating point exception This avoids a segfault …
8:06 PM Changeset in ffmpeg [e4fdfdf6] by Diego Biurrun <diego@biurrun.de>
vf_select: Drop a debug av_log with an unchecked double to enum …
7:42 PM Changeset in ffmpeg [187cfd3c] by Diego Biurrun <diego@biurrun.de>
eamad: use the bytestream2 API instead of AV_RL This is safer and …
7:15 PM Changeset in ffmpeg [58d7b835] by Diego Biurrun <diego@biurrun.de>
fate: Add dependencies for dct/fft/mdct/rdft tests (cherry picked …
7:15 PM Changeset in ffmpeg [d16515ae] by Diego Biurrun <diego@biurrun.de>
video4linux2: Avoid a floating point exception This avoids a segfault …
7:15 PM Changeset in ffmpeg [3a6bc3e3] by Diego Biurrun <diego@biurrun.de>
vf_select: Drop a debug av_log with an unchecked double to enum …
6:55 PM Changeset in ffmpeg [a0ce85ac] by Diego Biurrun <diego@biurrun.de>
configure: Globally add ZLIB_CONST to CPPFLAGS if zlib is enabled
6:35 PM Changeset in ffmpeg [e8ff7972] by Diego Biurrun <diego@biurrun.de>
eamad: use the bytestream2 API instead of AV_RL This is safer and …
6:35 PM Changeset in ffmpeg [3ef8b432] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd396987c303bdc4eea7d1a1ff6776475d9bbd9ea' into …
6:34 PM Changeset in ffmpeg [9dc112e2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b20a8ad619ac0e2631391b6311cc000de85d22bf' into …
6:33 PM Changeset in ffmpeg [75ff0e8c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '01a550bda29eb05fb230576e5223034974aa3396' into …
6:32 PM Changeset in ffmpeg [f02221d6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f6b3dce952d66f87883a50d90d6e98416ee397df' into …
6:25 PM Changeset in ffmpeg [1c84aad7] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
movdec: remove nonsensical snprintf. Signed-off-by: Reimar Döffinger …
6:25 PM Changeset in ffmpeg [04aec74f] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
mxfdec: add missing "const" to array declaration. Signed-off-by: …
6:18 PM Changeset in ffmpeg [92c49737] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b8e57113ecba5494d4bf47c29634392ea5fdb17b' into …
6:14 PM Changeset in ffmpeg [f4e08695] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '407912d17870a53e8a8cc072f192cadf358bc155' into …
6:13 PM Changeset in ffmpeg [6135baa8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '12bbd819cbdfdd2b41286c5ccabee7f5e5b6612a' into …
6:03 PM Ticket #3497 (multiple ffmpeg instances gives encoding error) updated by Mista_D
Replying to Cigaes: > Replying to Mista_D: > > …
5:59 PM Changeset in ffmpeg [35732560] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f9204ec56a4cf73843d1e5b8563d3584c2c05b47' into …
5:57 PM Ticket #3497 (multiple ffmpeg instances gives encoding error) updated by Cigaes
Replying to Mista_D: > Try running it as root This is …
5:54 PM Ticket #3497 (multiple ffmpeg instances gives encoding error) updated by Mista_D
Try running it as root
5:23 PM Changeset in ffmpeg [547d64a4] by Michael Niedermayer <michaelni@gmx.at>
ffprobe: print some basic information about avframe side data …
5:19 PM Changeset in ffmpeg [ba3e3311] by Michael Niedermayer <michaelni@gmx.at>
avutil/frame: add av_frame_side_data_name() Signed-off-by: Michael …
5:12 PM Changeset in ffmpeg [d396987c] by Diego Biurrun <diego@biurrun.de>
fate: Add dependencies for dct/fft/mdct/rdft tests (cherry picked …
5:12 PM Changeset in ffmpeg [b20a8ad] by Diego Biurrun <diego@biurrun.de>
video4linux2: Avoid a floating point exception This avoids a segfault …
5:12 PM Changeset in ffmpeg [01a550bd] by Diego Biurrun <diego@biurrun.de>
vf_select: Drop a debug av_log with an unchecked double to enum …
4:40 PM Ticket #3818 (Not possible to remux mp4 files from Sony XDCAM cameras) updated by Carl Eugen Hoyos
Replying to rmk: > Replying to Cigaes: > > As …
4:40 PM Ticket #3818 (Not possible to remux mp4 files from Sony XDCAM cameras) updated by Carl Eugen Hoyos
ISO 15444-3 - the specification that allows raw audio - defines that …
4:07 PM Ticket #3818 (Not possible to remux mp4 files from Sony XDCAM cameras) updated by rmk
Replying to Cigaes: > “provided they are out there in the …
4:01 PM CompilationGuide/Generic edited by c-14
(diff)
3:50 PM Changeset in ffmpeg [6f622e5f] by Michael Niedermayer <michaelni@gmx.at>
avfilter/f_select: avoid double->int in debug output Signed-off-by: …
3:49 PM Changeset in ffmpeg [bcbfb95b] by Michael Niedermayer <michaelni@gmx.at>
avfilter/f_select: Set var_values[VAR_KEY] correctly Signed-off-by: …
3:37 PM Changeset in ffmpeg [887d8d29] by Michael Niedermayer <michaelni@gmx.at>
avfilter/f_select: avoid using doubles for equals checks and casts to …
3:32 PM Changeset in ffmpeg [7994c1cd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a8d803a320fb08b3ad5db4fffc79abd401206905' * commit …
3:25 PM Ticket #3818 (Not possible to remux mp4 files from Sony XDCAM cameras) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
3:24 PM Ticket #3818 (Not possible to remux mp4 files from Sony XDCAM cameras) updated by Carl Eugen Hoyos
Replying to Cigaes: > As a side note, it seems that the …
3:23 PM Ticket #3779 (speex "Unable to parse option value "(null)" as sample format") closed by Carl Eugen Hoyos
fixed: Fixed by Nicolas in 91244073
2:42 PM Ticket #3818 (Not possible to remux mp4 files from Sony XDCAM cameras) updated by Cigaes
“provided they are out there in the wild and not from a crazy source” …
2:34 PM Ticket #3818 (Not possible to remux mp4 files from Sony XDCAM cameras) updated by rmk
While I believe you that this is true I thought ffmpeg had the policy …
1:53 PM Ticket #3818 (Not possible to remux mp4 files from Sony XDCAM cameras) closed by Carl Eugen Hoyos
wontfix: This is not a limitation of FFmpeg but the mp4 specification that does …
1:23 PM Ticket #3818 (Not possible to remux mp4 files from Sony XDCAM cameras) updated by rmk
Uploaded sample to /incoming/ticket3818
1:02 PM Ticket #3818 (Not possible to remux mp4 files from Sony XDCAM cameras) created by rmk
Files from professional Sony XDCAMs produce files containing MPEG-2 …
12:52 PM Projects edited by Dalacu Marius
(diff)
12:40 PM Changeset in ffmpeg [91244073] by Nicolas George <george@nsup.org>
ffmpeg_filter: refuse to configure input without a decoder. The …
11:46 AM Ticket #3816 (Native AAC encoder, problematic sample.) updated by Carl Eugen Hoyos
Please test with this patch: …
10:24 AM Ticket #3816 (Native AAC encoder, problematic sample.) updated by YellowOnion
Here's a flac of the original: http://www.datafilehost.com/d/c732cb62
10:18 AM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by Roman Gaufman
There seem to be a lot more errors like this: […] But the output …
9:59 AM Ticket #3817 (h.264: decoding gives duplicated frame) updated by Carl Eugen Hoyos
Keywords, Component changed
To make this a valid ticket, please provide the command line that does …
9:56 AM Ticket #3815 (libcdio only works with -ss 00) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
Regression since ad53c7f9
9:46 AM Ticket #3817 (h.264: decoding gives duplicated frame) created by MkMs
Summary of the bug: Using the quantization to get a video …
9:09 AM Changeset in ffmpeg [ff9a1541] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add int64_t probesize2 instead of int probesize to AVFormatContext. …
9:06 AM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by Carl Eugen Hoyos
Replying to hackeron: > I haven't tried the native one as …
9:05 AM Ticket #3813 (Unable to isolate a single line of video with latest ffmpeg) closed by Carl Eugen Hoyos
fixed
9:05 AM Ticket #3813 (Unable to isolate a single line of video with latest ffmpeg) updated by Carl Eugen Hoyos
Should be fixed in 355121bc - thank you for the report!
9:03 AM Changeset in ffmpeg [355121bc] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/mux: Fix a typo checking aspect ratios. Fixes ticket #3813.
9:01 AM Ticket #3816 (Native AAC encoder, problematic sample.) updated by Carl Eugen Hoyos
Either upload to http://www.datafilehost.com/ or read …
8:39 AM Ticket #3813 (Unable to isolate a single line of video with latest ffmpeg) updated by Matthew Austin
@ kierank - my programming ability doesn't extend as far as writing a …
6:47 AM Ticket #3816 (Native AAC encoder, problematic sample.) updated by YellowOnion
If someone wants the original wav, I can upload but will have to …
6:45 AM trans.mp3 attached to Ticket #3816 by YellowOnion
128kbps liblamemp3
6:44 AM trans.ogg attached to Ticket #3816 by YellowOnion
-q 4 libvorbis
6:38 AM trans.ff128.m4a attached to Ticket #3816 by YellowOnion
6:37 AM trans.ff96.m4a attached to Ticket #3816 by YellowOnion
6:36 AM Ticket #3816 (Native AAC encoder, problematic sample.) created by YellowOnion
Summary of the bug: at mid-low (96-128) bitrates the native encoder …
5:08 AM CompilationGuide/Ubuntu edited by Evan Reichard
(diff)
4:09 AM Ticket #3814 (Apple HTTP / HLS audio stream sometimes glitches or stops playing ...) updated by iceman12c
Also wanted to mention that this stream plays fine in Apple's QuickTime.
2:19 AM Changeset in ffmpeg [f2855eb4] by Michael Niedermayer <michaelni@gmx.at>
avformat/movenc: add m4b to list of ipod playable files m4b is the …

Jul 29, 2014:

11:27 PM Ticket #3815 (libcdio only works with -ss 00) created by Gerion Entrup
Summary of the bug: The (undocumented) libcdio device does not work …
8:50 PM Changeset in ffmpeg [a507623b] by Michael Niedermayer <michaelni@gmx.at>
x86: hevc_mc: fix register count usage A macro was using a fixed …
8:30 PM Ticket #3814 (Apple HTTP / HLS audio stream sometimes glitches or stops playing ...) created by iceman12c
Summary of the bug: With …
7:38 PM Changeset in ffmpeg [d38edee] by Michael Niedermayer <michaelni@gmx.at>
avformat/format: fix memleak and error code Signed-off-by: Michael …
7:35 PM Changeset in ffmpeg [4182728c] by Michael Niedermayer <michaelni@gmx.at>
avformat/format.c: remove duplicate include, put libavutil includes …
7:33 PM Changeset in ffmpeg [6d695038] by Michael Niedermayer <michaelni@gmx.at>
avformat/format: simplify ifdeffery Signed-off-by: Michael …
7:31 PM BadIP edited by Michael Niedermayer
(diff)
7:26 PM Changeset in ffmpeg [58eaa951] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ccbf370f2000b9b27f4af259c23007d67f7ea46e' * commit …
7:25 PM BadContent edited by Michael Niedermayer
(diff)
7:18 PM Changeset in ffmpeg [92de4450] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fa38573cd9ce4ab727f86f57c03b113cfd4c9d0a' * commit …
7:12 PM Changeset in ffmpeg [8cad7460] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '02cf0c9e42967de1e4d2803bee3573bc5b735fdd' * commit …
7:02 PM Changeset in ffmpeg [9694695a] by Michael Niedermayer <michaelni@gmx.at>
avformat: fix probe mime version checks Signed-off-by: Michael …
6:57 PM Changeset in ffmpeg [80a3a661] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3a19405d574a467c68b48e4b824c76617fd59de0' * commit …
6:24 PM Changeset in ffmpeg [31e0b5d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '69e7336b8e16ee65226fc20381baf537f4b125e6' * commit …
6:15 PM BadIP edited by Michael Niedermayer
(diff)
6:13 PM BadContent edited by Michael Niedermayer
(diff)
6:02 PM Changeset in ffmpeg [e066f015] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e253a9e2b3d683eb51db7c776326eb07de10ad4c' * commit …
5:21 PM Ticket #3813 (Unable to isolate a single line of video with latest ffmpeg) updated by Kieran Kunhya
FWIW the proper way of doing this is to use libzvbi to detect …
5:09 PM Ticket #3813 (Unable to isolate a single line of video with latest ffmpeg) created by Matthew Austin
Summary of the bug: I am attempting to use a filter chain to take only …
4:37 PM Changeset in ffmpeg [a8d803a3] by Diego Biurrun <diego@biurrun.de>
vf_select: Drop a debug av_log with an unchecked double to enum …
4:13 PM Changeset in ffmpeg [ccbf370f] by Diego Biurrun <diego@biurrun.de>
mpegvideo: move vol_control_parameters to the only place it is used …
3:58 PM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by Roman Gaufman
I haven't tried the native one as it says "The encoder 'aac' is …
3:50 PM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by Carl Eugen Hoyos
Is libfdk required to reproduce the problem or is it also reproducible …
3:47 PM Changeset in ffmpeg [fa38573c] by Luca Barbato <lu_zero@gentoo.org>
matroska: Register mime types
3:47 PM Changeset in ffmpeg [02cf0c9e] by Luca Barbato <lu_zero@gentoo.org>
aac: Register the mime type Speed up probing ADTS live streams that …
3:47 PM Changeset in ffmpeg [3a19405d] by Luca Barbato <lu_zero@gentoo.org>
avformat: Use the mime type information in input probe It should …
3:46 PM Changeset in ffmpeg [69e7336b] by Luca Barbato <lu_zero@gentoo.org>
avstring: Expose the simple name match function Signed-off-by: …
2:24 PM Changeset in ffmpeg [0c889da8] by Michael Niedermayer <michaelni@gmx.at>
avformat/hlsenc: fix cleanup after avformat_write_header() …
1:56 PM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by Roman Gaufman
Correction, the stream is on: rtsp://86.146.232.61/proxyStream To …
1:56 PM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by Roman Gaufman
1:18 PM Changeset in ffmpeg [e253a9e2] by Luca Barbato <lu_zero@gentoo.org>
avformat: Move av_probe_input* to format.c
12:04 PM Changeset in ffmpeg [73c4f63b] by Michael Niedermayer <michaelni@gmx.at>
x86/hevc_deblock: add add ff_hevc_[hv]_loop_filter_luma_{8, 10, …
11:38 AM Changeset in ffmpeg [88ba821f] by Michael Niedermayer <michaelni@gmx.at>
x86/hevc_deblock: improve luma functions register allocation …
11:27 AM Changeset in ffmpeg [c74b08c5] by Michael Niedermayer <michaelni@gmx.at>
x86/hevc_deblock: remove some unnecessary instructions Signed-off-by: …
10:20 AM Ticket #3812 (Crash when not specifying an encoder for the segment muxer) created by Carl Eugen Hoyos
FFmpeg crashes since ccc25378 if no encoder was specified when using …
9:45 AM Ticket #3811 (Misleading error when segmenting H.264 bitstream to MPEG-TS) updated by Carl Eugen Hoyos
Replying to slhck: > > Packet header is not contained in …
9:41 AM Ticket #3811 (Misleading error when segmenting H.264 bitstream to MPEG-TS) updated by slhck
The original command is problematic, because how should I know that …
9:34 AM Ticket #3811 (Misleading error when segmenting H.264 bitstream to MPEG-TS) updated by Carl Eugen Hoyos
Replying to slhck: > If you have suggestions on how to …
9:31 AM Ticket #3811 (Misleading error when segmenting H.264 bitstream to MPEG-TS) updated by Carl Eugen Hoyos
Replying to slhck: > > stream_segment is a variant of the …
9:31 AM Ticket #3811 (Misleading error when segmenting H.264 bitstream to MPEG-TS) updated by Carl Eugen Hoyos
Replying to heleppkes: > It should probably be documented …
9:22 AM Ticket #3811 (Misleading error when segmenting H.264 bitstream to MPEG-TS) updated by slhck
Replying to heleppkes: > It should probably be documented …
9:18 AM Ticket #3811 (Misleading error when segmenting H.264 bitstream to MPEG-TS) updated by Hendrik
The individual components don't know about each other, which is part …
9:14 AM Ticket #3811 (Misleading error when segmenting H.264 bitstream to MPEG-TS) updated by slhck
If you have suggestions on how to change it, please let me know. I …
9:06 AM Ticket #3811 (Misleading error when segmenting H.264 bitstream to MPEG-TS) updated by Carl Eugen Hoyos
Summary changed
9:05 AM Ticket #3811 (Misleading error when segmenting H.264 bitstream to MPEG-TS) updated by Carl Eugen Hoyos
[…] Please note that it is completely impossible to understand your …
8:57 AM Ticket #3811 (Misleading error when segmenting H.264 bitstream to MPEG-TS) updated by slhck
Replying to heleppkes: > You're re-encoding the video, you …
8:52 AM Ticket #3811 (Misleading error when segmenting H.264 bitstream to MPEG-TS) updated by Hendrik
You're re-encoding the video, you don't need the bitstream filter at …
8:49 AM Ticket #2220 (FFMPEG unable to stream copy some wtv H264 into mpegts) updated by julian
another affected file: …
8:48 AM Ticket #3811 (Misleading error when segmenting H.264 bitstream to MPEG-TS) created by slhck
I was trying to segment an existing H.264/MP4 file into TS segments: …
1:56 AM Changeset in ffmpeg [65746bf] by Michael Niedermayer <michaelni@gmx.at>
hevc_filter: run vertical and horizontal together This should help …
1:42 AM Changeset in ffmpeg [4f91bb0f] by Michael Niedermayer <michaelni@gmx.at>
x86/hevc_deblock: use psignw instead of pmullw where possible It's …
1:01 AM Ticket #3794 (SWSCALE: Quantization Errors in Y Studio Range) updated by troy_s
Attaching the matrix used for conversion. […] The above is the …

Jul 28, 2014:

11:40 PM Changeset in ffmpeg [983109bb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '942269fd00cb48328e4cffb6e21a0b691ce9f6bc' * commit …
11:22 PM Changeset in ffmpeg [d55d8229] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '019a28cd630286ecb2b06ee62025a17c821b493e' * commit …
10:41 PM Changeset in ffmpeg [60831f44] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '59ca29a560ba0cfe97457de8cedf77db434f0de4' * commit …
10:34 PM Changeset in ffmpeg [a91c5ed0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4f8cf0dc4ef6110174056df7edd9dc2f2a988b6d' * commit …
10:28 PM Changeset in ffmpeg [621d4089] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e4a462e3eafdfe336f4d079c3ba72a9cdb4748b0' * commit …
10:18 PM Changeset in ffmpeg [8b1e920] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '259fe7280d0b63dc7a8ff017d44f26d3a84cfde8' * commit …
10:12 PM Changeset in ffmpeg [4a4d0258] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c9d982aa11a6267611c3770792f0e04b48438348' * commit …
10:06 PM Changeset in ffmpeg [25a20608] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'dc71f1958846bb1d96de43a4603983dc8450cfcc' * commit …
9:25 PM Changeset in ffmpeg [63c0b419] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix standalone compilation of the adts muxer.
8:39 PM Apache_cut.aif attached to Ticket #3530 by Carl Eugen Hoyos
8:19 PM Changeset in ffmpeg [942269fd] by Diego Biurrun <diego@biurrun.de>
caf: Use correct printf conversion specifiers for POSIX int types
8:19 PM Changeset in ffmpeg [019a28cd] by Diego Biurrun <diego@biurrun.de>
sanm: Use correct printf conversion specifiers for POSIX int types
8:19 PM Changeset in ffmpeg [59ca29a5] by Diego Biurrun <diego@biurrun.de>
dump: Use correct printf conversion specifiers for POSIX int types
8:19 PM Changeset in ffmpeg [4f8cf0dc] by Diego Biurrun <diego@biurrun.de>
x86: build: Restore ordering of OBJS lines
8:17 PM Changeset in ffmpeg [e4a462e3] by Luca Barbato <lu_zero@gentoo.org>
configure: Use require_pkg_config for Speex Distributors and …
8:17 PM Changeset in ffmpeg [259fe728] by Luca Barbato <lu_zero@gentoo.org>
mxf: Extract origin information from material and source track …
8:17 PM Changeset in ffmpeg [c9d982aa] by Luca Barbato <lu_zero@gentoo.org>
mxf: Detect Vanc/Vbi SMPTE-436M mxf track Signed-off-by: Luca Barbato …
8:11 PM Changeset in ffmpeg [dc71f195] by Diego Biurrun <diego@biurrun.de>
video4linux2: Avoid a floating point exception This avoids a segfault …
7:55 PM Changeset in ffmpeg [664e9e43] by Michael Niedermayer <michaelni@gmx.at>
x86/hevc_deblock: load less data in hevc_h_loop_filter_luma_8 Reading …
7:43 PM Changeset in ffmpeg [f1378761] by Michael Niedermayer <michaelni@gmx.at>
x86/hevc_idct: add a colon to labels This fixes a warning spam when …
7:29 PM Ticket #3530 (AIFF playback/Transcode failure) reopened by Hendrik Schreiber
The fix works with the provided test file, but I'm under the …
6:06 PM Changeset in ffmpeg [1e51af13] by Michael Niedermayer <michaelni@gmx.at>
avdevice/pulse_audio_enc: use getter function for AVFrame.channels …
5:19 PM Ticket #2828 (HLS segment MPEGTS continuity counter is being incorrectly set to 0 on ...) updated by Jeff Johnson
Replying to dicroce: > I have extracted your changes from …
4:38 PM Ticket #2828 (HLS segment MPEGTS continuity counter is being incorrectly set to 0 on ...) updated by Jeff Johnson
Interesting, according to a W3C document at …
4:34 PM Changeset in ffmpeg [d554d004] by Michael Niedermayer <michaelni@gmx.at>
tests/fate.sh: If cat *.rep fails try it with a for loop. Fixes fate …
4:08 PM Ticket #2828 (HLS segment MPEGTS continuity counter is being incorrectly set to 0 on ...) updated by Jeff Johnson
I am having the same problem. I am also not using the ffmpeg tool, …
3:31 PM Ticket #3810 (mpegts muxer creates non-zero start time) closed by Kieran Kunhya
invalid: Read the TS spec. A zero PTS is meaningless in MPEG-TS.
3:01 PM Ticket #3810 (mpegts muxer creates non-zero start time) created by slhck
[…] When inspecting the output file: […] One would expect the …
1:44 PM Changeset in ffmpeg [f3158c3f] by Michael Niedermayer <michaelni@gmx.at>
version.sh: Print versions based on the last git tag for release …
1:42 PM Ticket #3809 (Low-resolution MPEG-2 decoding incorrectly) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer changed
12:48 PM Changeset in ffmpeg [ee606fd0] by Michael Niedermayer <michaelni@gmx.at>
version.sh: Print versions based on the last git tag for release …
12:34 PM Changeset in ffmpeg [243236a6] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: fix "discards const qualifier from pointer target type" …
12:28 PM Changeset in ffmpeg [772dfd5f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: add some const to cbf arrays Signed-off-by: Michael …
12:27 PM Changeset in ffmpeg [42ffa226] by Michael Niedermayer <michaelni@gmx.at>
hevc: clean up non relevant TODO cherry picked from commit …
12:20 PM Changeset in ffmpeg [a5c621aa] by Michael Niedermayer <michaelni@gmx.at>
hevc: rename variable in boundary strength to b more explicit …
12:02 PM Changeset in ffmpeg [e0492311] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e76f2d11970484266e67a12961f2339a5c2fccf9' * commit …
11:54 AM Changeset in ffmpeg [4a73fa19] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4aa80808bcc2a30fcd7ce5b38594319df3a85b36' * commit …
11:09 AM Changeset in ffmpeg [0a1ffc57] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0daa2554636ba1d31f3162ffb86991e84eb938a8' * commit …
11:03 AM Changeset in ffmpeg [2fb8aa9b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '53a11135f2fb2123408b295f9aaae3d6f861aea5' * commit …
10:54 AM Changeset in ffmpeg [453224f1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e36a2f4c5280e2779b0e88974295a711cf8d88be' * commit …
10:46 AM Changeset in ffmpeg [c11255ae] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4b169321b84502302f2badb056ebee4fdaea94fa' * commit …
10:41 AM low_resolution_soft_pulldown.m2v attached to Ticket #3809 by qyot27
10:40 AM Ticket #3809 (Low-resolution MPEG-2 decoding incorrectly) created by qyot27
Summary of the bug: Low-resolution (here defined as VCD …
10:36 AM Changeset in ffmpeg [2e5c8b06] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c5fca0174db9ed45be821177f49bd9633152704d' * commit …
8:10 AM Changeset in ffmpeg [e76f2d1] by Anton Khirnov <anton@khirnov.net>
hevc: eliminate the last element from TransformTree Replace it by …
8:09 AM Changeset in ffmpeg [4aa80808] by Anton Khirnov <anton@khirnov.net>
hevc: eliminate unnecessary cbf_c{b,r} arrays They are replaced by …
8:05 AM Changeset in ffmpeg [0daa2554] by Anton Khirnov <anton@khirnov.net>
hevc: do not store the transform inter_split flag in the context It …
8:04 AM Changeset in ffmpeg [53a11135] by Anton Khirnov <anton@khirnov.net>
hevc: simplify splitting the transform tree blocks
8:03 AM Changeset in ffmpeg [e36a2f4c] by Anton Khirnov <anton@khirnov.net>
hevc: eliminate an unnecessary array We do not need to store the …
8:03 AM Changeset in ffmpeg [4b169321] by Anton Khirnov <anton@khirnov.net>
codec_desc: fix some typos in long codec names The rv20 typo spotted …
8:02 AM Changeset in ffmpeg [c5fca017] by Anton Khirnov <anton@khirnov.net>
lavc: add a property for marking codecs that support frame reordering
4:16 AM Changeset in ffmpeg [5003b8b9] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: update list of releases i maintain Signed-off-by: …
3:16 AM Changeset in ffmpeg [a06c14a4] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_spp: support setting dct avoptions from the filter graph …
3:15 AM Changeset in ffmpeg [cab8fc62] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_scale: fix log message category Signed-off-by: Michael …
3:14 AM Changeset in ffmpeg [2f717be2] by Michael Niedermayer <michaelni@gmx.at>
avcodec/avdct: Add avcodec_dct_get_class() This should have been in …
1:11 AM Changeset in ffmpeg [a7762384] by Michael Niedermayer <michaelni@gmx.at>
RELEASE: update, we are after 2.3 not 2.2 Found-by: jamrial …
12:22 AM Changeset in ffmpeg [2f71aeb3] by Michael Niedermayer <michaelni@gmx.at>
remove VERSION file it overrides what version.sh prints and thus …

Jul 27, 2014:

10:55 PM Changeset in ffmpeg [77ef9fd1] by Michael Niedermayer <michaelni@gmx.at>
hevc: eliminate unnecessary cbf_c{b,r} arrays - They are be replaced …
10:47 PM Changeset in ffmpeg [772f7f4e] by Michael Niedermayer <michaelni@gmx.at>
hevc: fix skip_flag cherry picked from commit …
10:39 PM Changeset in ffmpeg [3b777db1] by Michael Niedermayer <michaelni@gmx.at>
hevc: remove non necessary parameters to ff_hevc_set_qpy cherry …
9:46 PM Changeset in ffmpeg [db0578a0] by Lou Logan <lou@lrcd.com>
doc/decoders: mention native Opus decoder Signed-off-by: Lou Logan …
9:27 PM Changeset in ffmpeg [bcb7220] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix standalone compilation of the webm_dash_manifest demuxer.
9:22 PM Changeset in ffmpeg [54326e0c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix standalone compilation of the legacy mpegvideo decoder. Second try.
9:13 PM Ticket #3808 (Seeking in flv with video stream disabled fails) updated by gjdfgh
"ffplay -vst 1 file.flv" (where 1 is not a video stream, or something; …
9:13 PM Changeset in ffmpeg [6898c149] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix standalone compilation of the legacy mpegvideo decoder.
9:00 PM Ticket #3808 (Seeking in flv with video stream disabled fails) updated by Carl Eugen Hoyos
Is the problem reproducible with ffplay?
8:53 PM Ticket #3808 (Seeking in flv with video stream disabled fails) created by gjdfgh
Seeking in flv with video stream disabled (i.e. st->discard = …
8:44 PM Changeset in ffmpeg [449e3c85] by Michael Niedermayer <michaelni@gmx.at>
fate/hevc: update fate with 9 bitstreams - all of them testing HEVC …
8:03 PM Changeset in ffmpeg [7f53f113] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '42eb9154a83e9a7aedb1168b2f1112af765cf2b5' * commit …
8:01 PM Ticket #3803 (Calculate actual bitrate of first frame when reading cbr dts) reopened by Carl Eugen Hoyos
7:03 PM Changeset in ffmpeg [3d93ba56] by Michael Niedermayer <michaelni@gmx.at>
configure: fix memalign hack auto detection Should fix fate on haiku …
5:58 PM Changeset in ffmpeg [f2850568] by Michael Niedermayer <michaelni@gmx.at>
doc/examples/muxing: fix "-flags" option Signed-off-by: Michael …
4:34 PM Changeset in ffmpeg [81943a10] by Michael Niedermayer <michaelni@gmx.at>
x86: hevc_mc: load less data in epel filters Before: 5679 decicycles …
3:53 PM Ticket #3807 (Inaccuracy on Ubuntu compilation guide) closed by c-14
fixed: Fixed.
3:52 PM CompilationGuide/Ubuntu edited by c-14
(diff)
3:42 PM Changeset in ffmpeg [36284ae9] by Michael Niedermayer <michaelni@gmx.at>
x86: hevc_mc: replace one lea by add Should have been in …
3:32 PM Changeset in ffmpeg [65259b4d] by Michael Niedermayer <michaelni@gmx.at>
x86: hevc_mc: replace one lea by add Should have been in …
3:28 PM Changeset in ffmpeg [8f53d32d] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_spp: use AVDCT Signed-off-by: Michael Niedermayer …
3:28 PM Changeset in ffmpeg [fcc6568a] by Michael Niedermayer <michaelni@gmx.at>
avcodec: add avdct This provides a public sustainable API/ABI for DCT …
3:21 PM Changeset in ffmpeg [e3fac208] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_spp: use AVDCT Signed-off-by: Michael Niedermayer …
3:21 PM Changeset in ffmpeg [932ff709] by Michael Niedermayer <michaelni@gmx.at>
avcodec: add avdct This provides a public sustainable API/ABI for DCT …
2:14 PM Changeset in ffmpeg [f6b3dce9] by Reinhard Tartler <siretart@tauware.de>
librtmp: Don't free the temp url at the end of rtmp_open librtmp can …
2:14 PM Changeset in ffmpeg [b8e57113] by Reinhard Tartler <siretart@tauware.de>
arm: Avoid using the 'setend' instruction on ARMv7 and newer This …
2:14 PM Changeset in ffmpeg [407912d1] by Reinhard Tartler <siretart@tauware.de>
avplay: Handle pixel aspect ratio properly This was broken (left …
2:14 PM Changeset in ffmpeg [12bbd819] by Reinhard Tartler <siretart@tauware.de>
Prepare for 10.3 Release
2:01 PM Ticket #3807 (Inaccuracy on Ubuntu compilation guide) created by Moshe Kaplan
In the [https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu#libx264
1:59 PM Changeset in ffmpeg [f9204ec5] by Reinhard Tartler <siretart@tauware.de>
eamad: use the bytestream2 API instead of AV_RL This is safer and …
12:41 PM Changeset in ffmpeg [42eb9154] by Janne Grunau <janne-libav@jannau.net>
fate: support testing of release branches Adding 'branch=release/10' …
12:22 PM Changeset in ffmpeg [fbeb634e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ppc/idctdsp: Only select non bitexact IDCTs by default when …
12:21 PM Changeset in ffmpeg [b051a1bb] by Michael Niedermayer <michaelni@gmx.at>
avcodec/arm/idctdsp_init_arm*: Only select non bitexact IDCTs by …
12:16 PM Ticket #3806 (http: get_cookies() breaks for cookies with unexpected parameters and ...) updated by Carl Eugen Hoyos
Please send two patches that do not include any white space changes to …
10:43 AM cookies.patch attached to Ticket #3806 by Nick Ayers
10:43 AM Ticket #3806 (http: get_cookies() breaks for cookies with unexpected parameters and ...) created by Nick Ayers
If a site sets a cookie that includes (for example) the HttpOnly …
10:27 AM Changeset in ffmpeg [c2ef844] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '541427ab4d5b4b6f5a90a687a06decdb78e7bc3c' * commit …
10:03 AM Changeset in ffmpeg [c437765b] by Michael Niedermayer <michaelni@gmx.at>
doc/examples/muxing: Exchange tmp_frame and frame Reduces difference …
10:03 AM Ticket #2220 (FFMPEG unable to stream copy some wtv H264 into mpegts) updated by julian
can i make a "bounty" for fixing this bug?
7:10 AM Changeset in ffmpeg [541427ab] by Anton Khirnov <anton@khirnov.net>
eamad: use the bytestream2 API instead of AV_RL This is safer and …
3:09 AM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by Michael Niedermayer
Cc changed
1:36 AM Changeset in ffmpeg [ad91bf85] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_mp4toannexb_bsf: fix issue when sps/pps are already in …
12:45 AM Changeset in ffmpeg [e97f5bef] by Michael Niedermayer <michaelni@gmx.at>
fate/hevc: adding CONFWIN_A conformance test cherry picked from …
12:44 AM Changeset in ffmpeg [7bb3e70c] by Michael Niedermayer <michaelni@gmx.at>
fate/hevc: add flags unaligned cherry picked from commit …
12:23 AM Changeset in ffmpeg [29228dbd] by Michael Niedermayer <michaelni@gmx.at>
fate/hevc: add BUMPING bitstream test cherry picked from commit …
12:16 AM Changeset in ffmpeg [57e7d9d9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7215fcf84032118ecd9fb54fb14154d69fea638d' * commit …
12:09 AM Changeset in ffmpeg [6542e557] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ec4f04da1a3462dac429b9d15dee5f027309da15' * commit …
Note: See TracTimeline for information about the timeline view.