summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | dnxhddec: return the correct number of bytes from decode_frameMichael Niedermayer2013-03-041-1/+1
| | | | | | | | | | | | Fixes Ticket2022 Signed-off-by: Michael Niedermayer <[email protected]>
* | avformat: Make duration estimation from pts more robustMichael Niedermayer2013-03-042-1/+5
| | | | | | | | | | | | | | Ignore durations which differ significantly from the previous Fixes Ticket2018 Signed-off-by: Michael Niedermayer <[email protected]>
* | nutdec: more specific return codes for decode_syncpoint()Michael Niedermayer2013-03-041-2/+2
| | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]>
* | nutdec: print error on invalid/unsupported fourcc styleMichael Niedermayer2013-03-041-1/+3
| | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]>
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2013-03-044-8/+8
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | * cehoyos/master: buildsys: only include log2_tab per library for shared builds Add h264chroma dependency for cavs decoder to configure. Add h264qpel dependency for snow codec to configure. Add h264chroma dependency for vp5 and vp6 decoder to configure. Merged-by: Michael Niedermayer <[email protected]>
| * | buildsys: only include log2_tab per library for shared buildsMichael Niedermayer2013-03-043-3/+3
| | | | | | | | | | | | | | | | | | Fix linking failures with -all_load due to multiple log2_tabs Signed-off-by: Carl Eugen Hoyos <[email protected]>
| * | Add h264chroma dependency for cavs decoder to configure.Carl Eugen Hoyos2013-03-041-1/+1
| | | | | | | | | | | | Fix building for some unusual configurations.
| * | Add h264qpel dependency for snow codec to configure.Carl Eugen Hoyos2013-03-041-2/+2
| | | | | | | | | | | | Fix building for some unusual configurations.
| * | Add h264chroma dependency for vp5 and vp6 decoder to configure.Carl Eugen Hoyos2013-03-041-2/+2
| | | | | | | | | | | | Fix building for some unusual configurations.
* | | build: [autodetect] -> [no] in iconv help.Clément Bœsch2013-03-041-1/+1
| | |
* | | compat/strtod: isspace -> av_isspace.Clément Bœsch2013-03-041-1/+1
| | | | | | | | | | | | This should fix build after 88d55b8.
* | | build: disable iconv by default.Clément Bœsch2013-03-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems to break a lot on MacOS because of a mixup between multiple iconv libraries. The issue is that the configure check link with no particular library path (so it uses /usr/lib/libiconv.dylib where all the symbols are defined). OTOH, the final build might link with extra library paths, such as the ports lib directory (typically you get -L/opt/local/lib because of an extra library such as SDL). Whatever this option position (before or after -liconv), it will try to link with /opt/local/lib/libiconv.dylib, and the issue is that this version has the same symbols as the ones in /usr/lib/libiconv.dylib except that they all start with 'lib' (libiconv_open, libiconv_close, ...). I don't plan to try to workaround this mess, so any better solution is welcome.
* | | doc/filters: fix degrees/radians copy/paste fail.Clément Bœsch2013-03-031-1/+1
| | |
* | | ffmpeg_opt: Ask for overwrite in single image2 files tooMichael Niedermayer2013-03-031-1/+2
| | | | | | | | | | | | | | | | | | Fixes Ticket1637 Signed-off-by: Michael Niedermayer <[email protected]>
* | | lavfi/opencv: isgraph -> av_isgraph.Clément Bœsch2013-03-031-1/+1
| | | | | | | | | | | | Fix build after 88d55b8.
* | | Remove incorrect use of ctype.h functions.Reimar Döffinger2013-03-0327-60/+90
| | | | | | | | | | | | | | | | | | | | | As far as I can tell the code should not change behaviour depending on locale in any of these places. Signed-off-by: Reimar Döffinger <[email protected]>
* | | Deprecate deinterlaced in libavcodec.Ronald S. Bultje2013-03-035-2/+16
| | | | | | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]>
* | | ffmpeg: fix -stats -v 0Michael Niedermayer2013-03-032-2/+5
| | | | | | | | | | | | | | | | | | Fixes Ticket1687 Signed-off-by: Michael Niedermayer <[email protected]>
* | | avformat: gather aspect ratio from rv30/40 in find_stream_infoMichael Niedermayer2013-03-031-0/+3
| | | | | | | | | | | | | | | | | | Fixes Ticket1550 Signed-off-by: Michael Niedermayer <[email protected]>
* | | rv34: fix aspect ratioMichael Niedermayer2013-03-031-0/+13
| | | | | | | | | | | | | | | | | | Fixes part of Ticket1550 Signed-off-by: Michael Niedermayer <[email protected]>
* | | wmadec: check nb_framesMichael Niedermayer2013-03-031-0/+4
| | | | | | | | | | | | | | | | | | Improves error message for Ticket968 Signed-off-by: Michael Niedermayer <[email protected]>
* | | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2013-03-032-1/+10
|\| | | | | | | | | | | | | | | | | | | | * cehoyos/master: movenc: Do not flag secondary audio and subtitle tracks as enabled. Merged-by: Michael Niedermayer <[email protected]>
| * | movenc: Do not flag secondary audio and subtitle tracks as enabled.Michael Niedermayer2013-03-032-1/+10
| | | | | | | | | | | | | | | | | | Fixes ticket #468 and ticket #1174. Signed-off-by: Carl Eugen Hoyos <[email protected]>
* | | h264: put call to ff_print_debug_info2 under CONFIG_MPEGVIDEO.Ronald S. Bultje2013-03-031-2/+4
| | | | | | | | | | | | | | | | | | | | | The code is located in mpegvideo, and it's likely that in a minimal config, we don't want to include debug info anyway. Signed-off-by: Michael Niedermayer <[email protected]>
* | | h264: make it possible to compile without error_resilience.Ronald S. Bultje2013-03-033-20/+37
| | | | | | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]>
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-032-2/+2
|\ \ \ | |/ / |/| / | |/ | | | | | | * qatar/master: rtpdec: Initialize some variables to silence compiler warnings Merged-by: Michael Niedermayer <[email protected]>
| * rtpdec: Initialize some variables to silence compiler warningsMartin Storsjö2013-03-022-2/+2
| | | | | | | | | | | | | | | | The warnings are false positives, older gcc versions (such as 4.5) think the variables can be used uninitialized while they in practice can't, while newer (4.6) gets it right. Signed-off-by: Martin Storsjö <[email protected]>
* | h264: add a copy of draw_horiz_band.Ronald S. Bultje2013-03-032-6/+48
| | | | | | | | | | | | This makes the decoder independent of mpegvideo. Signed-off-by: Michael Niedermayer <[email protected]>
* | libxvid: cleanup on error pathesMichael Niedermayer2013-03-021-5/+10
| | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]>
* | libxvid: check & clear encoder_handleMichael Niedermayer2013-03-021-1/+3
| | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]>
* | libxvid: use av_freep() for safteyMichael Niedermayer2013-03-021-5/+5
| | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]>
* | libxvid: remove temporary files at the endMichael Niedermayer2013-03-021-2/+9
| | | | | | | | | | | | Fixes Ticket924 Signed-off-by: Michael Niedermayer <[email protected]>
* | mjpegdec: fix endiansoupMichael Niedermayer2013-03-021-7/+5
| | | | | | | | | | | | Fixes Ticket2175 Signed-off-by: Michael Niedermayer <[email protected]>
* | Avoid huge memory allocations from asf demuxer.Carl Eugen Hoyos2013-03-021-0/+1
| | | | | | | | Fixes ticket #1888.
* | lavc/flacdec: Add frame CRC calculationJames Almer2013-03-021-1/+9
| | | | | | | | | | | | Fixes ticket #2266 Signed-off-by: James Almer <[email protected]>
* | ffmpeg: print maxrss "-benchmark" data even on errorsMichael Niedermayer2013-03-021-2/+7
| | | | | | | | | | | | Fixes Ticket2297 Signed-off-by: Michael Niedermayer <[email protected]>
* | er: Fix slice threading checkMichael Niedermayer2013-03-021-1/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-021-2/+4
|\| | | | | | | | | | | | | | | | | | | * qatar/master: h264: set ref_count to 0 for intra slices. Conflicts: libavcodec/h264.c Merged-by: Michael Niedermayer <[email protected]>
| * h264: set ref_count to 0 for intra slices.Anton Khirnov2013-03-021-1/+4
| | | | | | | | CC:[email protected]
* | Merge commit '668e16a0dd1ff56d4beeff5c658d8a2a08dbfac8'Michael Niedermayer2013-03-021-1/+1
|\| | | | | | | | | | | | | | | | | | | * commit '668e16a0dd1ff56d4beeff5c658d8a2a08dbfac8': h264: on reference overflow, reset the reference count to 0, not 1. Conflicts: libavcodec/h264.c Merged-by: Michael Niedermayer <[email protected]>
| * h264: on reference overflow, reset the reference count to 0, not 1.Anton Khirnov2013-03-021-1/+1
| | | | | | | | | | | | | | Since decode_slice_header() returns before the reference lists are constructed, there are zero valid references. CC:[email protected]
* | Merge commit 'e671d3ad6cd7fe1d02e9b35b889a25d8c059fce9'Michael Niedermayer2013-03-022-4/+6
|\| | | | | | | | | | | | | | | | | | | | | * commit 'e671d3ad6cd7fe1d02e9b35b889a25d8c059fce9': h264: do not copy ref count/ref2frm when updating per-frame context flvdec: Check the return value of a malloc Conflicts: libavformat/flvdec.c Merged-by: Michael Niedermayer <[email protected]>
| * h264: do not copy ref count/ref2frm when updating per-frame contextAnton Khirnov2013-03-021-2/+0
| | | | | | | | They are filled in decode_slice_header() anyway.
| * flvdec: Check the return value of a mallocMartin Storsjö2013-03-021-2/+6
| | | | | | | | | | | | | | | | | | | | The callers of this function can't report errors sanely. If this one malloc fails, don't write the extradata byte, make sure we try to malloc it the next time we're called instead, and make sure we still consume the input data byte. CC: [email protected] Signed-off-by: Martin Storsjö <[email protected]>
* | Merge commit 'c91c63b5380bf79655c09320774a022f84d76fd5'Michael Niedermayer2013-03-021-7/+9
|\| | | | | | | | | | | | | | | | | | | * commit 'c91c63b5380bf79655c09320774a022f84d76fd5': flvdec: Don't read the VP6 header byte when setting codec type based on metadata Conflicts: libavformat/flvdec.c Merged-by: Michael Niedermayer <[email protected]>
| * flvdec: Don't read the VP6 header byte when setting codec type based on metadataMartin Storsjö2013-03-021-7/+9
| | | | | | | | | | | | | | | | | | This header byte is only present when actually reading a VP6 frame, not when reading the codec type field in the metadata. This potential bug has been present since 5b54a90c. CC: [email protected] Signed-off-by: Martin Storsjö <[email protected]>
* | v4l2: fix regression that caused ffmpeg to occasionally get stuckMichael Niedermayer2013-03-021-0/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]>
* | lavd/v4l2: copy frames into normally allocated packets whenever there is ↵Giorgio Vazzana2013-03-021-23/+64
| | | | | | | | | | | | | | | | | | | | | | just one buffer left available This will avoid the possibility that we dequeue more buffers than we have obtained from the v4l2 driver. Fixes ticket #1570 Signed-off-by: Michael Niedermayer <[email protected]>
* | ffplay: use AVFrame accessor functionsMichael Niedermayer2013-03-011-6/+6
| | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]>
* | avcodec/utils: use AVFrame accessor functionsMichael Niedermayer2013-03-011-26/+28
| | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]>