|
|
|
@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.
|
|
|
@0238806f
|
12 years |
nicolas.george |
vf_drawtext: fix permissions.
|
|
|
@8492355
|
12 years |
nicolas.george |
vf_deshake: fix permissions.
|
|
|
@f3133a4
|
12 years |
nicolas.george |
vf_delogo: fix permissions.
|
|
|
@12ff3fae
|
12 years |
nicolas.george |
vf_colormatrix: fix permissions.
|
|
|
@ceb8dc1e
|
12 years |
nicolas.george |
vf_ass: fix permissions.
|
|
|
@07663871
|
12 years |
nicolas.george |
vf_alphamerge: fix permissions.
|
|
|
@de35d2b4
|
12 years |
nicolas.george |
avf_concat: fix permissions.
|
|
|
@44127c04
|
12 years |
nicolas.george |
af_channelmap: fix permissions.
|
|
|
@368f368e
|
12 years |
nicolas.george |
af_channelmap: require AV_PERM_PRESERVE.
|
|
|
@44aeb062
|
12 years |
nicolas.george |
fifo: fix permissions.
|
|
|
@a34eb393
|
12 years |
nicolas.george |
split: set rej_perms = AV_PERM_WRITE on outputs.
|
|
|
@a0d274d
|
12 years |
nicolas.george |
sink_buffer: require AV_PERM_PRESERVE.
|
|
|
@e54e30c8
|
12 years |
nicolas.george |
lavfi: grant all permissions on mallocated audio buffers.
The …
|
|
|
@cc8104b9
|
12 years |
nicolas.george |
lavfi: fix erroneous use of AV_PERM_PRESERVE in …
|
|
|
@046eb21c
|
12 years |
nicolas.george |
lavfi: grant all permissions on mallocated video buffers.
The …
|
|
|
@fa3fde16
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@4aa3d7b3
|
12 years |
lu_zero |
libvpxenc: use the default bitrate if not set
Signed-off-by: Luca …
|
|
|
@77f47e3
|
12 years |
kostya.shishkov |
utvideo: Rename utvideo.c to utvideodec.c
Signed-off-by: Kostya …
|
|
|
@fd6a085a
|
12 years |
diego |
doc: Fix syntax errors in sample Emacs config
Signed-off-by: Diego …
|
|
|
@517a2bbc
|
12 years |
Clément Bœsch |
lavfi/edgedetect: add rounding for high/low threshold.
This should …
|
|
|
@7e5a6225
|
12 years |
michaelni |
escape124: Fix long == 64 assumtation.
Found-by: Nicolas …
|
|
|
@3a1ca240
|
12 years |
michaelni |
ccitt fax: fix some group3 1d files without EOL
Fixes Ticket832
…
|
|
|
@0f64cd1e
|
12 years |
lu_zero |
mjpegdec: more meaningful return values
|
|
|
@20bcce50
|
12 years |
mans |
configure: clean up Altivec detection
There used to be one test for …
|
|
|
@3d781704
|
12 years |
michaelni |
escape124: fix integer overflow leading to excessive memory allocation …
|
|
|
@962e912a
|
12 years |
martin |
getopt: Remove an unnecessary define
Signed-off-by: Martin Storsjö …
|
|
|
@4b529edf
|
12 years |
michaelni |
deprecate av_parse_cpu_flags
This function is problematic in several …
|
|
|
@540bd5a9
|
12 years |
michaelni |
av_parse_cpu_caps: add "mmxext" as alias for mmx2
Signed-off-by: …
|
|
|
@e71df841
|
12 years |
michaelni |
fft-test: switch to new cpu flags API
Signed-off-by: Michael …
|
|
|
@3250231a
|
12 years |
Clément Bœsch |
lavfi: add edgedetect filter.
|
|
|
@cb5ab02a
|
12 years |
martin |
rtmp: Use int instead of ssize_t
Not all compilers support ssize_t …
|
|
|
@da8201cc
|
12 years |
martin |
getopt: Add missing includes
Signed-off-by: Martin Storsjö …
|
|
|