|
|
|
@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.
|
|
|
@5a9ee315
|
13 years |
anton |
mpegenc/mpegtsenc: add muxrate private options.
Deprecate …
|
|
|
@c10731e7
|
13 years |
anton |
lavf: deprecate AVFormatContext.file_size
It's too unreliable to be …
|
|
|
@f0556353
|
13 years |
anton |
mov: add support for TV metadata atoms tves, tvsn and stik
…
|
|
|
@539399d4
|
13 years |
Clément Bœsch |
AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.
|
|
|
@dbd11724
|
13 years |
michaelni |
segment: Fix typo in segment_basename
Signed-off-by: Michael …
|
|
|
@5cdcc44e
|
13 years |
michaelni |
segment: replace strdup() by av_strdup()
Signed-off-by: Michael …
|
|
|
@52673ab1
|
13 years |
michaelni |
Merge remote-tracking branch 'luzero/segment'
* luzero/segment:
…
|
|
|
@266172aa
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@f524b118
|
13 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: …
|
|
|
@fd6af537
|
13 years |
michaelni |
av_tempfile: dont try the current directory with mkstemp() unless we …
|
|
|
@e8e13358
|
13 years |
michaelni |
av_tempfile: change mode for fallback to 0600 to match mkstemp()
…
|
|
|
@74dbb53
|
13 years |
michaelni |
av_tempfile: Pass int log_offset, void *log_ctx
Signed-off-by: …
|
|
|
@482aabd5
|
13 years |
michaelni |
av_tempfile: fix error codes
Signed-off-by: Michael Niedermayer …
|
|
|
@4105335c
|
13 years |
michaelni |
av_tempfile: use O_EXCL
Signed-off-by: Michael Niedermayer …
|
|
|
@797c2ef9
|
13 years |
michaelni |
av_tempfile: try tempnam(NULL) first
Signed-off-by: Michael …
|
|
|
@9329d36a
|
13 years |
michaelni |
cache: add todo list
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@27237d5
|
13 years |
janne-libav |
w32threads: support for frame multithreading
Replace our incomplete …
|
|
|
@477718f4
|
13 years |
stefasab |
lavd/lavfi: compute and use the used samples buffer size for the …
|
|
|
@72776adf
|
13 years |
Marton Balint |
ffplay: avoid window resize crash on osx with libsdl 1.2.14
…
|
|
|
@abb0e4f6
|
13 years |
Marton Balint |
ffplay: add delay multiple times to frame_timer if it is less than …
|
|
|
@d2d8e1e5
|
13 years |
Marton Balint |
ffplay: remove early frame drop functionality
The current …
|
|
|
@4e268aae
|
13 years |
Marton Balint |
ffplay: calculate target clock dynamically, make code more readable
…
|
|
|
@6bca574a
|
13 years |
Carl Eugen Hoyos |
Allow to overwrite input stream tags.
|
|
|
@b4452298
|
13 years |
mans |
avcodec: remove stray @deprecated comment
Signed-off-by: Mans …
|
|
|
@02b651a7
|
13 years |
michaelni |
cache: Fallback to using the cache size for AVSEEK_SIZE if the …
|
|
|
@e9f62a8b
|
13 years |
michaelni |
add cache protocol
This allows backward seeking on top of some non …
|
|
|
@5746f910
|
13 years |
michaelni |
av_tempfile: handle missing O_BINARY
Signed-off-by: Michael …
|
|
|
@c9833fc3
|
13 years |
michaelni |
av_tempfile: fix alloc type for !HAVE_MKSTEMP
Signed-off-by: Michael …
|
|
|
@885158c8
|
13 years |
michaelni |
Move av_tempfile() into libavutil, it is a generically usefull thing …
|
|
|
@7f16ec61
|
13 years |
Carl Eugen Hoyos |
Do not warn about wrong channel layout if no channel layout is defined.
|
|
|
@55d44578
|
13 years |
Carl Eugen Hoyos |
Support decoding ASP variant from QNAP Systems.
Fixes part of ticket #560.
|
|
|
@2eaa5537
|
13 years |
michaelni |
asf: export all the DRM stuff, some of it are human readable strings.
…
|
|
|
@6322a31d
|
13 years |
michaelni |
asf: dont warn the user about digital sigantures, they should on their …
|
|
|
@410c06d2
|
13 years |
michaelni |
asf: export encryption information from asf.
This way user apps can …
|
|
|
@2822361e
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
prores: …
|
|
|
@647ec6fc
|
13 years |
michaelni |
bit: require at least 1 frame for probing
Signed-off-by: Michael …
|
|
|
@658c5209
|
13 years |
michaelni |
idf: Improve idf_probe() so it doesnt succeed on 0 byte input
|
|
|
@3e01c9b5
|
13 years |
michaelni |
dvbsubdec: cosmetic change on how xpos is passed around
…
|
|
|
@bca8bd9
|
13 years |
stefasab |
af_ashowinfo: fix plane size computation for planar layout formats
+10l.
|
|
|
@22137bb5
|
13 years |
stefasab |
af_aresample: fix properties setting in the output buffer
In …
|
|
|
@cc6b8c4b
|
13 years |
stefasab |
af_ashowinfo: adopt used plane size when computing the plane checksum
…
|
|
|
@7d2e4673
|
13 years |
michaelni |
dvbsubdec: Fix 0xf0 end detection
Based on a change by JULIAN GARDNER
…
|
|
|
@294ea2cf
|
13 years |
michaelni |
dvbsub: add comments
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@8a6799d2
|
13 years |
michaelni |
dvbsub: add dvb_encode_rle8()
Signed-off-by: Michael Niedermayer …
|
|
|
@7fa1f02c
|
13 years |
michaelni |
dvbsub: Move setting of *dvb_encode_rle() up
Signed-off-by: Michael …
|
|
|
@d5f4857
|
13 years |
michaelni |
dvbsubdec:dvbsub_display_end_segment() move main loop under if() as …
|
|
|
@5a563c63
|
13 years |
Carl Eugen Hoyos |
Support H264 from QNAP Systems.
|
|
|
@91038cdb
|
13 years |
mans |
prores: get correct size for coded V plane if alpha is present
The …
|
|
|
@cd14e297
|
13 years |
mans |
prores: do not set pixel format on codec init
The pixel format is not …
|
|
|
@2ed7e353
|
13 years |
michaelni |
h264: Workaround invalid flag combinations of 8x8 inference.
Fixes …
|
|
|
@1d0afec8
|
13 years |
stefasab |
ffprobe: add AVClass to writers
It is useful for logging messages …
|
|
|
@7b68838
|
13 years |
janne-libav |
pthread: prevent updating AVCodecContext from itself in …
|
|
|
@feadcd1b
|
13 years |
janne-libav |
pthread: copy coded frame dimensions in update_context_from_thread
…
|
|
|
@0f0b5d64
|
13 years |
janne-libav |
vp8: prevent read from uninitialized memory in decode_mvs
…
|
|
|
@56535793
|
13 years |
janne-libav |
vp8: force reallocation in update_thread_context after frame size …
|
|
|
@f05c2fb6
|
13 years |
janne-libav |
vp8: fix return value if update_dimensions fails
Signed-off-by: Janne …
|
|
|
@723229c1
|
13 years |
janne-libav |
matroskadec: fix out of bounds write
Signed-off-by: Janne Grunau …
|
|
|
@bd4ebbbb
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@a62c0f94
|
13 years |
justin.ruggles |
adpcmdec: calculate actual number of output samples for each decoder.
…
|
|
|
@439998e1
|
13 years |
justin.ruggles |
adpcmdec: check remaining buffer size before decoding next block in …
|
|
|
@ff5790c
|
13 years |
justin.ruggles |
adpcmdec: do not terminate early in ADPCM IMA Duck DK3 decoder.
There …
|
|
|
@8140a128
|
13 years |
justin.ruggles |
adpcmdec: remove unneeded buf_size==0 check.
This is already done by …
|
|
|
@f7f7c194
|
13 years |
justin.ruggles |
adpcmdec: remove unneeded zeroing of *data_size
|
|
|
@d341d5fd
|
13 years |
mans |
dnxhdenc: fixed signed multiplication overflow
The low 32 bits of a …
|
|
|
@4b9e9a57
|
13 years |
michaelni |
proresdec: rename to avoid confusion
Signed-off-by: Michael …
|
|
|
@05c8f119
|
13 years |
janne-libav |
proresdsp: fix function prototypes.
Signed-off-by: Janne Grunau …
|
|
|
@f78cd0c
|
13 years |
janne-libav |
prores-idct: fix overflow in c code.
Fix the fate ref for …
|
|
|
@8aa80ec5
|
13 years |
janne-libav |
fate: update prores-alpha ref after changing pix_fmt to yuv444p10le
…
|
|
|
@19ec283f
|
13 years |
janne-libav |
prores: add missing feature warning for alpha
|
|
|
@0f8d7719
|
13 years |
michaelni |
dvbsubdec: add version checking
Signed-off-by: Michael Niedermayer …
|
|
|