|
|
|
@98db9058
|
12 years |
michaelni |
avformat_seek_file: Dont attempt to rescale INT64_MIN/MAX
This fixes …
|
|
|
@740e7408
|
12 years |
michaelni |
av_rescale: support passing MIN/MAX through
Reviewed-by: Clément …
|
|
|
@091ce6bc
|
12 years |
stefasab |
doc/faq: add -start_number example
Also add example showing cat …
|
|
|
@69d75dc4
|
12 years |
stefasab |
lavu/base64: extend/clarify doxy for the base64 API
Also improve …
|
|
|
@49a78e6b
|
12 years |
Clément Bœsch |
lavu/eval: handle div by zero in mod().
Similarly to 03f5043f5, we …
|
|
|
@aa86d2d8
|
12 years |
michaelni |
lavf: move stream==-1 handling from ff_subtitles_queue_seek() to …
|
|
|
@fc86f863
|
12 years |
Clément Bœsch |
fate/sub2video: move sws flags globally in the filtergraph.
The flags …
|
|
|
@ccb7f203
|
12 years |
michaelni |
fate: add missing bitexact flag to scale filter
Signed-off-by: …
|
|
|
@b252d9e7
|
12 years |
nicolas.george |
fate: add sub2video test.
|
|
|
@e4f14c32
|
12 years |
nicolas.george |
examples/muxing: improve error messages.
Illustrate the use of return …
|
|
|
@b99bef1
|
12 years |
nicolas.george |
lavfi/avfiltergraph: check pick_format return code.
|
|
|
@82deb0c4
|
12 years |
stefasab |
doc/muxers: adopt new -codec:SPEC syntax in segment example
|
|
|
@8bbe9d9
|
12 years |
stefasab |
doc/muxers: add a dedicated section for segment examples
|
|
|
@fd44dfb2
|
12 years |
stefasab |
doc/muxers: fix typos in the segment chapter
|
|
|
@8bc74221
|
12 years |
Clément Bœsch |
lavf: remove generic index flag from text subtitles.
This flag is not …
|
|
|
@5a2f3f0b
|
12 years |
Clément Bœsch |
lavf/vobsub: do not count trailing NUL char in extradata.
See 36e61e24.
|
|
|
@1e28fa21
|
12 years |
michaelni |
rawdec: fix NV12
Fixes Ticket646
Signed-off-by: Michael Niedermayer …
|
|
|
@e9fd51b
|
12 years |
michaelni |
h264: check SPS entries directly to detect pixel format changes
…
|
|
|
@341e40f
|
12 years |
michaelni |
lavf: Fix codec id forcing with probed codecs
Fixes Ticket2088
…
|
|
|
@3a6b6f42
|
12 years |
michaelni |
lavf: move force_codec_ids() up
Signed-off-by: Michael Niedermayer …
|
|
|
@98ce9b84
|
12 years |
nicolas.george |
fate: merge mapchan and options into ffmpeg.
They were two very short …
|
|
|
@102cf964
|
12 years |
nicolas.george |
ffmpeg: sub2video: set resample size.
Necessary after 04a530f.
|
|
|
@5ed5e90f
|
12 years |
nicolas.george |
lavc/dvdsubenc: improve color distance function.
Consider the color …
|
|
|
@8dbbaf5
|
12 years |
nicolas.george |
lavf/matroskaenc: respect bitexact for attachments.
Use the first 64 …
|
|
|
@5bab99ba
|
12 years |
nicolas.george |
ffmpeg: apply flags to attachments too.
|
|
|
@951a03b3
|
12 years |
nicolas.george |
ffmpeg: move stream_copy flags handling after attachments.
|
|
|
@10a92775
|
12 years |
michaelni |
better filter error message when accidentally reusing outputs
…
|
|
|
@ecda1d3c
|
12 years |
nicolas.george |
lavf: add data: URI scheme.
|
|
|
@ba1cbf40
|
12 years |
onemda |
lavfi/lut: use ff_fill_rgba_map()
Signed-off-by: Paul B Mahol …
|
|
|
@fde13052
|
12 years |
onemda |
aiffdec: set block duration for QDM2
Fixes #1697.
|
|
|
@7d66bc79
|
12 years |
Clément Bœsch |
lavc/movtextdec: keep the min size instead of max to fix overread.
…
|
|
|
@1dd4a21c
|
12 years |
Clément Bœsch |
fate: re-enable fate-sub-mpsub.
This reverts commit …
|
|
|
@c14f8a52
|
12 years |
Clément Bœsch |
lavf/mov: fix timecode track reference usage.
|
|
|
@8d398f40
|
12 years |
Clément Bœsch |
lavf/mov: simplify timecode track ref.
There can be only one track …
|
|
|
@69a1667b
|
12 years |
nicolas.george |
ffmpeg: mark attachment streams finished.
Fix trac ticket #2083.
|
|
|
@9b533061
|
12 years |
michaelni |
cmdutils: we have 2013
Found-by: durandal_1707
Signed-off-by: Michael …
|
|
|
@82541d83
|
12 years |
nicolas.george |
lavfi: merge all filtering code into ff_filter_frame.
|
|
|
@765158dd
|
12 years |
Clément Bœsch |
mov: fix parsing of the chap atom.
This was broken in …
|
|
|
@8c33cb5c
|
12 years |
onemda |
fate: add nistsphere demuxer test
Signed-off-by: Paul B Mahol …
|
|
|
@9336a980
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rtmp: …
|
|
|
@8e4e532b
|
12 years |
onemda |
lavfi/avcodec: fix typo
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@c047a41b
|
12 years |
michaelni |
Merge commit '33f28a3be3092f642778253d9529dd66fe2a014a'
* commit …
|
|
|
@d079d1d3
|
12 years |
Clément Bœsch |
ffprobe: do not escape '"' between single quotes.
|
|
|
@c1abfcd7
|
12 years |
Clément Bœsch |
doc/resampler: remove .html from link text.
|
|
|
@1313168
|
12 years |
michaelni |
ffmpeg: avoid negative timestamps for DVD
dvdauthor cannot handle …
|
|
|
@2eb2e179
|
12 years |
nicolas.george |
lavfi: add avfilter_get_audio_buffer_ref_from_arrays_channels.
It is …
|
|
|
@f105fe5c
|
12 years |
michaelni |
rawdec: fix decoding of odd dimensioned raw yv12
Fix Ticket339 part 2 …
|
|
|
@67abe21
|
12 years |
michaelni |
mov: fix handling of odd sized yv12
Part 1 of 2 to fix Ticket339
…
|
|
|
@6e8df250
|
12 years |
michaelni |
mpeg12: fix frame_pred_frame_dct handling in field pictures
Fixes …
|
|
|
@49ec0d8e
|
12 years |
michaelni |
mpeg12: print invalid cbp value
Signed-off-by: Michael Niedermayer …
|
|
|
@343900a1
|
12 years |
michaelni |
mpeg12: print error for invalid skip cases
Signed-off-by: Michael …
|
|
|
@9e28e003
|
12 years |
nicolas.george |
lavc/flacenc: improve error return.
Use meaningful error codes and …
|
|
|
@11ab2c25
|
12 years |
nicolas.george |
lavfi/avfiltergraph: print query_formats errors.
|
|
|
@5f12d5ad
|
12 years |
nicolas.george |
lswr: improve rematrixing error message.
Report channel layout/count …
|
|
|
@08196c78
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@98275283
|
12 years |
michaelni |
Merge commit '5e6ee38bd3cef0dd05f1dd7977c71f3479eb6d01'
* commit …
|
|
|
@ca95d1b3
|
12 years |
michaelni |
Merge commit '7d8482640058d66867602a6f58446c9342d9d146'
* commit …
|
|
|
@6ddda83c
|
12 years |
michaelni |
Merge commit '64bb3fa6b7f5b2db22b7577585d5861be24eebd8'
* commit …
|
|
|
@87350d6b
|
12 years |
Clément Bœsch |
lavc/textdec: fix subviewer1 preproc check.
|
|
|
@c1ea44c
|
12 years |
martin |
rtmp: Add support for limelight authentication
Limelight is a not too …
|
|
|
@08225d0
|
12 years |
martin |
rtmp: Add support for adobe authentication
This is mostly used to …
|
|
|
@33f28a3b
|
12 years |
martin |
rtmp: Add a function for writing AMF strings based on two substrings
…
|
|
|
@c76daa89
|
12 years |
martin |
rtmp: Return a proper error code in handle_invoke_error
…
|
|
|
@50640977
|
12 years |
martin |
configure: suppress -fPIC in msvc builds
MSVC doesn't understand the …
|
|
|
@bcb8d9eb
|
12 years |
diego |
Drop unnecessary 'l' length modifier when printfing double values.
%f …
|
|
|
@117f79de
|
12 years |
diego |
truemotion2: Sanitize tm2_read_header()
Also give a variable a more …
|
|
|
@72ff8ee
|
12 years |
Clément Bœsch |
lavc: correctly set AVSubtitle format for text based subtitles.
|
|
|
@e3c25860
|
12 years |
Clément Bœsch |
lavc/utils: reindent in avcodec_decode_subtitle2().
|
|
|
@9a742826
|
12 years |
onemda |
Sony Wave64 muxer
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@fe5a2fc4
|
12 years |
Clément Bœsch |
Changelog: remove av_{base,dir}_name addition.
This belongs only to …
|
|
|
@8d06e83d
|
12 years |
Clément Bœsch |
lavfi/Makefile: add missing dependencies to FFLIBS.
|
|
|
@21b6991c
|
12 years |
Clément Bœsch |
lavfi/Makefile: make FFLIBS list consistent.
|
|
|
@1f265f52
|
12 years |
Clément Bœsch |
microdvd: sanitize AVPackets.
Current MicroDVD AVPackets contain …
|
|
|
@faa94061
|
12 years |
Clément Bœsch |
Add SubViewer v1 subtitles demuxer and decoder.
|
|
|
@7b434027
|
12 years |
Clément Bœsch |
Add PJS subtitles demuxer and decoder.
|
|
|
@580ee973
|
12 years |
Clément Bœsch |
FATE: disable fate-sub-mpsub temporarly.
Sample has been forgotten, …
|
|
|
@a1e4e352
|
12 years |
Clément Bœsch |
Add AQTitle subtitles demuxer.
|
|
|
@94950619
|
12 years |
Clément Bœsch |
lavf/subtitles: fix CLRF/CRLF typo.
|
|
|
@725d6c61
|
12 years |
Clément Bœsch |
Add MPlayer subtitles demuxer.
|
|
|
@d9ac8d29
|
12 years |
Clément Bœsch |
lavf: move srtdec:read_chunk() to subtitles utils.
This function can …
|
|
|
@67286fa9
|
12 years |
Clément Bœsch |
10l: export ff_bprint_to_extradata between libs using avpriv_ prefix.
…
|
|
|
@5c68aae9
|
12 years |
Clément Bœsch |
Add VPlayer subtitles demuxer and decoder.
Note that the linebreaks …
|
|
|
@5f02844c
|
12 years |
Clément Bœsch |
Add MPL2 subtitles demuxer and decoder.
|
|
|
@2d3305e4
|
12 years |
Clément Bœsch |
lavc/avcodec: fix FF_INPUT_/BUFFER_/PADDING_SIZE typo.
|
|
|
@9db5f820
|
12 years |
Clément Bœsch |
ffserver: add missing padding to extradata.
|
|
|
@36e61e24
|
12 years |
Clément Bœsch |
lavc: add ff_bprint_to_extradata() helper and use it.
This commit …
|
|
|
@e911f4ae
|
12 years |
Clément Bœsch |
lavc/srtenc: just like the decoder, mark SRT encoder as deprecated.
|
|
|
@1b673cd9
|
12 years |
Clément Bœsch |
lavc/srtenc: do not add trailing line breaks with SubRip.
The SRT …
|
|
|
@3af3a300
|
12 years |
Clément Bœsch |
lavf/srtdec: remove line break hack.
This is not necessary anymore …
|
|
|
@d927d83
|
12 years |
Clément Bœsch |
lavc/srtdec: make some sscanf to work at the end of a line.
Fix …
|
|
|
@5e6ee38
|
12 years |
anton |
FATE: add cavs test
|
|
|
@fb0cb11f
|
12 years |
anton |
cavsdec: export picture type in the output frame
|
|
|
@7d848264
|
12 years |
anton |
cavs: deMpegEncContextize
It does not use any of the mpegvideo …
|
|
|
@64bb3fa6
|
12 years |
anton |
cavs: cosmetics, reformat top part
|
|
|
@185c2ef8
|
12 years |
anton |
cavsdec: cosmetics, reformat
|
|
|
@c36302a7
|
12 years |
nicolas.george |
lavfi/sink_buffer: switch to filter_frame.
|
|
|
@a978c04e
|
12 years |
nicolas.george |
lavfi/video: ensure that filter_frame is called.
This is a temporary …
|
|
|
@522cb6ab
|
12 years |
onemda |
gifdec: use transparent instead of background color index
Wrong code …
|
|
|
@b84871b8
|
12 years |
michaelni |
vf_tinterlace: dont mix declarations and expressions
Signed-off-by: …
|
|
|
@c0c0b196
|
12 years |
michaelni |
lavfi: remove some draw_slice related code that has become unneeded
…
|
|
|