|
|
|
@85a57677
|
12 years |
michaelni |
lavf: factor ff_free_stream() out
Signed-off-by: Michael Niedermayer …
|
|
|
@3ac754b9
|
12 years |
michaelni |
hls: fix min DTS code, try #2
Signed-off-by: Michael Niedermayer …
|
|
|
@bf606334
|
12 years |
michaelni |
hls: fix EOF check
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@9a199040
|
12 years |
stefasab |
lavfi/showspectrum: add priv_class and flags to options
|
|
|
@7123e95
|
12 years |
michaelni |
hls: use av_compare_ts() instead of comparing apples to oranges.
…
|
|
|
@1c585ddd
|
12 years |
michaelni |
lavfi/asyncts: Fix compilation with GCC 4.7
Compilation failed since …
|
|
|
@f4aeb485
|
12 years |
nicolas.george |
ffmpeg: remove outdated warning.
-t works with complex filters now.
|
|
|
@ac456373
|
12 years |
nicolas.george |
lavf/nutenc: write stream metadata.
|
|
|
@454e37ce
|
12 years |
nicolas.george |
lavf/nut: define fourcc DVBT for DVB_TELETEXT.
Allow "-map 0:s -c:s …
|
|
|
@dcae2ecc
|
12 years |
nicolas.george |
ffmpeg: remove useless flags to EOF av_buffersrc_add_ref.
|
|
|
@5bbe4142
|
12 years |
nicolas.george |
lavfi/buffersrc: add AV_BUFFERSRC_FLAG_PUSH.
|
|
|
@3899e499
|
12 years |
Clément Bœsch |
lavfi/edgedetect: use "@see" instead of the invalid "@url".
|
|
|
@ddda29b4
|
12 years |
Clément Bœsch |
lavfi: add showspectrum filter.
|
|
|
@786f06e
|
12 years |
michaelni |
h264: fix variable overflow after a few years of video playback
…
|
|
|
@d0b68a9d
|
12 years |
michaelni |
fix spelling
Signed-off-by: rogerdpack <rogerpack2005@gmail.com> …
|
|
|
@415f4cca
|
12 years |
michaelni |
dshow:protect access to curbufsize to promote consistency
…
|
|
|
@a966d94
|
12 years |
michaelni |
dshow: avoid integer overflow when using curbufsize
Signed-off-by: …
|
|
|
@18263698
|
12 years |
michaelni |
utvideoenc: Port to ff_alloc_packet2
Signed-off-by: Derek Buitenhuis …
|
|
|
@67308bd6
|
12 years |
michaelni |
fate: fix utvideoenc tests
For some reason, the prerequisites have to …
|
|
|
@08bd8c8a
|
12 years |
michaelni |
rename the remaining instances of HAVE_MMX2 to HAVE_MMXEXT
…
|
|
|
@bb3ed3ba
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|
@aee51039
|
12 years |
michaelni |
Merge commit 'f8b1e665539010d3ca148f09cb1203c20c1ca174'
* commit …
|
|
|
@67a6dac7
|
12 years |
michaelni |
Merge commit '7c5012127fb7e18f0616011257bb4248f6a8b608'
* commit …
|
|
|
@c5af0680
|
12 years |
michaelni |
Merge commit '8fc83fb081963001e1197c6fdd59fd2af415078a'
* commit …
|
|
|
@93e75c78
|
12 years |
michaelni |
ffmpeg_opt: get rid of casts for the HAS_ARG case
Signed-off-by: …
|
|
|
@949938d1
|
12 years |
michaelni |
ffmpeg_opt: remove casts for OPT_FUNC2
Signed-off-by: Michael …
|
|
|
@581537c
|
12 years |
michaelni |
ffmpeg_opt: fix copy_tb
Signed-off-by: Michael Niedermayer …
|
|
|
@927022a7
|
12 years |
michaelni |
Merge commit 'd3810c47fe8c9509c28c65c0244e743c1d353daf'
* commit …
|
|
|
@a5a0dedf
|
12 years |
michaelni |
Fix duplicate packet init introduced by 7f9aaa4
Signed-off-by: …
|
|
|
@b96509c9
|
12 years |
anton |
fate: Add FATE tests for the Ut Video encoder
Signed-off-by: Anton …
|
|
|
@1ab5a780
|
12 years |
anton |
lavc: add Ut Video encoder
Signed-off-by: Anton Khirnov …
|
|
|
@677e763a
|
12 years |
anton |
mpegvideo_enc: remove stray duplicate line from 7f9aaa4
|
|
|
@76c3fff2
|
12 years |
michaelni |
h264: Workaround invalid MPEG-TS broadcasts
Fixes seeking to the …
|
|
|
@9e5f79ed
|
12 years |
michaelni |
avrndec: add DR1 capability flag
Signed-off-by: Michael Niedermayer …
|
|
|
@b1acf5d7
|
12 years |
michaelni |
AVRn: fix progressive
Fixes Ticket970
Signed-off-by: Michael …
|
|
|
@ba2cf854
|
12 years |
michaelni |
lavc: move AVRn to a seperate decoder.
The special cases in demuxers …
|
|
|
@1e607213
|
12 years |
diego |
swscale: x86: fix #endif comments in rgb2rgb template file
…
|
|
|
@602b1898
|
12 years |
anton |
avconv: mark more options as expert.
|
|
|
@f9fada27
|
12 years |
anton |
avconv: split printing "main options" into global and per-file.
|
|
|
@6e3857fa
|
12 years |
anton |
avconv: refactor help printing.
By default don't dump every single …
|
|
|
@f8b1e665
|
12 years |
anton |
avconv: print info/capabilities options in a separate help group.
|
|
|
@1136bd36
|
12 years |
anton |
avtools: add -h demuxer/muxer
|
|
|
@a3ad68d3
|
12 years |
anton |
cmdutils: extend -h to allow printing codec details.
|
|
|
@7c501212
|
12 years |
anton |
cmdutils: change semantics of show_help_options() and document it.
…
|
|
|
@dc4c24a3
|
12 years |
anton |
avtools: move some newlines to show_help_options().
Don't require …
|
|
|
@79600a83
|
12 years |
anton |
avconv: deprecate -isync.
This option does not do anything.
Also …
|
|
|
@8fc83fb0
|
12 years |
anton |
avconv: reformat the options table.
|
|
|
@d3810c47
|
12 years |
anton |
avconv: get rid of ugly casts in the options table.
|
|
|
@db4766ad
|
12 years |
anton |
avconv: try to match codecs by codec descriptor name as a last resort. …
|
|
|
@f617135b
|
12 years |
anton |
avtools: fix show_foo() signatures.
show_foo() functions are declared …
|
|
|
@a93c221c
|
12 years |
michaelni |
dshow: protect access to curbufsize
Signed-off-by: rogerdpack …
|
|
|
@42dbf06d
|
12 years |
michaelni |
dshow: cleanup reference
Signed-off-by: rogerdpack …
|
|
|
@c28d80f
|
12 years |
nicolas.george |
lavc: avcodec_get_name: return "none" for AV_CODEC_ID_NONE.
|
|
|
@c9fe8644
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@4855022a
|
12 years |
mans |
vorbisdec: remove some pointless comments
Signed-off-by: Mans …
|
|
|
@5980e57c
|
12 years |
nicolas.george |
lavfi: add volumedetect filter.
|
|
|
@13b965ea
|
12 years |
nicolas.george |
ffmpeg: reindent after last commit.
|
|
|
@429c6ca
|
12 years |
nicolas.george |
ffmpeg: reduce differences with avconv for in/out scheduling.
Rework …
|
|
|
@af508608
|
12 years |
michaelni |
ffmpeg: Clip invalid video timestamps like audio instead of failing …
|
|
|
@0de4918f
|
12 years |
michaelni |
rawdec: support AVRn 1:1 raw interlaced mode
Fixes Ticket971
…
|
|
|
@e35c0ee0
|
12 years |
stefasab |
lavf/segment: fix computation of M3U8 segment target duration
Use …
|
|
|
@a21f65b5
|
12 years |
michaelni |
elbg: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@9018f8c3
|
12 years |
michaelni |
elbg: fix assert
It seems the condition was flipped from what was …
|
|
|
@28ff17fa
|
12 years |
michaelni |
lavf: add use_wallclock_as_timestamps
This may fix Ticket730
…
|
|
|
@92b8c9d8
|
12 years |
nicolas.george |
lavf/au: check bits per coded sample.
Without that, it would …
|
|
|
@7f46f042
|
12 years |
michaelni |
buildsys: fix cleaning of libmpcodecs
Signed-off-by: Michael …
|
|
|
@e7073004
|
12 years |
michaelni |
h264: vdpau: fix crash with unsupported colorspace
The h264_vdpau …
|
|
|
@8b134457
|
12 years |
mans |
avprobe: add const to AVCodec pointer
Signed-off-by: Mans Rullgard …
|
|
|
@edb5238c
|
12 years |
mans |
libavformat: add const to AVCodec pointers
Signed-off-by: Mans …
|
|
|
@11434c9b
|
12 years |
mans |
pthread: add const to AVCodec pointers
Signed-off-by: Mans Rullgard …
|
|
|
@6c180b35
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@69fc2489
|
12 years |
stefasab |
doc/muxers: simplify segment examples
The simplifications are due to …
|
|
|
@2d31ae29
|
12 years |
stefasab |
lavf/segment: change default value for segment_list_size option, from …
|
|
|
@1c522e3
|
12 years |
stefasab |
lavf/segment: guess list type from list filename suffix
|
|
|
@dc7e4d68
|
12 years |
stefasab |
lavfi/mp: remove framestep wrapped filter
An equivalent framestep …
|
|
|
@48d11640
|
12 years |
stefasab |
lavfi: add framestep filter
This filter is inspired upon …
|
|
|
@7cd5fa35
|
12 years |
stefasab |
lavfi/testsrc: set output framerate
|
|
|
@e5ae2f91
|
12 years |
stefasab |
lavf/segment: add M3U8 list support
Address trac ticket #1642.
|
|
|
@4a12d1e8
|
12 years |
stefasab |
lavf/segment: compute max list segment duration
This is useful for …
|
|
|
@769500c2
|
12 years |
stefasab |
lavf/segment: create segment_list_open and close functions
Allow …
|
|
|
@d3a2a614
|
12 years |
stefasab |
lavf/segment: fix bogus segment index rewrapping logic
Decouple …
|
|
|
@b89e00bd
|
12 years |
stefasab |
lavf/segment: move file description to @file doxy
|
|
|
@72521354
|
12 years |
stefasab |
lavf/avio: flush internal buffer when calling avio_close()
This seems …
|
|
|
@63f57f85
|
12 years |
stefasab |
lavf/avio.h: doxygen avio_flush()
|
|
|
@5296d7b
|
12 years |
stefasab |
ffmpeg,ffplay: show filter options
Address trac ticket #1599.
|
|
|
@42d621d1
|
12 years |
stefasab |
lavfi: add priv class to filter definitions and flags to filter …
|
|
|
@831a999d
|
12 years |
stefasab |
lavfi/movie: split class definitions for movie and amovie
This is …
|
|
|
@a77436ab
|
12 years |
stefasab |
lavfi/lut: duplicate class definitions for each lut variant filter
…
|
|
|
@8e2cf68d
|
12 years |
stefasab |
doc/Makefile: add doc target, as an alias for "documentation"
…
|
|
|
@9467f4e
|
12 years |
nicolas.george |
lavc/tscc: use reget_buffer.
The previous code would release the …
|
|
|
@7f9aaa49
|
12 years |
anton |
mpegvideo_enc: don't use deprecated avcodec_encode_video().
|
|
|
@7c101949
|
12 years |
anton |
cmdutils: refactor -codecs option.
Make it print a list of …
|
|
|
@3c0df905
|
12 years |
anton |
avconv: make -shortest a per-output file option.
|
|
|
@91e59fe
|
12 years |
anton |
lavc: add avcodec_descriptor_get_by_name().
|
|
|
@0a0f19b5
|
12 years |
anton |
lavc: add const to AVCodec* function parameters.
|
|
|
@15c71df
|
12 years |
anton |
swf(dec): replace CODEC_ID with AV_CODEC_ID
|
|
|
@e0aa5e77
|
12 years |
anton |
dvenc: don't use deprecated AVCODEC_MAX_AUDIO_FRAME_SIZE
|
|
|
@7e49474a
|
12 years |
michaelni |
ffmenc: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@b5abebe1
|
12 years |
michaelni |
acelp_filters: switch to avassert
Signed-off-by: Michael Niedermayer …
|
|
|
@8337b5db
|
12 years |
martin |
rtmpdh: Do not generate the same private key every time when using …
|
|
|