|
|
|
@733db64c
|
10 years |
michaelni |
Merge commit '0d989dbfc4bc5bc1d563e967449116a7a9865258'
* commit …
|
|
|
@3a4c22f8
|
10 years |
michaelni |
Merge commit '6d96c7ea89600655b1f18a3b12f3f041fa714152'
* commit …
|
|
|
@0b2f860
|
10 years |
michaelni |
Merge commit 'f401792595dd7760f531e8a3bd2336e9033bd45a'
* commit …
|
|
|
@f4445c7b
|
10 years |
michaelni |
avcodec/wmv2enc: add priv_class
Fixes ratecontrol code
…
|
|
|
@bf301258
|
10 years |
michaelni |
avcodec/snowenc: add FF_MPV_COMMON_OPTS
This fixes the ratecontrol …
|
|
|
@25f4e938
|
10 years |
michaelni |
Merge commit '530c1441fd1426b6a4bb33485ff3226e1ae0ad45'
* commit …
|
|
|
@ae6ba2db
|
10 years |
michaelni |
avcodec/mjpegenc: add priv_class to encoders
Signed-off-by: Michael …
|
|
|
@0d989dbf
|
10 years |
vittorio.giovara |
af_resample: check av_opt_set_dict return value
CC: …
|
|
|
@6d96c7ea
|
10 years |
vittorio.giovara |
vf_showinfo: Forward the av_image_get_linesize error
CC: …
|
|
|
@f4017925
|
10 years |
vittorio.giovara |
vf_drawtext: Do not leak the mmapped textfile
And validate its size …
|
|
|
@b48c95b6
|
10 years |
michaelni |
libavutil: Add missing av_free() to cast5 selftest
Signed-off-by: …
|
|
|
@709ab39c
|
10 years |
michaelni |
Merge commit '15ec053c4c0b198a2e93eb8e60c8f41e091e0c40'
* commit …
|
|
|
@1a5871d1
|
10 years |
michaelni |
Merge commit 'c4f7bee0872d5e2e0e91673dd4b0f18de4a3d866'
* commit …
|
|
|
@8be1120d
|
10 years |
michaelni |
Merge commit '685be3d1aecf965281128f3b631ed965bcfa754d'
* commit …
|
|
|
@c48e8d9d
|
10 years |
michaelni |
Merge commit '59b55c494e01de09dfd7cbf9cbbe7223265ac283'
* commit …
|
|
|
@fc67d937
|
10 years |
michaelni |
Merge commit '66a68ddd1ac376b24db8695058bc8fc28f5bada6'
* commit …
|
|
|
@ec8f56ef
|
10 years |
michaelni |
Merge commit 'a75c2eb25a62105c09b48521aef429dc8a231637'
* commit …
|
|
|
@17a065cf
|
10 years |
michaelni |
Merge commit '946f95354ba76ef73c9b66889d86ab5fba4fb486'
* commit …
|
|
|
@74128352
|
10 years |
michaelni |
Merge commit 'a6e4ce9fd50897dc6d9c2ada4b6b8090de7de5bf'
* commit …
|
|
|
@17d16008
|
10 years |
michaelni |
Merge commit '6cbbf0592f4f3940aac7f687850d1b726a2ea836'
* commit …
|
|
|
@7321fc2f
|
10 years |
michaelni |
tests/fate/mpeg4: add -sws_flags +bitexact
Should fix …
|
|
|
@83a89765
|
10 years |
michaelni |
Merge commit 'fb238f8230c1b0314985482207add548c68f83cf'
* commit …
|
|
|
@530c1441
|
10 years |
anton |
lavc: make lmax/lmin into private options of mpegvideo encoders
|
|
|
@15ec053c
|
10 years |
anton |
lavc: make border_masking into private options of mpegvideo encoders
|
|
|
@c4f7bee0
|
10 years |
anton |
lavc: deprecate unused mb_threshold field
|
|
|
@685be3d
|
10 years |
anton |
libvpxenc: add static-thresh private option
Currently, this option is …
|
|
|
@59b55c49
|
10 years |
anton |
lavc: deprecate unused me_threshold field
|
|
|
@66a68dd
|
10 years |
anton |
lavc: make rc_buffer_aggressivity/rc_initial_cplx into private options …
|
|
|
@a75c2eb2
|
10 years |
anton |
lavc: make rc_eq into private options of mpegvideo encoders
|
|
|
@946f9535
|
10 years |
anton |
lavc: make rc_qmod_* into private options of mpegvideo encoders
|
|
|
@a6e4ce9f
|
10 years |
anton |
lavc: make rc_qsquish a private option of mpegvideo encoders
|
|
|
@6cbbf059
|
10 years |
anton |
resample: Avoid off-by-1 errors in PTS calcs.
The rounding used in …
|
|
|
@fb238f82
|
10 years |
anton |
urlprotocol: remove unused url_interrupt_cb declaration
It is a …
|
|
|
@7891b4fa
|
10 years |
michaelni |
Merge commit '9bec3ca2b878c83d2337bc6095bd51c3e3f8eef0'
* commit …
|
|
|
@178764e8
|
10 years |
michaelni |
Merge commit 'f4cd8b80b9cb2a9a4112d8abb1d3b93cd3b4e467'
* commit …
|
|
|
@e06263ef
|
10 years |
michaelni |
configure: add pkg-config support for libx264
Reviewed-by: Carl Eugen …
|
|
|
@0eabbe2
|
10 years |
michaelni |
libavutil: Add CAST128 symmetric block cipher
Only ECB mode is …
|
|
|
@2c4d6a34
|
10 years |
Marton Balint |
ffplay: update documentation
Reviewed-by: Lou Logan <lou@lrcd.com> …
|
|
|
@0edf3e7a
|
10 years |
Marton Balint |
ffplay: remove manual bug option handling code
It is supported as a …
|
|
|
@9dac7977
|
10 years |
Marton Balint |
ffplay: remove delays when paused from video and subtitle thread
Once …
|
|
|
@9bec3ca2
|
10 years |
martin |
rtmpproto: Add pause support
Signed-off-by: Martin Storsjö …
|
|
|
@f4cd8b80
|
10 years |
martin |
rtmpproto: Track last received timestamp
Some RTMP commands need the …
|
|
|
@75c8d7c2
|
10 years |
michaelni |
hlsenc.c, segment.c: propagate defaults to mpegts
This fixes the …
|
|
|
@0b0d47e4
|
10 years |
michaelni |
Merge commit 'bae557edcea996328e8ff48b9e074a4210f7e6b4'
* commit …
|
|
|
@45fed25
|
10 years |
michaelni |
Merge commit '66e9f839536238945fbfe9d2041b6891cb150e45'
* commit …
|
|
|
@e18fc35a
|
10 years |
michaelni |
avcodec/libfdk-aacdec: use av_feeep() to avoid leaving stale pointers …
|
|
|
@5a1aa559
|
10 years |
michaelni |
Merge commit 'b01a2204b5cff7bb920f42fda1bb0103f450fe93'
* commit …
|
|
|
@242f8bb3
|
10 years |
michaelni |
avformat/id3v2: support buggy id3v2.3 tag length in id3v2.4
Some …
|
|
|
@ac1594bc
|
10 years |
michaelni |
gitignore: add test_copy.ffmeta
Signed-off-by: Michael Niedermayer …
|
|
|
@bae557e
|
10 years |
vittorio.giovara |
dump: display codec tags when available
For both audio and video.
|
|
|
@3dda0bbe
|
10 years |
michaelni |
Merge commit 'e65c776d18dc14df8a279e017760862f9fc8763b'
* commit …
|
|
|
@6cf9d02c
|
10 years |
michaelni |
Merge commit '324b23dde1bc8638959eb32419c95a93906db272'
* commit …
|
|
|
@1eda312a
|
10 years |
michaelni |
Merge commit '47e3e1097e09da7f973908e09df15e3bb7c5e1f4'
* commit …
|
|
|
@66e9f839
|
10 years |
martin |
libfdk-aacdec: Enable Dynamic Range Control Metadata Support
For …
|
|
|
@b01a2204
|
10 years |
martin |
libfdk-aacdec: Enable Decoder Downmix including Downmix Metadata …
|
|
|
@7dba57d1
|
10 years |
michaelni |
Merge commit '0db6bbb24c1a9f6b5527f460361a5a4132248eee'
* commit …
|
|
|
@61c6e697
|
10 years |
michaelni |
Merge commit 'c92965dbfbb7e2b49df14db2fd0e23a29295730a'
* commit …
|
|
|
@1dd38e99
|
10 years |
michaelni |
Merge commit 'c802a2e718fb3619291f310f851f1a1cdcf4f581'
* commit …
|
|
|
@9d1155da
|
10 years |
michaelni |
Merge commit 'aeb23fc4549a25ef32ff085d2a76227f90caf403'
* commit …
|
|
|
@ee73a690
|
10 years |
michaelni |
Merge commit 'e58a140cf91d1a9cdfa3115d73c923dab0e9e7dc'
* commit …
|
|
|
@019ff7a0
|
10 years |
michaelni |
Merge commit 'cf83c0173917a44b89a25ea2b435429bbf9ee767'
* commit …
|
|
|
@c40a1bd2
|
10 years |
michaelni |
tests/fate/mpeg4: fix samples path
Signed-off-by: Michael Niedermayer …
|
|
|
@a708689f
|
10 years |
michaelni |
Merge commit 'f29c226af0ecc34c417b646580a9acd7d8bbaf48'
* commit …
|
|
|
@1aed8284
|
10 years |
michaelni |
avformat/m4vdec: mark as possibly containing discontinuities
This …
|
|
|
@e65c776d
|
10 years |
martin |
rtmpproto: Add getStreamLength call to query duration
In (non-live) …
|
|
|
@324b23dd
|
10 years |
martin |
rtmpproto: Add function to read a number response
Packets that …
|
|
|
@47e3e10
|
10 years |
vittorio.giovara |
cmdutils: Use the correct guard
The OptionDef arrays are terminated …
|
|
|
@0db6bbb2
|
10 years |
vittorio.giovara |
avformat: Make avformat_free_context handle NULL
Work as the other …
|
|
|
@c92965db
|
10 years |
vittorio.giovara |
avconv: check return value
CC: libav-stable@libav.org
Bug-Id: CID 1224275
|
|
|
@c802a2e7
|
10 years |
vittorio.giovara |
avconv: fix leak in filter error
CC: libav-stable@libav.org
Bug-Id: …
|
|
|
@aeb23fc4
|
10 years |
vittorio.giovara |
avprobe: Remove a pointless check
The element is always valid.
CC: …
|
|
|
@e58a140c
|
10 years |
vittorio.giovara |
avplay: Always free opts
CC: libav-stable@libav.org
Bug-Id: CID 733793
|
|
|
@cf83c017
|
10 years |
vittorio.giovara |
avplay: Always free find_stream_info options
CC: …
|
|
|
@f29c226a
|
10 years |
janne-libav |
fate: add mpeg4 tests for frame size changes
|
|
|
@bbd8c852
|
10 years |
michaelni |
doc/filters.texi: fix several typos in the vidstab* sections
Also …
|
|
|
@864f9326
|
10 years |
James |
x86/vf_noise: move asm code to a separate file
Reviewed-by: Michael …
|
|
|
@f6bb2cd
|
10 years |
michaelni |
swresample/resample: fix invert_initial_buffer() after flush
Fixes: …
|
|
|
@080c846f
|
10 years |
michaelni |
swresample: do not put multiple statements in one line
Signed-off-by: …
|
|
|
@8bcf425d
|
10 years |
michaelni |
avformat/id3v2: silence a warning when CONFIG_ZLIB is unset.
dlen is …
|
|
|
@4f1a252f
|
10 years |
michaelni |
avfilter/vf_noise: Use a separate seed for each plane
This should …
|
|
|
@ed3efbcd
|
10 years |
michaelni |
avfilter/vf_noise: use per component rand_shift
This allows using …
|
|
|
@aba61b22
|
10 years |
michaelni |
avfilter/vf_noise: move shift calculation to filter_frame()
This …
|
|
|
@411be72
|
10 years |
michaelni |
avfilter/vf_noise: fix high resolution support
Fixes Ticket4017 …
|
|
|
@a9b613b6
|
10 years |
michaelni |
Merge commit '979932378ae3fbf452e312eb759cc7ce175f78de'
* commit …
|
|
|
@293a8e42
|
10 years |
michaelni |
Merge commit '460b509a34fb5fad3bedac8429f53594d3923ea8'
* commit …
|
|
|
@392b4b66
|
10 years |
Carl Eugen Hoyos |
Fix initialisers in dct-test.c.
Silences a warning when running fate …
|
|
|
@97993237
|
10 years |
martin |
ismindex: use tfhd default duration if no sample duration
…
|
|
|
@460b509a
|
10 years |
martin |
rtsp: Check a memory allocation
CC: libav-stable@libav.org …
|
|
|
@0e406aba
|
10 years |
michaelni |
mpegts: add the judgement if a new program is created successfully
…
|
|
|
@d267a0f8
|
10 years |
michaelni |
avformat/util: Simplify av_guess_frame_rate() by using …
|
|
|
@004f1c6c
|
10 years |
michaelni |
avformat/utils: Try to correct the codec_framerate in …
|
|
|
@46f52274
|
10 years |
michaelni |
avformat/oggparsedirac: use AVCodecContext.framerate
Signed-off-by: …
|
|
|
@7b6a97ed
|
10 years |
michaelni |
avcodec/avcodec: more verbose documentation for time_base
…
|
|
|
@2f7bd04a
|
10 years |
michaelni |
avcodec/avcodec: fix non doxy comment
Signed-off-by: Michael …
|
|
|
@917f86f4
|
10 years |
michaelni |
Merge commit '79dd756e143a54efc25d64e90505f0dca6cbc4ec'
* commit …
|
|
|
@f09162c0
|
10 years |
michaelni |
Merge commit 'ced7238cd01cc2199acf9225305628641a27c1d7'
* commit …
|
|
|
@60a876fe
|
10 years |
michaelni |
Merge commit '752e71e74f50e7a6f9a19edb8e775b2ea2fb94d8'
* commit …
|
|
|
@16f9f7b8
|
10 years |
michaelni |
Merge commit '74b02377980321934e33969c84733ace7e9f4eeb'
* commit …
|
|
|
@cacc1dca
|
10 years |
michaelni |
Merge commit '1ac5a29b2e5ddeae068deb9d6e0e803a91941d4d'
* commit …
|
|
|
@1b54e6b1
|
10 years |
michaelni |
avformat/mov: auodetect "use_mfra_for"
Reviewed-by: Mika Raento …
|
|
|