|
|
|
@22bf6f70
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@1bb766a9
|
13 years |
michaelni |
ffmpeg: fix -re
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@73e0ec2f
|
13 years |
michaelni |
rc: finetune convergence failure fix
Signed-off-by: Michael …
|
|
|
@ed14517c
|
13 years |
michaelni |
rc: fix convergence failure
Signed-off-by: Michael Niedermayer …
|
|
|
@bcef876f
|
13 years |
michaelni |
Fix documentation for "-debug" commandline argument
(cherry picked …
|
|
|
@6dcbbe34
|
13 years |
michaelni |
av_interleave_packet_per_dts: switch noninterleaved flushing logic to …
|
|
|
@88fddd0b
|
13 years |
Clément Bœsch |
ffprobe: replace specific ## GNU cpp extension with VA_ARGS.
|
|
|
@8096b7c6
|
13 years |
michaelni |
asfenc: fix assert failure on long ffserver runs
|
|
|
@d64066f6
|
13 years |
michaelni |
Prevent double free of side_data when AVFMT_FLAG_KEEP_SIDE_DATA flag is set
|
|
|
@5241bc27
|
13 years |
Clément Bœsch |
ffprobe: replace simple string printing with the appropriate helper.
|
|
|
@78d7d8f
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Employ …
|
|
|
@04c13dc
|
13 years |
michaelni |
qcelpdec: fix the return value of qcelp_decode_frame().
|
|
|
@54e1eaef
|
13 years |
michaelni |
mp3dec: Dont spam the user on multiple mp3 frames.
|
|
|
@8ba987bf
|
13 years |
michaelni |
ffmdec: set avio buffer to ffm->packet_size, avoid dirty reads
|
|
|
@0b99e858
|
13 years |
michaelni |
ffmdec: fix seeking for non indexed files
Signed-off-by: Michael …
|
|
|
@59810f83
|
13 years |
michaelni |
ffmdec: handle wrapped file in ffm_seek
|
|
|
@dba2b63a
|
13 years |
alex.converse |
wavpack: Check error codes rather than working around error conditions.
|
|
|
@6337de92
|
13 years |
michaelni |
doxygen: dont generate docs for avconv.c
This is a workaround to avoid …
|
|
|
@6376362d
|
13 years |
diego |
Employ FF_ARRAY_ELEMS instead of manually calculating array length.
|
|
|
@55354b7d
|
13 years |
martin |
Fixed invalid access in wavpack decoder on corrupted bitstream.
…
|
|
|
@0aedab03
|
13 years |
martin |
Fixed invalid writes in wavpack decoder on corrupted bitstreams.
…
|
|
|
@beefafda
|
13 years |
martin |
Fixed invalid access in wavpack decoder on corrupted extra bits …
|
|
|
@f6e99bf5
|
13 years |
Carl Eugen Hoyos |
Add loas as an extension for LOAS/LATM.
|
|
|
@c1fcd7e1
|
13 years |
Carl Eugen Hoyos |
Support remuxing aac_latm.
|
|
|
@1da43f7
|
13 years |
michaelni |
libvpxenc: add 'crf' private option
Signed-off-by: Michael …
|
|
|
@3dc14b46
|
13 years |
michaelni |
libvpxenc: add 'rc_lookahead' private option
Signed-off-by: Michael …
|
|
|
@fb99d787
|
13 years |
michaelni |
libvpxenc: silence AVOption related warnings
Signed-off-by: Michael …
|
|
|
@0962ad0e
|
13 years |
michaelni |
avopt: Fix searching for constants
Fixes Ticket350
Signed-off-by: …
|
|
|
@bd358e12
|
13 years |
michaelni |
jpeglsdec: fix infinite loop
Fixes Ticket331
Signed-off-by: Michael …
|
|
|
@42d4df06
|
13 years |
michaelni |
WTV muxer (1_extract_wtv_common_code.patch)
|
|
|
@bcc531f0
|
13 years |
michaelni |
flvdec: Remove AVFMTCTX_NOHEADER if both flags and metadata claim 1 …
|
|
|
@f1b56930
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Add …
|
|
|
@5ea091fb
|
13 years |
martin |
rtpdec_asf: Fix integer underflow that could allow remote code …
|
|
|
@a2b66a3
|
13 years |
michaelni |
rtpdec_asf: fix memleak
Based on a suggestion by Ronald S. Bultje …
|
|
|
@ba9a7e0
|
13 years |
michaelni |
rtp: Fix integer underflow that could allow remote code execution.
…
|
|
|
@0ca36b4d
|
13 years |
janne-libav |
Add LATM muxer
Signed-off-by: Janne Grunau <janne-libav@jannau.net>
|
|
|
@635bbecf
|
13 years |
anton |
v210enc: clip values according to specifications
Signed-off-by: Anton …
|
|
|
@d239b83e
|
13 years |
anton |
v210enc: switch to PIX_FMT_422P10
Signed-off-by: Anton Khirnov …
|
|
|
@08fa23d6
|
13 years |
anton |
v210dec: switch to PIX_FMT_422P10
Signed-off-by: Anton Khirnov …
|
|
|
@4dbcdfa8
|
13 years |
anton |
AVOptions: remove AVOption.offset <= 0 checks
They will only ever be …
|
|
|
@79eff913
|
13 years |
anton |
AVOptions: deprecate av_opt_set_defaults2
It's a hack which was …
|
|
|
@a7e2b2cc
|
13 years |
anton |
AVOptions: move doxy for av_opt_set_defaults() from opt.c to opt.h
…
|
|
|
@0962f23b
|
13 years |
anton |
libx264: fix setting some more parameters
Specifically, trellis, nr, …
|
|
|
@2bb5d637
|
13 years |
anton |
libx264: fix setting the H.264 level
Move setting it after …
|
|
|
@9c684fea
|
13 years |
anton |
libx264: add 'direct-pred' private option
Deprecate …
|
|
|
@0635a8aa
|
13 years |
anton |
libx264: add 'partitions' private option
Deprecate …
|
|
|
@3961695b
|
13 years |
michaelni |
Correct docs for boxblur parameters
Signed-off-by: Michael …
|
|
|
@0078430e
|
13 years |
michaelni |
flvdec: A little bit of cleanup
|
|
|
@4ee53d7e
|
13 years |
michaelni |
flvenc: Correctly encode data stream into in-band metadata frames.
|
|
|
@4c050429
|
13 years |
michaelni |
flvdec: Properly decoding in-band metadata packets as data frames.
|
|
|
@c054f116
|
13 years |
michaelni |
flvdec: Started to remove most of the "only 1-audio+1-video" assumptions
|
|
|
@30bcd6a9
|
13 years |
michaelni |
flv: Ammon's changes migrated from 0.6.0 - I believe for the android …
|
|
|
@b5d4c0e2
|
13 years |
Carl Eugen Hoyos |
Support Speex in isom.
Adobe Flash Media Server produces such files …
|
|
|
@d898ab90
|
13 years |
Carl Eugen Hoyos |
Fix decoding of 2/4 bpp Tiff samples.
|
|
|
@f863cdef
|
13 years |
Carl Eugen Hoyos |
Cosmetics: Fix comment.
|
|
|
@9243454e
|
13 years |
michaelni |
libavformat/utils: only run delta_dts_min calculation code when its …
|
|
|
@effbeff5
|
13 years |
michaelni |
libavformat/utils: use FFMIN() where possible
Signed-off-by: Michael …
|
|
|
@37ed5df
|
13 years |
michaelni |
libavformat/utils: Treat subtitle streams as noninterleaved when 20 …
|
|
|
@c0323b9c
|
13 years |
michaelni |
avfilter: dont crash on filters with NULL instance names.
Found-by: …
|
|
|
@2fd49019
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@ff5e1b0b
|
13 years |
michaelni |
dshow: properly disconnect and remove filters from graph
…
|
|
|
@5e77dc2e
|
13 years |
michaelni |
dshow: remove some unused code
Signed-off-by: Michael Niedermayer …
|
|
|
@0a333001
|
13 years |
michaelni |
vfwcap: actually use framerate option
Signed-off-by: Michael …
|
|
|
@70423376
|
13 years |
anton |
libx264: add 'cplxblur' private option
Deprecate …
|
|
|
@71b5f44
|
13 years |
anton |
libx264: add 'deblock' private option
Deprecate …
|
|
|
@f83c4518
|
13 years |
anton |
libx264: add 'b-bias' private option
Deprecate AVCodecContext.bframebias.
|
|
|
@bb73cda2
|
13 years |
anton |
libx264: fix setting some options.
Specifically: gop_size, …
|
|
|
@d8dee0e7
|
13 years |
anton |
libx264: remove useless assignment
priv_data is memset to 0.
|
|
|
@0c9cba24
|
13 years |
michaelni |
pngdec: implement 4bpp interlaced
Fixes Ticket435
Signed-off-by: …
|
|
|
@dcabb3d
|
13 years |
michaelni |
pngdec: implement 2 bpp interlaced.
Fixes Ticket434
Signed-off-by: …
|
|
|
@4f7dfe12
|
13 years |
stefano.sabatini-lala |
lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to …
|
|
|
@c4415f6e
|
13 years |
stefano.sabatini-lala |
lavfi: unify asink_buffer and vsink_buffer API
The new API is more …
|
|
|
@459fe331
|
13 years |
justin.ruggles |
ac3dec: avoid pointless alloc and indirection for input_buffer
Since …
|
|
|
@be7eed72
|
13 years |
michaelni |
mjpegdec; even better RSTn skiping
Fixes Ticket426
Signed-off-by: …
|
|
|
@bc6445f2
|
13 years |
michaelni |
pngdec: Fix interlaced PAETH prediction
Fixes Ticket161
…
|
|
|
@2d4102fc
|
13 years |
michaelni |
pngdec: Implement 2bpp
Fixes Ticket433
Signed-off-by: Michael …
|
|
|
@dc43ad6d
|
13 years |
michaelni |
pngdec: Fix interlaced 1bpp
Fixes Ticket214
Signed-off-by: Michael …
|
|
|
@738219c9
|
13 years |
michaelni |
pngdec: 4bpp support
Fixes Ticket208
Signed-off-by: Michael …
|
|
|
@6192b6f3
|
13 years |
diego |
mpeg12: cosmetics: reformat as K&R
|
|
|
@6dbac85f
|
13 years |
michaelni |
mpeg4: fix another packed divx issue.
Fixes getting_stuck.avi
…
|
|
|
@d543b3b
|
13 years |
michaelni |
ffmpeg: map subtitle stream by default when user specified -scodec
…
|
|
|
@845383c3
|
13 years |
michaelni |
vf_drawtext: always use expanded_text as we always support strftime() …
|
|
|
@3c54e7ed
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
ac3enc: …
|
|
|
@27bf599
|
13 years |
michaelni |
swscale: Fix unused asm and enable it
Author of the fix is ronald, the …
|
|
|
@ae264bb2
|
13 years |
justin.ruggles |
ac3enc: Add channel coupling support for the fixed-point AC-3 encoder. …
|
|
|
@a0d17b6d
|
13 years |
justin.ruggles |
ac3enc: scale floating-point coupling channel coefficients in …
|
|
|
@3e5722a8
|
13 years |
justin.ruggles |
ac3enc: fix encoding of stereo ac3 files when rematrixing is disabled. …
|
|
|
@bcd4aa8b
|
13 years |
lu_zero |
wavpack: fix wrong return value in wavpack_decode_block()
This …
|
|
|
@a2a38d96
|
13 years |
anton |
avconv: fix parsing metadata specifiers.
After …
|
|
|
@bc5acfa7
|
13 years |
anton |
fate: use +frame+slice named constants instead of '3'
|
|
|
@ff17fc63
|
13 years |
anton |
mpeg12: propagate more real return values through chunk decode error …
|
|
|
@9bc4e21
|
13 years |
anton |
wavpack: use context reset in appropriate places
This fixes improper …
|
|
|
@dc26318c
|
13 years |
anton |
avconv: move mux_preload and mux_max_delay to options context
|
|
|
@d821cbe
|
13 years |
anton |
avconv: move bitstream filters to options context.
Change syntax -- …
|
|
|
@f4805328
|
13 years |
anton |
avconv: move rate_emu to options context.
Make it work properly with …
|
|
|
@96139b5e
|
13 years |
anton |
avconv: move max_frames to options context.
Add a -frames option that …
|
|
|
@039267f1
|
13 years |
anton |
avconv: move metadata to options context.
It is now possible to set …
|
|
|
@33f75d72
|
13 years |
anton |
avconv: move ts scale to options context.
|
|
|
@c5bb372
|
13 years |
anton |
avconv: move chapter maps to options context.
|
|
|
@847529f8
|
13 years |
anton |
avconv: move metadata maps to options context.
|
|
|