|
|
|
@ad83cfec
|
10 years |
michaelni |
avformat/mpeg: Forward whitelists to the mpegps demuxer
…
|
|
|
@ad5f861
|
10 years |
michaelni |
avformat/libquvi: Forward whitelists to subdemuxer
Signed-off-by: …
|
|
|
@7292b04
|
10 years |
James |
x86/hpeldsp: fix loop in {avg,avg_no_rnd}_pixels16_x2_mmx
Handle it …
|
|
|
@c5e33743
|
10 years |
michaelni |
avformat/sapdec: Forward whitelists to sdp demuxer
Signed-off-by: …
|
|
|
@24cd4e50
|
10 years |
michaelni |
avformat/hls: forward whitelists to mpegts demuxer
Signed-off-by: …
|
|
|
@2de9c5e
|
10 years |
michaelni |
avutil/avstring: fix hardcoded separator in av_match_list()
…
|
|
|
@3c0b98dc
|
10 years |
michaelni |
avutil/avstring: Reimplement av_match_list()
av_match_list() is only …
|
|
|
@cebe8c80
|
10 years |
michaelni |
avformat/format: Use av_match_name() instead of list in av_match_ext() …
|
|
|
@6dc99fdf
|
10 years |
u |
Added STL demuxer and decoder
Signed-off-by: Clément Bœsch <u@pkh.me>
|
|
|
@27c61c32
|
10 years |
lukasz.m.luki2 |
ffserver_conf: factorize parse function per config tag
Signed-off-by: …
|
|
|
@d2f8ca49
|
10 years |
lukasz.m.luki2 |
ffserver_config: clean up variable initialization
Signed-off-by: …
|
|
|
@f524d2e4
|
10 years |
lukasz.m.luki2 |
ffserver: move configuration code to separate file
This commit …
|
|
|
@0e8bfd3c
|
10 years |
michaelni |
avcodec/tiffenc: properly compute packet size
The bytes per row is a …
|
|
|
@9bdb7a6c
|
10 years |
michaelni |
ffmpeg: avoid endlessly reading from one input while another is …
|
|
|
@ec6a5fc6
|
10 years |
michaelni |
avformat/mux: Fix assertion failure due to max_interleave_delta and …
|
|
|
@ad5c43bb
|
10 years |
michaelni |
avfilter/vf_idet: Fixes issue with idet not flushing last frame.
Uses …
|
|
|
@a3920181
|
10 years |
michaelni |
avformat/matroskadec: Fix cluster parsing loop which gathers seek …
|
|
|
@e397edbf
|
10 years |
James |
tools/crypto_bench: add CAST5 support
Reviewed-by: Michael …
|
|
|
@c5ffd7a
|
10 years |
michaelni |
avcodec/mjpegdec: use FF_CEIL_RSHIFT() for width
No testcase known
…
|
|
|
@b6e8f10b
|
10 years |
Carl Eugen Hoyos |
lavf/cinedec: Fix a typo in the file header.
|
|
|
@42316907
|
10 years |
michaelni |
Merge commit 'af7ca6ea124b82b337a6b96e10963e88eba57ebe'
* commit …
|
|
|
@dd3f1563
|
10 years |
michaelni |
Merge commit 'b69183f65d0f6f4cd7a4e6c0deb57d59b0185aba'
* commit …
|
|
|
@979062fe
|
10 years |
michaelni |
Merge commit 'be42c0b8d57fe2ea769892d102ffd5561dc18709'
* commit …
|
|
|
@840bc8e2
|
10 years |
michaelni |
Merge commit '7207dd8f829baee58b4df6c97c19ffde77039e8d'
* commit …
|
|
|
@6aa1cfe
|
10 years |
lukasz.m.luki2 |
lavd/fbdev_common: report error during probing fbdev device
…
|
|
|
@da833a6d
|
10 years |
lukasz.m.luki2 |
lavd/fbdev_dec: use default device when not provided
Signed-off-by: …
|
|
|
@3099008
|
10 years |
michaelni |
Merge commit '629b2ed0ac77d7c4bf1aeac5e70cafee5fa0fcae'
* commit …
|
|
|
@1922357e
|
10 years |
michaelni |
Merge commit 'f22aa6b841dc54fa1dd804303885b1e230a5f629'
* commit …
|
|
|
@4542615
|
10 years |
michaelni |
Merge commit 'e73d26bbd65f1ac5fc73ef3fd24cab1bed8ba2e2'
* commit …
|
|
|
@2f74b8d0
|
10 years |
michaelni |
Merge commit '04d8af5f17961b9b7076b8c974e360feb08787c2'
* commit …
|
|
|
@d5a3a20d
|
10 years |
michaelni |
avcodec/mjpegdec: simplify chroma_height calculation
Signed-off-by: …
|
|
|
@17702f1f
|
10 years |
michaelni |
mov.c: reasonable bitrate for fragmented mp4
If using MFRA for …
|
|
|
@059c842
|
10 years |
michaelni |
avcodec/mjpegdec: Support 24111100 pix fmt id
Fixes 129533924_640.jpg …
|
|
|
@af7ca6ea
|
10 years |
vittorio.giovara |
nutdec: check av_new_packet return value
CC: libav-stable@libav.org …
|
|
|
@b69183f6
|
10 years |
vittorio.giovara |
nutenc: check for negative index rather than assert
CC: …
|
|
|
@be42c0b8
|
10 years |
vittorio.giovara |
rmdec: stricter error check to avoid theoretical unitialized use
CC: …
|
|
|
@7207dd8f
|
10 years |
vittorio.giovara |
rmdec: check av_new_packet return value
CC: libav-stable@libav.org …
|
|
|
@629b2ed
|
10 years |
vittorio.giovara |
flvdec: make sure to check create_stream and report the same error
…
|
|
|
@f22aa6b
|
10 years |
vittorio.giovara |
flvdec: avoid unitialized use of a struct member
CC: …
|
|
|
@e73d26bb
|
10 years |
vittorio.giovara |
smoothstreamingenc: explict cast to avoid overflow
CC: …
|
|
|
@1372c557
|
10 years |
michaelni |
doc/ffmpeg.texi: document the new -start_at_zero option
…
|
|
|
@843d7bb3
|
10 years |
stefasab |
lavfi/concat: accept a single segment
Simplify scripting operations, …
|
|
|
@7ba2e134
|
10 years |
stefasab |
lavfi/afade: fix cur_sample computation
Use the correct timebase …
|
|
|
@6e6b79e7
|
10 years |
michaelni |
lavf/mov.c: Prevent memory leak in case of invalid metadata reads.
…
|
|
|
@04d8af5f
|
10 years |
janne-libav |
fate-mpeg4: use TARGET_SAMPLES for resize tests
|
|
|
@282c9354
|
10 years |
michaelni |
avformat/rtsp: Use ff_rtsp_averror()
Signed-off-by: Michael …
|
|
|
@24dfd6e
|
10 years |
michaelni |
avformat/rtspcodes: introduce ff_rtsp_averror()
Currently this is …
|
|
|
@315f9e92
|
10 years |
michaelni |
ffmpeg_opt: Add -start_at_zero option.
This automatically shifts …
|
|
|
@832b4c0a
|
10 years |
michaelni |
avcodec/libutvideodec: print extradata size if unsupported
…
|
|
|
@cec4e1c7
|
10 years |
michaelni |
Merge commit 'd2771a1dc0a3695e8873adc16d068077f2417eea'
* commit …
|
|
|
@5753d967
|
10 years |
michaelni |
Merge commit '96bfb677478514db73d1b63b4213c97ad4269e8f'
* commit …
|
|
|
@e162db66
|
10 years |
michaelni |
Merge commit '350ed1829268d343b791208c8fd1cddd44d52a8e'
* commit …
|
|
|
@20d3348e
|
10 years |
michaelni |
Merge commit '322b571d5591978efd6f6fee12181ac8900079fe'
* commit …
|
|
|
@2e0ac145
|
10 years |
michaelni |
Merge commit 'd1afd3e1d6e43f4d37ae147091f270124ac48e04'
* commit …
|
|
|
@e493814d
|
10 years |
lukasz.m.luki2 |
lavd: export all symbols with av_ prefix
Signed-off-by: Lukasz Marek …
|
|
|
@6ef4e0c8
|
10 years |
michaelni |
Merge commit '7b48bf95242ebf95366d24d32e4cfca6aa77c5e2'
* commit …
|
|
|
@c04f125
|
10 years |
michaelni |
Merge commit '9fbc613f0df1628e7e78bca791fa8833846f8210'
* commit …
|
|
|
@36552345
|
10 years |
michaelni |
Merge commit 'd7f530b0d67fe3996dbfa990a47c865e0d1400a2'
* commit …
|
|
|
@54112629
|
10 years |
michaelni |
Merge commit '02484d1a9316a9309fc1830825345ab79f6a8d60'
* commit …
|
|
|
@ab077b3d
|
10 years |
michaelni |
Merge commit '8ab3b71e4b343cec3fa369a880ab4496d7345154'
* commit …
|
|
|
@a001db2e
|
10 years |
michaelni |
configure: fix bug to ensure that HAVE_VSX is only enabled when …
|
|
|
@f31445a8
|
10 years |
michaelni |
lavf/mov.c: Allocate buffer in case of long metadata entries.
Fixes …
|
|
|
@04a4fb81
|
10 years |
michaelni |
v4l2: Make use of the VIDIOC_ENUM_FRAMESIZES ioctl on OpenBSD
Make …
|
|
|
@ff68ceb1
|
10 years |
michaelni |
avfilter/vf_idet: add both multiple and single frame detection …
|
|
|
@d2771a1d
|
10 years |
vittorio.giovara |
rtpproto: Free the addrinfo pointer on failure
CC: …
|
|
|
@96bfb677
|
10 years |
vittorio.giovara |
nutdec: Prevent a memory corruption
Chapters do not have an …
|
|
|
@350ed182
|
10 years |
vittorio.giovara |
rtpdec_hevc: drop unnecessary check
len is always >=1 in that case.
…
|
|
|
@322b571d
|
10 years |
vittorio.giovara |
rtmpproto: remove dead code
Expression already evaluated before, …
|
|
|
@d1afd3e1
|
10 years |
vittorio.giovara |
vf_format: check input validity
CC: libav-stable@libav.org
|
|
|
@7b48bf95
|
10 years |
vittorio.giovara |
wtv: clean memory on error
CC: libav-stable@libav.org
Bug-Id: CID 718002
|
|
|
@9fbc613
|
10 years |
vittorio.giovara |
wtv: check seek_by_sector return value
CC: libav-stable@libav.org …
|
|
|
@d7f530b0
|
10 years |
vittorio.giovara |
aviobuf: check context before using it
Avoid a possible null pointer …
|
|
|
@02484d1a
|
10 years |
vittorio.giovara |
avio: fix sizeof argument
CC: libav-stable@libav.org
Bug-Id: CID 732284
|
|
|
@8ab3b71
|
10 years |
vittorio.giovara |
idcin: fix return check
CC: libav-stable@libav.org
Bug-Id: CID 732198
|
|
|
@b5583fc3
|
10 years |
michaelni |
avutil/cast5: Fix off by one error
Fixes fate-cast5 on alpha
…
|
|
|
@81ce3f8e
|
10 years |
michaelni |
avformat/http: Use ff_http_averror()
Signed-off-by: Michael …
|
|
|
@9d86ce78
|
10 years |
michaelni |
avformat/http: Introduce ff_http_averror()
int ff_http_averror(int …
|
|
|
@d4e62eba
|
10 years |
michaelni |
avcodec/snowenc: remove redundant FF_MPV_OFFSET()
Signed-off-by: …
|
|
|
@c669af0f
|
10 years |
u |
avcodec/ass: add ASS trailing \r\n in one single place
|
|
|
@3d258696
|
10 years |
u |
avcodec/ass: assume raw=0 in ff_ass_add_rect_bprint
|
|
|
@65639e6
|
10 years |
michaelni |
avutil/error: Introduce new error codes for 4XX and 5XX replies from …
|
|
|
@f63d381
|
10 years |
michaelni |
ffprobe: Add support for color_trc/color_pri/chroma_loc
Idea from: …
|
|
|
@f22cf88f
|
10 years |
michaelni |
rtmpproto: Don't mistake app for playpath.
For URLs …
|
|
|
@22cfa1f7
|
10 years |
michaelni |
libavfi: added option to vf_perspective to specify transformation by …
|
|
|
@9d51bad6
|
10 years |
michaelni |
avfilter/vf_idet: add counts to frame metadata
Signed-off-by: Michael …
|
|
|
@a71a5c91
|
10 years |
michaelni |
avformat/riff: Add UGY2
Signed-off-by: Michael Niedermayer …
|
|
|
@69071e8e
|
10 years |
michaelni |
doc/filters: fix localtime drawtext example.
The colon after the …
|
|
|
@057ea2a9
|
10 years |
michaelni |
avformat: Add format_whitelist
This allows restricting demuxers to a …
|
|
|
@5c8eb167
|
10 years |
michaelni |
avcodec: add codec_whitelist
This allows restricting decoders to a …
|
|
|
@e23af466
|
10 years |
michaelni |
avcodec/utils: Display pixel format information as none ... if unknown …
|
|
|
@765abb3b
|
10 years |
michaelni |
avcodec/libvpxenc: use av_freep(), do not leave stale pointers in …
|
|
|
@c5e295cb
|
10 years |
michaelni |
avcodec/mpegaudiodec_template: use av_freep(), do not leave stale …
|
|
|
@993a2487
|
10 years |
michaelni |
avcodec/nellymoserenc: use av_freep(), do not leave stale pointers in …
|
|
|
@52bf4ad6
|
10 years |
michaelni |
Merge commit '0034314a69e76a53534a74cceef865cfcb7b42cc'
* commit …
|
|
|
@fa040c22
|
10 years |
michaelni |
Merge commit 'fc1eda543c6ef043300612db90da5cfd972af650'
* commit …
|
|
|
@83760570
|
10 years |
michaelni |
Merge commit 'b7c77912b62163b3b46ce93fe42fff3c83604c82'
* commit …
|
|
|
@85cf049d
|
10 years |
michaelni |
Merge commit '963f76144897d3f7684d82ec21e51dd50ea1106e'
* commit …
|
|
|
@9bcc4304
|
10 years |
michaelni |
Merge commit '088eca28164c8cd3b72b0c3d3f9e3fe5ee5cb28f'
* commit …
|
|
|
@733db64c
|
10 years |
michaelni |
Merge commit '0d989dbfc4bc5bc1d563e967449116a7a9865258'
* commit …
|
|
|
@3a4c22f8
|
10 years |
michaelni |
Merge commit '6d96c7ea89600655b1f18a3b12f3f041fa714152'
* commit …
|
|
|