- 13 Feb, 2014 4 commits
-
-
Clément Bœsch authored
-
Michael Niedermayer authored
This assumes the array is sufficiently padded with 0 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
James Almer authored
Signed-off-by: James Almer <jamrial@gmail.com> Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Lukasz Marek authored
in case av_interleaved_write_uncoded_frame fails it seems frame is freed for the second time in fail section. Signed-off-by: Lukasz Marek <lukasz.m.luki@gmail.com> Reviewed-by: Nicolas George <george@nsup.org> This commit also removes 1 trailing whitespace as otherwise the push hook rejects it Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 12 Feb, 2014 23 commits
-
-
Michael Niedermayer authored
* qatar/master: vp9: add a new segmentation sample. Conflicts: tests/fate/vpx.mak tests/ref/fate/vp9-segmentation-aq-akiyo tests/ref/fate/vp9-segmentation-sf-akiyo See: 65f41b5cMerged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '91be8df2': vp9: add fate sample for parallelmode. Conflicts: tests/fate/vpx.mak tests/ref/fate/vp9-parallelmode-akiyo See: 1d6bb213Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '50ea9315': Add libx265 encoder Conflicts: Changelog LICENSE configure libavcodec/allcodecs.c libavcodec/libx265.c libavcodec/version.h See: bb6b1731Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* qatar/master: asfdec: fix seeking with fragmented packets Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '0c082565': asfdec: short-circuit seeking to the start of stream Conflicts: libavformat/asfdec.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '0ebb523f': asfdec: check ff_get_guid() return values during seeking Conflicts: libavformat/asfdec.c The code that pretends that a truncated index is correct and complete is not merged as it obviously would cause problems if a really truncated index is encountered If someone has samples that work better with that hack, please share them / mail me also the bug this apparently attempts to fix isnt reproducable before this in ffmpeg Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Ronald S. Bultje authored
The old one didn't use segmentation. One uses segmentation in all frame types (--aq-mode=1), and the other uses all segmentation features, but only in inter frames (mbgraph). Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Ronald S. Bultje authored
This disables backward probability updates, which makes the codec more friendly for frame-level multi-threading. Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Michael Niedermayer authored
* commit '462d5e8e': aacdec: set AVFrame sample_rate Conflicts: libavcodec/aacdec.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '4a7d3837': buffersrc: Have function parameter names match between .c and .h file Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '25a1ba81': log: Have function parameter names match between .c and .h file Conflicts: libavutil/log.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Derek Buitenhuis authored
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Derek Buitenhuis authored
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Janne Grunau authored
After seeking fragments with an offset > 0 must be skipped to correctly assemble packets. Bug-Id: 43
-
Andrew Kelley authored
Bug-id: 43 Signed-off-by: Janne Grunau <janne-libav@jannau.net>
-
Janne Grunau authored
Hitting EOF during seeking is quite likely. Fixes use of uninitialized data during fate-seek-lavf-asf.
-
John Stebbins authored
AVFrame.sample_rate is set in ff_get_buffer, but aacdec calls ff_get_buffer before the samplerate is known. So it needs to be set again before returning the frame.
-
Diego Biurrun authored
This fixes two related Doxygen warnings. Also document one parameter.
-
Diego Biurrun authored
This fixes two related Doxygen warnings.
-
Clément Bœsch authored
84 → 92 fps here.
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 11 Feb, 2014 13 commits
-
-
Michael Niedermayer authored
* cigaes/master: lavf/lavd: version bump and APIchanges for uncoded frames. tools: add uncoded_frame test program. lavf: add uncodedframecrc test muxer. lavd/xv: preliminary support of uncoded frame. lavd/alsa: preliminary support of uncoded frame. lavf: add write_uncoded_frame() API. Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes mp1/mp3 in mp4 misdetection Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
The difference to avpriv_mpa_decode_header() is that it doesnt need or modify the context Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* qatar/master: lavc: set AVFrame pkt_pts and reordered_opaque in reget_buffer Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '64774492': g2meet: make JPEG tile decoder operate on 8x8 block mask Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'd6d78518': g2meet: factor out seeking to the chunk end Conflicts: libavcodec/g2meet.c See: 3f826039Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
John Stebbins authored
Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Kostya Shishkov authored
This is needed for upcoming Go2Meeting (G2M2/G2M3) decoder.
-
Maxim Poliakovski authored
Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
-
Nicolas George authored
-
Nicolas George authored
-
Nicolas George authored
-