|
|
|
@3dae05f4
|
10 years |
michaelni |
avformat/mpegts: also print PMT version in av_dlog()
Signed-off-by: …
|
|
|
@0971154
|
10 years |
michaelni |
avformat/rtmpproto: Do not fail when the length cannot be determined …
|
|
|
@db0471c4
|
10 years |
michaelni |
avformat/mpegts: Continue parsing PMTs during duration estimation
…
|
|
|
@a7f25979
|
10 years |
michaelni |
avformat/utils: Leave skip_clear enabled until after …
|
|
|
@a6593f7c
|
10 years |
michaelni |
avformat/mpegts: Do not add pid if its already there with …
|
|
|
@716674b1
|
10 years |
michaelni |
avcodec/libwebpenc: add quality option
previously quality could only …
|
|
|
@bd0f8667
|
10 years |
michaelni |
doc: Better documentation for the bitexact flag
Reviewed-by: Benoit …
|
|
|
@898635ad
|
10 years |
michaelni |
avfilter/vf_idet: use exp2()
Signed-off-by: Michael Niedermayer …
|
|
|
@4bbd8f05
|
10 years |
michaelni |
avfilter/vf_idet: use av_rescale()
Signed-off-by: Michael Niedermayer …
|
|
|
@5d590d8
|
10 years |
michaelni |
avfilter/vf_idet: fix rounding of av_dict_set_fxp()
fixes the …
|
|
|
@fe6f5f2
|
10 years |
michaelni |
avfilter/vf_idet: add a "half_life" option for statistics
This can be …
|
|
|
@50138ea4
|
10 years |
michaelni |
configure: add xcb cflags and extralibs to cflags and extralibs.
…
|
|
|
@206c98f3
|
10 years |
michaelni |
avcodec/options_table fix min of audio channels and sample rate
…
|
|
|
@ea0b921
|
10 years |
michaelni |
Merge commit '2f221b6a9365aa400061e16266f2d1242f7169f8'
* commit …
|
|
|
@2f221b6a
|
10 years |
martin |
movenc: Define the flag bits using shifts instead of as decimal …
|
|
|
@f0158e6f
|
10 years |
stefasab |
lavf/flvenc: fail in case the muxed packet is too big
Avoid the …
|
|
|
@4f4de7f4
|
10 years |
clement |
README: fix 2 typo in the doc/examples sentence
|
|
|
@33aacb77
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver_config: add fixme on buffer_aggressivity/eq deprecation
…
|
|
|
@17cc7850
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver_config: simplify some if true conditions
Signed-off-by: …
|
|
|
@200270cc
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver_config: fix line lengths
Signed-off-by: Reynaldo H. Verdejo …
|
|
|
@d457478f
|
10 years |
Carl Eugen Hoyos |
Silence warnings for fic files with zero-sized cursors.
Fixes ticket …
|
|
|
@e6b7246a
|
10 years |
Carl Eugen Hoyos |
lavf/movenc: Write G.726 bitrate to make the files decodable.
Fixes …
|
|
|
@9c097f1c
|
10 years |
lukasz.m.luki2 |
ffserver_config: improve AVOption handing
AVOption are checked right …
|
|
|
@2121e3e1
|
10 years |
lukasz.m.luki2 |
ffserver_config: improve error handling
Replace atoi with more …
|
|
|
@63e62cfb
|
10 years |
michaelni |
avformat/img2enc: Use localtime_r() for thread saftey
Signed-off-by: …
|
|
|
@5ece4f8b
|
10 years |
michaelni |
avformat/sbgdec: Use localtime_r() for thread saftey
Signed-off-by: …
|
|
|
@76886589
|
10 years |
michaelni |
avformat/wavenc: Use localtime_r() for thread saftey
Signed-off-by: …
|
|
|
@32a2876b
|
10 years |
michaelni |
avformat/segment: use time_internal.h, simplify code
Signed-off-by: …
|
|
|
@bab09864
|
10 years |
michaelni |
avcodec/jacosubdec: use time_internal.h, simplify code
Signed-off-by: …
|
|
|
@013c3eb0
|
10 years |
michaelni |
avfilter/vf_drawtext: use gm_time_r() for thread saftey
…
|
|
|
@a52cb42b
|
10 years |
michaelni |
avformat/matroskadec: use gmtime_r() for thread saftey
Signed-off-by: …
|
|
|
@70b7cf9c
|
10 years |
michaelni |
avformat/webpenc: removed unused variable
Signed-off-by: Michael …
|
|
|
@547fce95
|
10 years |
michaelni |
avcodec/h264_slice: Clear table pointers to avoid stale pointers
…
|
|
|
@f5abd12c
|
10 years |
michaelni |
avformat/img2enc: remove webp extension as we have a dedicated webp …
|
|
|
@e9899ca
|
10 years |
lukasz.m.luki2 |
ffserver_config: dont pass pointer to enum as pointer to int
…
|
|
|
@5aaf5df0
|
10 years |
michaelni |
avcodec/libwebpenc: support "P" frames in webp animations
…
|
|
|
@6d64a14e
|
10 years |
michaelni |
avformat: add webp muxer
Signed-off-by: Michael Niedermayer …
|
|
|
@ae437c7c
|
10 years |
u |
avformat/assenc: Add ignore_gaps option
Signed-off-by: Clément Bœsch …
|
|
|
@ae6118de
|
10 years |
michaelni |
avfilter/idet: add current frame classification to metadata
Fixes …
|
|
|
@28478438
|
10 years |
michaelni |
avfilter/idet: add metadata to "current" frame instead of "next" frame …
|
|
|
@8d9277c3
|
10 years |
michaelni |
avformat/rtpdec_h261: code aligned to the HEVC code
Signed-off-by: …
|
|
|
@46353759
|
10 years |
Reimar.Doeffinger |
mpeg4vdpau: Fix priv data size.
Signed-off-by: Reimar Döffinger …
|
|
|
@e5054c8
|
10 years |
michaelni |
avcodec/pthread_slice: Use av_freep() to avoid leaving stale pointers …
|
|
|
@842745fe
|
10 years |
michaelni |
avcodec/pthread_frame: Simplify code by using av_reallocp_array()
…
|
|
|
@cc769931
|
10 years |
michaelni |
avcodec/parser: use av_freep() to avoid leaving stale pointers in …
|
|
|
@d2d97b34
|
10 years |
lukasz.m.luki2 |
ffserver_config: fix compilation warning
Signed-off-by: Lukasz Marek …
|
|
|
@ed1f8915
|
10 years |
lukasz.m.luki2 |
ffserver_config: postpone codec context creation
So far …
|
|
|
@fe72622
|
10 years |
lukasz.m.luki2 |
lavd/alsa: implement get_device_list callbacks
Signed-off-by: Lukasz …
|
|
|
@7f7facde
|
10 years |
michaelni |
doc/formats: document libavformats bitexact flag
Signed-off-by: …
|
|
|
@d5633dfc
|
10 years |
michaelni |
doc: document -dump_separator
Signed-off-by: Michael Niedermayer …
|
|
|
@0c6c5d7b
|
10 years |
michaelni |
avcodec/mjpegenc: use av_freep(), avoid leaving stale pointers in …
|
|
|
@d15a94ba
|
10 years |
michaelni |
configure: fix escaping in xcb cflags / libs
Fixes build with open64
…
|
|
|
@dd2f868
|
10 years |
michaelni |
Merge commit 'aae6b3b918b4133b8cc2d1631196c1d406d0351a'
* commit …
|
|
|
@77eff7a5
|
10 years |
michaelni |
Merge commit 'c55d1d382cd41345a79782ace41f9b43f45dca9a'
* commit …
|
|
|
@61f1c96e
|
10 years |
michaelni |
Merge commit '00c67fe1d0bc7c2ce49daac9c80ea39d5a663b73'
* commit …
|
|
|
@8065a0cd
|
10 years |
michaelni |
Merge commit 'cf589faa5b7aed3bb38e08dcd00bd951e69686d1'
* commit …
|
|
|
@f76cd09d
|
10 years |
michaelni |
doc: Add documentation for the whitelist options
Signed-off-by: …
|
|
|
@fc8d59fa
|
10 years |
michaelni |
avcodec/h264_parser: Use av_freep() to avoid leaving stale pointers
…
|
|
|
@2a26b22a
|
10 years |
michaelni |
avcodec/cngdec: Use av_freep() to avoid leaving stale pointers in …
|
|
|
@a1cb8779
|
10 years |
michaelni |
avcodec/crystalhd: use av_freep() to avoid stale pointers
this leaves …
|
|
|
@adfc3b81
|
10 years |
michaelni |
avcodec/dvbsubdec: use av_freep() to avoid leaving stale pointers
…
|
|
|
@25a36028
|
10 years |
michaelni |
avcodec/dvbsubdec: merge declaration and init
Signed-off-by: Michael …
|
|
|
@aae6b3b9
|
10 years |
martin |
movenc: Don't write any iso brands in ismv files
We deviate slightly …
|
|
|
@c55d1d3
|
10 years |
martin |
movenc: Don't write any tfdt atom for ismv files
The tfdt atom …
|
|
|
@00c67fe1
|
10 years |
martin |
movenc: Write a 0 duration in mdhd and tkhd for an empty initial moov
…
|
|
|
@47f1596e
|
10 years |
michaelni |
avcodec/dxtory: use unaligned copy for unaligned addresses
Fixes …
|
|
|
@e91ba2ef
|
10 years |
michaelni |
avcodec/svq1dec: zero terminate embedded message before printing
…
|
|
|
@10e32618
|
10 years |
michaelni |
avcodec/cook: check that the subpacket sizes fit in block_align
Fixes …
|
|
|
@db442c87
|
10 years |
michaelni |
avdevice/xcbgrab: Fix offset support
Found-by: carl
Signed-off-by: …
|
|
|
@0c9f0da0
|
10 years |
stefasab |
ffprobe.xsd: add packets_and_frames element definition
This allows …
|
|
|
@792f0f20
|
10 years |
Carl Eugen Hoyos |
Fix compilation of xcbgrab if xcb/shape.h is not available.
Old …
|
|
|
@8c0ae901
|
10 years |
Carl Eugen Hoyos |
Fix xcbgrab build if shm is not available.
|
|
|
@0e89d00
|
10 years |
Carl Eugen Hoyos |
Fix disabling libxcb-shm and libxcb-xfixes.
|
|
|
@7f24e1e
|
10 years |
michaelni |
Merge commit '600d5ee6b12bad144756b0772319bb04796bc528'
* commit …
|
|
|
@be787bcc
|
10 years |
michaelni |
Merge commit 'a9911a1b2df37ca808e06dc30627215f4ec9a9e4'
* commit …
|
|
|
@ad600e10
|
10 years |
michaelni |
Merge commit '1e0b81abe86dc09dd34d60d57f92de5f12d65818'
* commit …
|
|
|
@39cce77f
|
10 years |
michaelni |
Merge commit 'b2b79eca6fae2466a53c5daa163a37e2474364fc'
* commit …
|
|
|
@647405d1
|
10 years |
michaelni |
Merge commit '573b1de2d7f1db71030f91ecdded7d0bc071f6b6'
* commit …
|
|
|
@32e666c3
|
10 years |
michaelni |
avcodec/g2meet: check tile dimensions to avoid integer overflow
Fixes …
|
|
|
@f0585541
|
10 years |
Carl Eugen Hoyos |
lavc/utils: Make pix_fmt desc pointer const.
Fixes an "initialization …
|
|
|
@23ec8db
|
10 years |
Carl Eugen Hoyos |
Autodetect libxcb.
|
|
|
@d1b5ad3
|
10 years |
michaelni |
mxfenc: fix indentation after last commit
Signed-off-by: Michael …
|
|
|
@a8605be3
|
10 years |
michaelni |
Merge commit '84bf64d3598c98a748e609195358ea04b0cfd140'
* commit …
|
|
|
@a3b1e42e
|
10 years |
michaelni |
Merge commit 'e9ba3098319f78c91470c05da988d865491852c5'
* commit …
|
|
|
@cf589fa
|
10 years |
martin |
movenc: Add a flag for using default-base-is-moof in tfhd atoms
…
|
|
|
@600d5ee
|
10 years |
martin |
movenc: Signal iso6 in compatible_brands when using tfdt
…
|
|
|
@a9911a1b
|
10 years |
martin |
doc: Document the omit_tfhd_offset flag to the mp4 muxer
…
|
|
|
@1e0b81ab
|
10 years |
martin |
movenc: Use a local variable consistently
Signed-off-by: Martin …
|
|
|
@b2b79eca
|
10 years |
martin |
movenc: Don't check the custom IO flag when using faststart
The …
|
|
|
@573b1de2
|
10 years |
martin |
movenc: Don't use track_id to decide which track is the first in a …
|
|
|
@66b2a3fa
|
10 years |
michaelni |
Merge commit '2cd28693a59050717cb7da6cb229e606b1dee356'
* commit …
|
|
|
@7729f433
|
10 years |
michaelni |
avdevice/fbdev_dec: use errno instead of ret for av_log
Should fix …
|
|
|
@265c477
|
10 years |
michaelni |
Merge commit '043ea6f7bfc59399b6b3659da785ec4cc68a008e'
* commit …
|
|
|
@9a534eda
|
10 years |
michaelni |
Merge commit 'f64d7e919eabd427f3e6dd4a1219e448c78deb42'
* commit …
|
|
|
@e08ff208
|
10 years |
michaelni |
Merge commit 'b3d11437ca55d81eeb10c923343ad69b73895fa8'
* commit …
|
|
|
@363effbb
|
10 years |
michaelni |
Merge commit 'a9179b5bd6f143b4a7ff48bb0d00c8f0a7cafb4b'
* commit …
|
|
|
@1700fa01
|
10 years |
michaelni |
avformat/utils: support more AVC Intra formats without SPS/PPS header
…
|
|
|
@a0528d9d
|
10 years |
michaelni |
avformat/mpjpeg: make boundary tag user customizable
Signed-off-by: …
|
|
|
@e5813d96
|
10 years |
Carl Eugen Hoyos |
avformat/subtitles: reduce log level of UTF-16 warning
Applications …
|
|
|
@faa9d298
|
10 years |
James |
lavu/atomic: add support for the new memory model aware gcc built-ins
…
|
|
|