|
|
|
@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 …
|
|
|
@ceb8773e
|
12 years |
michaelni |
libvpxenc: Fix CQ encoding without a specified bitrate
Also print a …
|
|
|
@1ee7a295
|
12 years |
michaelni |
libvpxenc: only force CBR if a bitrate is set
Reviewed-by: James Zern …
|
|
|
@a2dd4f77
|
12 years |
martin |
rtp: remove ff_rtp_get_rtcp_file_handle().
Signed-off-by: Martin …
|
|
|
@e7993ece
|
12 years |
martin |
rtsp.c: use ffurl_get_multi_file_handle() instead of …
|
|
|
@d6b9da11
|
12 years |
martin |
avio: add (ff)url_get_multi_file_handle() for getting more than one fd …
|
|
|
@2e8f3cbc
|
12 years |
martin |
h264: vdpau: fix crash with unsupported colorspace
The h264_vdpau …
|
|
|
@ca00a7e8
|
12 years |
martin |
amrwbdec: Decode the fr_quality bit properly
The way this bit is …
|
|
|
@6f98e298
|
12 years |
michaelni |
mips: change list of files with MIPS copyright notice in mips.txt
Add …
|
|
|
@2b02bc64
|
12 years |
michaelni |
mips: add assembler flags for mips32r2 ISA and mhard-float
For some …
|
|
|
@9341bbfc
|
12 years |
nicolas.george |
vf_yadif: fix permissions.
Require AV_PERM_PRESERVE and leave …
|
|
|
@71adb740
|
12 years |
nicolas.george |
vf_tinterlace: leave harmless permissions alone.
|
|
|
@d37f8232
|
12 years |
nicolas.george |
vf_thumbnail: fix permissions.
|
|
|
@469d07a0
|
12 years |
nicolas.george |
vf_select: require AV_PERM_PRESERVE.
This is only necessary because …
|
|
|
@f6647d88
|
12 years |
nicolas.george |
vf_removelogo: fix permissions.
The branch with the test was already …
|
|
|
@616c3f3
|
12 years |
nicolas.george |
vf_overlay: fix permissions.
|
|
|
@5ec6ae91
|
12 years |
nicolas.george |
vf_idet: fix permissions.
Only write needs to be removed, other can …
|
|
|
@3bc644e
|
12 years |
nicolas.george |
vf_fps: fix permissions.
|
|
|
@738fab17
|
12 years |
nicolas.george |
vf_fieldorder: fix permissions.
|
|
|
@3c0cc3a
|
12 years |
nicolas.george |
vf_fade: fix permissions.
|
|
|
@d5765d47
|
12 years |
nicolas.george |
vf_drawtext: fix permissions.
|
|
|