|
|
|
@e6459720
|
13 years |
michaelni |
swr: Mark src as const in swr_resample()
Signed-off-by: Michael …
|
|
|
@76dbb090
|
13 years |
michaelni |
rematrix: Fix several passing argument from incompatible pointer type …
|
|
|
@4aeaba47
|
13 years |
michaelni |
presets: spelling error in libvpx 1080p50_60
Signed-off-by: Michael …
|
|
|
@b4d0e780
|
13 years |
michaelni |
aacdec:only overwrite configuration if theres a actual change.
Fixes …
|
|
|
@e6e86e64
|
13 years |
michaelni |
presets: favor vprofile over profile to avoid conflicts with audio …
|
|
|
@43fce22
|
13 years |
stefasab |
lavfi: add missing header mulitple-inclusion guard in transform.h
|
|
|
@99d48b07
|
13 years |
stefasab |
lavfi/transform.h: apply misc doxy cosmetical changes
|
|
|
@8daf04ad
|
13 years |
michaelni |
aacdec: support chan config =1 stereo files
Signed-off-by: Michael …
|
|
|
@d0492578
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@9ef71432
|
13 years |
michaelni |
deshake: limit deshake to specific area to search for motion vectors.
|
|
|
@1373923
|
13 years |
michaelni |
v210dec: remove debuging #include
Signed-off-by: Michael Niedermayer …
|
|
|
@bc38e837
|
13 years |
michaelni |
mpegts: do not return from ff_mpegts_parse_packet() after having seen …
|
|
|
@49ec0c81
|
13 years |
michaelni |
mpegts: fix return value when enough ts packets have been parsed or …
|
|
|
@e662b263
|
13 years |
michaelni |
Fixes avpicture_layout to not write past buffer end.
…
|
|
|
@e31c5ebe
|
13 years |
michaelni |
mpegtsenc: fix handling of large audio packets
(sorry i have no …
|
|
|
@8096fdf0
|
13 years |
janne-libav |
presets: rename presets directory
|
|
|
@057161d3
|
13 years |
Clément Bœsch |
mpeg12: remove 'and' around last timecode field to match std …
|
|
|
@44d27736
|
13 years |
michaelni |
Add V210 SIMD
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@b1766c17
|
13 years |
michaelni |
Move x264asm to libavutil.
Signed-off-by: Michael Niedermayer …
|
|
|
@6ea6ff05
|
13 years |
Reimar.Doeffinger |
Do not call parse_keyframes_index with NULL stream.
Seems to fix trac …
|
|
|
@f0eeff70
|
13 years |
anton |
lavc: make avcodec_get_context_defaults3 "officially" public
…
|
|
|
@84ad31ff
|
13 years |
anton |
lavf: replace av_new_stream->avformat_new_stream part II.
Manual …
|
|
|
@3b3bbdd3
|
13 years |
anton |
lavf,lavd: replace av_new_stream->avformat_new_stream part I.
Trivial …
|
|
|
@569129a6
|
13 years |
anton |
lavf: add avformat_new_stream as a replacement for av_new_stream.
It …
|
|
|
@73447eb4
|
13 years |
martin |
Use correct scaling table for bwd-pred MVs in second B-field
When …
|
|
|
@891f76b0
|
13 years |
Carl Eugen Hoyos |
Fix AMR block length for no data mode when muxing mov.
Fixes ticket …
|
|
|
@0d8506b8
|
13 years |
anton |
Ut Video decoder
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
|
|
@df3ca34a
|
13 years |
anton |
Makefile: change presets extension to .avpreset
Fixes make install.
|
|
|
@ec2ac927
|
13 years |
anton |
lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs
The …
|
|
|
@0244879f
|
13 years |
anton |
lavfi: add testsrc source
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
|
|
@4e64c4d5
|
13 years |
anton |
AVOptions: add documentation.
|
|
|
@1279098d
|
13 years |
anton |
presets: update libx264 ffpresets
Use the native libx264 options and …
|
|
|
@f0ff822c
|
13 years |
michaelni |
mpeg12dec: Support invalid field motion types,
Fixes Ticket539
…
|
|
|
@d6c21c7a
|
13 years |
michaelni |
mpeg12dec: assert no field frame mess
Signed-off-by: Michael …
|
|
|
@be401448
|
13 years |
michaelni |
mov: Raise ctts dts_shift threshold by 1
This fixes issue2246neu.mp4
…
|
|
|
@70d9fb6
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@35674a29
|
13 years |
michaelni |
vf_mp: Fix several incompatible pointer type warnings.
Signed-off-by: …
|
|
|
@cb3034e0
|
13 years |
michaelni |
vf_unsharp: Fix false ‘src2’ may be used uninitialized in this …
|
|
|
@e73cc281
|
13 years |
michaelni |
src_movie: Fix incompatible pointer type warning.
Signed-off-by: …
|
|
|
@5ed20cfe
|
13 years |
michaelni |
vf_deshake: Fix cast discards qualifiers from pointer target type …
|
|
|
@e96aa8d1
|
13 years |
michaelni |
vf_pixdesctest: Fix incompatible pointer type warning.
Signed-off-by: …
|
|
|
@abe9c54f
|
13 years |
michaelni |
yadif: Fix assignment from incompatible pointer type warning
…
|
|
|
@2982b02
|
13 years |
michaelni |
vsrc_buffer: FIx incompatible pointer type warning
Signed-off-by: …
|
|
|
@d97ca425
|
13 years |
janne-libav |
sunrast: Check for out of bounds reads
Signed-off-by: Janne Grunau …
|
|
|
@ffb7c6e5
|
13 years |
stefasab |
aevalsrc: enclose example arguments in double quotes
More paste …
|
|
|
@2f468826
|
13 years |
Clément Bœsch |
ffprobe: prefer av_freep() over av_free() for global print_format …
|
|
|
@f4eeb00
|
13 years |
stefasab |
ffprobe: fix weird align
|
|
|
@2b720674
|
13 years |
stefasab |
asrc_aevalsrc: apply misc cleanup in the options array
Prefer …
|
|
|
@3f20ead
|
13 years |
stefasab |
asrc_aevalsrc: prefer av_strtok() over strtok_r()
|
|
|
@eae3a86e
|
13 years |
stefasab |
lavfi: update minor number and add Changelog entry after aevalsrc addition
|
|
|
@424655f7
|
13 years |
stefasab |
lavu: update minor number and add APIchanges entry after recent …
|
|
|
@36c06b09
|
13 years |
stefasab |
lavfi: add audio eval signal source
|
|
|
@b874e2d
|
13 years |
stefasab |
ffprobe: prefer av_strtok() over av_get_token() for parsing …
|
|
|
@b35e9e19
|
13 years |
stefasab |
lavu: add av_strtok()
The function strtok_r() is part of the POSIX.1 …
|
|
|
@88bdf747
|
13 years |
stefasab |
ffprobe: move up ESCAPE_CHECK_SIZE and ESCAPE_REALLOC_BUF macros
So …
|
|
|
@2f3b028c
|
13 years |
stefasab |
ffprobe: redesign json_escape_str(), to make use of a global buffer
…
|
|
|
@284aa079
|
13 years |
michaelni |
flv: Initialize initial frame to 16
Fixes Ticket563
Signed-off-by: …
|
|
|
@73fb23dc
|
13 years |
michaelni |
mpeg12_parser: make mpegvideo_split() more robust
I just found this …
|
|
|
@4e3303cf
|
13 years |
michaelni |
mpeg12dec: dont consider parsing extradata as having achived sync. …
|
|
|
@6b1f93fa
|
13 years |
anton |
lavc: rename AV_ER_* options to AV_EF_* and rename AGGRESSIVE to …
|
|
|
@204e613
|
13 years |
anton |
lavc: replace API-bump-triggered AVCodecContext field change with …
|
|
|
@c108a4aa
|
13 years |
michaelni |
fix memleak in packet corrupt dropping code
|
|
|
@075d6439
|
13 years |
anton |
Add libvpx presets.
Based on a patch by James Zern jzern AT google DOT com
|
|
|
@a5f05e52
|
13 years |
anton |
doc/avtools: add forgotten part to stream specifiers description
|
|
|
@d1d421cb
|
13 years |
janne-libav |
swscale: prevent overflow during initialization
Signed-off-by: Janne …
|
|
|
@6e6003a4
|
13 years |
martin |
g722: Add a fate test for the encoder
Signed-off-by: Martin Storsjö …
|
|
|
@73dbc89c
|
13 years |
martin |
fate: Add a target for creating a 16000 Hz mono synthetic audio file
…
|
|
|
@ec5e5212
|
13 years |
lu_zero |
macosx: use the default surface on newer sdl
SDL 1.2.14 works fine …
|
|
|
@c4e02d34
|
13 years |
michaelni |
avidec: Dont switch to NI mode if there is no index.
Signed-off-by: …
|
|
|
@39f6733f
|
13 years |
Carl Eugen Hoyos |
Do not try to parse empty strf tags.
|
|
|
@fae714a9
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
avconv: …
|
|
|
@9be937d
|
13 years |
tempn |
changelog: libutvideo wrapper
http://umezawa.dyndns.info/archive/utvideo/
|
|
|
@1de357d6
|
13 years |
michaelni |
libutvideo: Add Ut Video Decoder Wrapper
Add a wrapper for …
|
|
|
@fe87b2e7
|
13 years |
michaelni |
parseutils: fix various cast qualifier warnings.
Signed-off-by: …
|
|
|
@8aed9095
|
13 years |
michaelni |
dict: fix assignment discards qualifiers from pointer target type …
|
|
|
@68eb35b8
|
13 years |
michaelni |
avstring: fix return discards qualifiers from pointer target type.
…
|
|
|
@3ec34462
|
13 years |
anton |
avconv: add presets
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
|
|
@51369f28
|
13 years |
martin |
rtsp: Expose the flag options via private AVOptions for sdp and rtp, …
|
|
|
@3a6765fb
|
13 years |
martin |
rtsp: Make the rtsp flags avoptions set via a define
This helps …
|
|
|
@9f938ca5
|
13 years |
martin |
rtpenc: Set a default video codec
avconv doesn't map video streams to …
|
|
|
@107460c
|
13 years |
michaelni |
examples/decoding_encoding.c: test mpeg1 and h264
Signed-off-by: …
|
|
|
@299234a0
|
13 years |
martin |
avoptions: Fix av_opt_flag_is_set
With the changes in …
|
|
|
@65e32eea
|
13 years |
michaelni |
examples/decoding_encoding.c: silence compiler warning
Signed-off-by: …
|
|
|
@98140abe
|
13 years |
michaelni |
examples/decoding_encoding.c: set a codec private option to …
|
|
|
@82d9fafb
|
13 years |
michaelni |
examples/decoding_encoding.c: switch to h264
Signed-off-by: Michael …
|
|
|
@2e69dd66
|
13 years |
martin |
rtp: Fix ff_rtp_get_payload_type
It was broken in …
|
|
|
@02a1a28c
|
13 years |
martin |
doc: Update the documentation on setting options for RTSP
…
|
|
|
@9867aea5
|
13 years |
martin |
rtsp: Remove the separate filter_source variable
Read it as a flag …
|
|
|
@eca4850c
|
13 years |
martin |
rtsp: Accept options via private avoptions instead of URL options
…
|
|
|
@2c9aa024
|
13 years |
martin |
rtsp: Simplify AVOption definitions
Use defines for shortening common …
|
|
|
@17fff881
|
13 years |
martin |
rtsp: Merge the AVOption lists
This eases adding options that are …
|
|
|
@b157be1f
|
13 years |
anton |
lavfi: port libmpcodecs delogo filter
The ported filter supports …
|
|
|
@ce6b6ef
|
13 years |
anton |
lavfi: port boxblur filter from libmpcodecs
With the following …
|
|
|
@171868e2
|
13 years |
anton |
lavfi: add negate filter
This filter is a simple wrapper around the …
|
|
|
@8fe0c527
|
13 years |
anton |
lavfi: add LUT (LookUp Table) generic filters
Signed-off-by: Anton …
|
|
|
@0556eee4
|
13 years |
michaelni |
segmenter: loose rindex()
Signed-off-by: Michael Niedermayer …
|
|
|
@7613d3b8
|
13 years |
michaelni |
mpeg4parser: fix initial qp precission
Signed-off-by: Michael …
|
|
|
@85afbb1d
|
13 years |
anton |
AVOptions: don't segfault on NULL parameter in av_set_options_string()
|
|
|
@efb1ce2
|
13 years |
Clément Bœsch |
mpeg12: use drop_frame_flag to fix timecode debug format.
|
|
|
@ab294069
|
13 years |
alex.converse |
avio: Check for invalid buffer length.
|
|
|