summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* h261enc: use av_assertMichael Niedermayer2012-06-07
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* h261dec: use av_assertMichael Niedermayer2012-06-07
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* swfenc: use av_assertMichael Niedermayer2012-06-07
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* xmv: use av_assertMichael Niedermayer2012-06-07
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* h264_mvpred: use av_assertMichael Niedermayer2012-06-07
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* lavc/rectangle: change assert to av_assertMichael Niedermayer2012-06-07
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* lavf: fix missing "parser not found" messageMichael Niedermayer2012-06-07
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* yuv2rgb: remove assert() the codepath is not invalidMichael Niedermayer2012-06-07
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* svq1enc: use av_assertMichael Niedermayer2012-06-07
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* ffmpeg: move keyboard interaction in a function.Nicolas George2012-06-07
| | | | | It makes the transcode loop easier to read (30% less code) and the differences with avconv easier to spot.
* lavfi/audio: fix size of copied samples.Nicolas George2012-06-07
| | | | Fixes sporadic segfaults with some filters.
* ffprobe: show packet duration in frameStefano Sabatini2012-06-06
|
* ffprobe: honour special value for durationStefano Sabatini2012-06-06
| | | | | A duration value is undefined when is 0, take into consideration this fact when printing optional fields.
* lavfi: remove avfilter_default_item_name() from public APIStefano Sabatini2012-06-06
| | | | | | | | | The function was introduced in 4d6a8a2bdb19 and is not used anymore outside avfilter.c. This avoids to pollute the public API with an apparently unnecessary function. The function was introduced a few days ago, so removing it from the public API should do no much harm.
* lavfi/ocv: fix compilation after internalization of public functionsStefano Sabatini2012-06-06
| | | | Include missing required internal headers.
* tools/graph2dot: factorize code printing non-media specific link informationStefano Sabatini2012-06-06
|
* tools/graph2dot: show input and output pad names in the link labelStefano Sabatini2012-06-06
|
* wmv2enc: use av_assertMichael Niedermayer2012-06-06
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* sinewin_tablegen: use av_assertMichael Niedermayer2012-06-06
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* put_bits: use av_assertMichael Niedermayer2012-06-06
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* golomb: use av_assertMichael Niedermayer2012-06-06
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* resample_template: use av_assertMichael Niedermayer2012-06-06
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* libavutil/integer: use av_assertMichael Niedermayer2012-06-06
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* libavutil/mathematics: use av_assert()Michael Niedermayer2012-06-06
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* mpegvideo: fix out of heap array accessesMichael Niedermayer2012-06-06
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* ffmpeg: Set duration on encoded subtitle packets.Philip Langdale2012-06-06
| | | | | | | | | Currently, we don't set the duration on the packet of a newly encoded subtitle. This information may be required by the muxer. Signed-off-by: Philip Langdale <philipl@overt.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* search_for_quantizers_faac: fix curbandMichael Niedermayer2012-06-06
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* mxfenc: write optional field dominance flag in picture descriptionMatthieu Bouron2012-06-06
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* ffmpeg: avoid a confusing and easy to break if().Reimar Döffinger2012-06-06
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Fix maxband limit when decoding mpc8.Carl Eugen Hoyos2012-06-06
| | | | Fixes yesterday's merge of Kostya's fix for ticket #409.
* ffmpeg: use isatty() before messing with the terminal stateMichael Niedermayer2012-06-06
| | | | | | | This fixes terminal messup in case of crashes (like in make fate) Reviewed-by: François Revol <revol@free.fr> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-06
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: vorbis: Validate that the floor 1 X values contain no duplicates. avprobe: Identify codec probe failures rather than calling them unsupported codecs. avformat: Probe codecs at score 0 on buffer exhaustion conditions. avformat: Factorize codec probing. Indeo Audio decoder imc: make IMDCT support stereo output imc: move channel-specific data into separate context lavfi: remove request/poll and drawing functions from public API on next bump lavfi: make avfilter_insert_pad and pals private on next bump. lavfi: make formats API private on next bump. avplay: use buffersrc instead of custom input filter. avtools: move buffer management code from avconv to cmdutils. avconv: don't use InputStream in the buffer management code. avconv: fix exiting when max frames is reached. mpc8: fix maximum bands handling aacdec: Turn PS off when switching to stereo and turn it to implicit when switching to mono. Conflicts: Changelog cmdutils.h ffmpeg.c ffplay.c ffprobe.c libavcodec/avcodec.h libavcodec/mpc8.c libavcodec/v210dec.h libavcodec/version.h libavcodec/vorbisdec.c libavfilter/avfilter.c libavfilter/avfilter.h libavfilter/buffersrc.c libavfilter/formats.c libavfilter/src_movie.c libavfilter/vf_aspect.c libavfilter/vf_blackframe.c libavfilter/vf_boxblur.c libavfilter/vf_crop.c libavfilter/vf_cropdetect.c libavfilter/vf_delogo.c libavfilter/vf_drawbox.c libavfilter/vf_drawtext.c libavfilter/vf_fade.c libavfilter/vf_fifo.c libavfilter/vf_format.c libavfilter/vf_frei0r.c libavfilter/vf_gradfun.c libavfilter/vf_hflip.c libavfilter/vf_hqdn3d.c libavfilter/vf_libopencv.c libavfilter/vf_lut.c libavfilter/vf_overlay.c libavfilter/vf_pad.c libavfilter/vf_scale.c libavfilter/vf_select.c libavfilter/vf_showinfo.c libavfilter/vf_transpose.c libavfilter/vf_unsharp.c libavfilter/vf_yadif.c libavfilter/vsrc_color.c libavfilter/vsrc_testsrc.c libavformat/utils.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * vorbis: Validate that the floor 1 X values contain no duplicates.Alex Converse2012-06-05
| | | | | | | | | | Duplicate values in this vector are explicitly banned by the Vorbis I spec and cause divide-by-zero crashes later on.
| * avprobe: Identify codec probe failures rather than calling them unsupported ↵Alex Converse2012-06-05
| | | | | | | | codecs.
| * avformat: Probe codecs at score 0 on buffer exhaustion conditions.Alex Converse2012-06-05
| |
| * avformat: Factorize codec probing.Alex Converse2012-06-05
| |
| * Indeo Audio decoderKostya Shishkov2012-06-05
| |
| * imc: make IMDCT support stereo outputKostya Shishkov2012-06-05
| | | | | | | | | | This will be useful for Indeo Audio decoder which is almost the same but supports stereo.
| * imc: move channel-specific data into separate contextKostya Shishkov2012-06-05
| | | | | | | | | | This will be useful for Indeo Audio decoder which is almost the same but supports stereo.
| * lavfi: remove request/poll and drawing functions from public API on next bumpAnton Khirnov2012-06-05
| | | | | | | | | | They are only useful inside filters and we don't allow user filters for now.
| * lavfi: make avfilter_insert_pad and pals private on next bump.Anton Khirnov2012-06-05
| | | | | | | | | | They are only useful inside filters and we don't allow user filters for now.
| * lavfi: make formats API private on next bump.Anton Khirnov2012-06-05
| | | | | | | | | | It is only useful inside filters and we don't allow user filters for now.
| * avplay: use buffersrc instead of custom input filter.Anton Khirnov2012-06-05
| | | | | | | | | | | | | | We do not allow user filters, so avtools shouldn't use them either. It also allows to reuse buffer management code from avconv, thus reducing duplication.
| * avtools: move buffer management code from avconv to cmdutils.Anton Khirnov2012-06-05
| | | | | | | | It will be used by avplay.
| * avconv: don't use InputStream in the buffer management code.Anton Khirnov2012-06-05
| | | | | | | | | | | | Use just the pointer to the head of the buffer pool. This will allow sharing the code with avplay.
| * avconv: fix exiting when max frames is reached.Anton Khirnov2012-06-05
| | | | | | | | | | frame number should never be strictly larger than max frames, so the if() was never triggered.
| * mpc8: fix maximum bands handlingKostya Shishkov2012-06-05
| | | | | | | | | | | | | | In Musepack SV8 codec property tell the maximum nonzero band, but every frame codes maximum band as a limit (i.e. strictly less than given value). Synthesis also expects maximum nonzero band, so there's a need to convert frame maximum band limit value.
| * aacdec: Turn PS off when switching to stereo and turn it to implicit when ↵Alex Converse2012-06-04
| | | | | | | | switching to mono.
* | lavfi: remove more instances of avfilter_default_filter_name()Stefano Sabatini2012-06-05
| | | | | | | | They were discarded in 0f0f3bd1e0.
* | lavc: add pkt_duration field to AVFrameStefano Sabatini2012-06-05
| |