|
|
|
@fc3cdb00
|
10 years |
michaelni |
avformat/matroskadec: Fix number suffixes
Signed-off-by: Michael …
|
|
|
@b4ad2853
|
10 years |
michaelni |
avcodec/dxtory: Use LL instead of L number suffix
This is probably …
|
|
|
@c77cc2c1
|
10 years |
michaelni |
swresample/dither: Cleanup number suffixes
The <<31 case needs LL
…
|
|
|
@2929e560
|
10 years |
James |
hevcdsp: replace the SAOParams struct parameter from sao_band_filter
…
|
|
|
@65e6ab0c
|
10 years |
James |
hevcdsp: remove unused parameter from sao_band_filter
Signed-off-by: …
|
|
|
@4b15bba2
|
10 years |
michaelni |
avformat/utils: Fix number suffixes in tb_unreliable()
Signed-off-by: …
|
|
|
@0ff8fe10
|
10 years |
michaelni |
avcodec/h261enc: Fix number suffix
Found-by: Reimar Döffinger …
|
|
|
@61aca123
|
10 years |
michaelni |
avcodec/h261dec: Fix exported MVs for skipped MBs
Signed-off-by: …
|
|
|
@0182e5a7
|
10 years |
michaelni |
avcodec/nellymoserenc: replace assert by av_assert1()
Signed-off-by: …
|
|
|
@d0045312
|
10 years |
onemda |
avfilter/vf_dctdnoiz: Use av_malloc_array()
Signed-off-by: Paul B …
|
|
|
@f018b1f3
|
10 years |
Carl Eugen Hoyos |
Support YA16 in jpeg 2000.
|
|
|
@e912f45b
|
10 years |
michaelni |
avformat/oggenc: Simplify by using OFFSET and PARAM
Signed-off-by: …
|
|
|
@fa73358c
|
10 years |
michaelni |
Merge commit '60392480181f24ebf3ab48d8ac3614705de90152'
* commit …
|
|
|
@9bacb57
|
10 years |
michaelni |
Merge commit 'f726fc21ef76a8ba3445448066f7b2a687fbca16'
* commit …
|
|
|
@021c0c5
|
10 years |
onemda |
avcodec/motion_est: remove unneeded #include, there are no assert() …
|
|
|
@01a3c5da
|
10 years |
onemda |
avcodec/put_bits: remove unneeded #include, there are no assert()
…
|
|
|
@60392480
|
10 years |
lu_zero |
mem: fix pointer pointer aliasing violations
This uses explicit …
|
|
|
@f726fc21
|
10 years |
lu_zero |
ogg: Provide an option to offset the serial number
The ogg serial …
|
|
|
@cb335b3a
|
10 years |
michaelni |
dvenc: fix 2x4x8 (interlaced) weight table
Since the decoder has been …
|
|
|
@2a3b7a55
|
10 years |
michaelni |
examples/demuxing_decoding: set stream_idx in open_codec_context only …
|
|
|
@b801061
|
10 years |
michaelni |
avcodec/motion_est: Set subcmp consistently for H261
Fixes Ticket3150 …
|
|
|
@3aefa1eb
|
10 years |
michaelni |
avcodec/h261enc: More specific return code
Signed-off-by: Michael …
|
|
|
@b9c3f041
|
10 years |
michaelni |
avcodec/h261enc: Avoid casts, Simplify code
Signed-off-by: Michael …
|
|
|
@ca2e3e47
|
10 years |
michaelni |
avformat/cache: pass options to the underlying protocol via the …
|
|
|
@958836f8
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@b47ab04c
|
10 years |
onemda |
configure: remove mp_filter leftover
Pointed out by: ubitux …
|
|
|
@b288f674
|
10 years |
michaelni |
avfilter/avfilter: Remove CONFIG_MP_FILTER case
Signed-off-by: …
|
|
|
@a34f4e2f
|
10 years |
onemda |
avfilter: remove vf_mp.c
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@e7e0005c
|
10 years |
onemda |
remove libmpcodecs
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@f422f474
|
10 years |
stefasab |
doc/indevs/libcdio: apply minor spell fixes, extend documentation
|
|
|
@c8bec255
|
10 years |
stefasab |
lavd/libcdio: add more paranoia mode constants
|
|
|
@fbccbd68
|
10 years |
stefasab |
lavd/libcdio: apply minor fixes to options documentation
|
|
|
@f9f9ae1b
|
10 years |
Carl Eugen Hoyos |
lavc/arm: Use the neon vertical chroma loop filter also for H.264 4:2:2.
|
|
|
@4faea46b
|
10 years |
Carl Eugen Hoyos |
lavc/aarch64: Do not use the neon horizontal chroma loop filter for …
|
|
|
@f705b128
|
10 years |
onemda |
avformat/movenc: remove unneeded #include, there are no assert() only …
|
|
|
@cc1357a1
|
10 years |
onemda |
avformat/mov: remove unneeded #include, there are no assert()
…
|
|
|
@41456c7d
|
10 years |
onemda |
avformat/mux: remove unneeded #include, there are no assert() only …
|
|
|
@12c5adde
|
10 years |
onemda |
avformat/asfenc: remove unneeded #include, there are no assert() only …
|
|
|
@ca8617a0
|
10 years |
onemda |
avformat/mpeg: remove unneeded #include, there are no assert() only …
|
|
|
@43630c82
|
10 years |
onemda |
avformat/utils: remove unneeded #include, there are no assert() only …
|
|
|
@bc74f946
|
10 years |
onemda |
avcodec/vc1: remove unneeded #includes, there are no assert() only …
|
|
|
@335c150b
|
10 years |
onemda |
avcodec/svq1dec: remove unneeded #include, there are no assert()
…
|
|
|
@9f73b88c
|
10 years |
michaelni |
avcodec/h261enc: fix dquant encoding
Fixes Ticket4111
Signed-off-by: …
|
|
|
@f5722ba
|
10 years |
michaelni |
libavcodec/h264: replace assert() by av_assert0()
also remove the now …
|
|
|
@be2ebc72
|
10 years |
michaelni |
avcodec/ratecontrol: replace asserts by av_asserts
Also remove the …
|
|
|
@2ff7e81b
|
10 years |
onemda |
avcodec/vp3: use init_get_bits8()
Signed-off-by: Paul B Mahol …
|
|
|
@dffc16d5
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@9fd925d
|
10 years |
onemda |
lavfi: remove mp=softpulldown
It is supposed to work correctly with …
|
|
|
@d0f315ab
|
10 years |
michaelni |
avcodec/ppc/h264qpel_template: Change if DEBUG assert() to …
|
|
|
@35315940
|
10 years |
michaelni |
ppc/mpegvideo_altivec: Change assert to av_assert2()
And move it to …
|
|
|
@be128c1e
|
10 years |
onemda |
avcodec/videodsp_template: remove unneeded #include, there are no …
|
|
|
@3db9960e
|
10 years |
onemda |
avcodec/qdm2: remove unneeded #include, there are no assert()
…
|
|
|
@5274860f
|
10 years |
onemda |
ffmpeg: remove unused header
Signed-off-by: Paul B Mahol …
|
|
|
@80cbf13
|
10 years |
onemda |
avformat/rtpdec_qdm2: change assert to av_assert0()
Signed-off-by: …
|
|
|
@1fa637d2
|
10 years |
michaelni |
ffmpeg: free_input_threads requires HAVE_PTHREADS
Hide behind that …
|
|
|
@50144b91
|
10 years |
Carl Eugen Hoyos |
Respect horizontal differencing predictor for 16bit gray tiff images.
…
|
|
|
@40b026b1
|
10 years |
stefasab |
doc/muxers/segment: document strftime option
It was added in commit …
|
|
|
@64815d1f
|
10 years |
onemda |
avformat/nut: support WavPack
Signed-off-by: Paul B Mahol …
|
|
|
@b5004f32
|
10 years |
onemda |
avformat/nut: add GIF[0]
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@a73c4118
|
10 years |
michaelni |
avcodec/aacdec: remove unneeded #include, theres no assert() in aacdec …
|
|
|
@305cbe76
|
10 years |
michaelni |
avcodec/wma: remove unneeded #includes, there are no assert() only …
|
|
|
@2b215b7f
|
10 years |
michaelni |
avcodec/hevc: Check for av_malloc failure
Signed-off-by: Michael …
|
|
|
@5008605
|
10 years |
michaelni |
avcodec/hevc: Replace more mallocs by av_malloc_array()
…
|
|
|
@93fac23b
|
10 years |
michaelni |
avcodec/ccaption_dec: Adding color and fonts for future use in screen
…
|
|
|
@961f2e3a
|
10 years |
lou |
doc/indevs: add some XCB info to x11grab
Signed-off-by: Lou Logan …
|
|
|
@ccccfb59
|
10 years |
michaelni |
Merge commit '22b985d59c007c4422aefe3ef3fca0aa0daafa9f'
* commit …
|
|
|
@89c35b11
|
10 years |
michaelni |
Merge commit '70d246d5cc3d214da11f711d997d8cbd8c3a23d1'
* commit …
|
|
|
@c16896f
|
10 years |
michaelni |
Merge commit 'c01ccccbb13f464e74bb8498a8c573a66c430ca0'
* commit …
|
|
|
@c2ad22ff
|
10 years |
michaelni |
Merge commit '08fa34bf75942f66796d770ff42a3721b2e3d2d4'
* commit …
|
|
|
@e18e5ae6
|
10 years |
michaelni |
Merge commit '302ca6b20ed01ac584f5b15d5bca3d3a92b7a77a'
* commit …
|
|
|
@56252a5e
|
10 years |
michaelni |
Merge commit '1a07df31128da3a0020b66502399989b91770d44'
* commit …
|
|
|
@64e7cf12
|
10 years |
michaelni |
Merge commit '598f7d046cbf306706623210c5baafa3b7cd1df3'
* commit …
|
|
|
@e5b7e222
|
10 years |
michaelni |
Merge commit '41e03e284ee7b0d4caa3a5d28681ad46e3105d65'
* commit …
|
|
|
@bcadf5d9
|
10 years |
michaelni |
Merge commit '1279221cc4d63bc4449df86ae7a98e633f8be425'
* commit …
|
|
|
@22b985d5
|
10 years |
vittorio.giovara |
hqdn3d: check memory allocations and propagate errors
|
|
|
@70d246d5
|
10 years |
vittorio.giovara |
flacenc: initialize sums matrix
CC: libav-stable@libav.org
Bug-Id: …
|
|
|
@c01ccccb
|
10 years |
vittorio.giovara |
ituh263dec: use macro instead of #if
|
|
|
@08fa34bf
|
10 years |
vittorio.giovara |
yuv4mpegdec: initialize field_order in yuv4_read_header()
CC: …
|
|
|
@302ca6b2
|
10 years |
vittorio.giovara |
mpegvideo_enc: initialize the encoding context
This prevents several …
|
|
|
@1a07df31
|
10 years |
vittorio.giovara |
DNxHD: Add support for id 1258 (DNx100 960x720@8)
Signed-off-by: …
|
|
|
@598f7d04
|
10 years |
vittorio.giovara |
DNxHD: Simplify pixel format detection
Error out in case of unknown …
|
|
|
@41e03e28
|
10 years |
vittorio.giovara |
DNxHD: More verbose error messages
|
|
|
@1279221c
|
10 years |
vittorio.giovara |
lavu: Check av_dict_set allocations
Bug-Id: CID 1257772 …
|
|
|
@038f3a17
|
10 years |
michaelni |
avformat/concatdec: avoid NULL dereference when failed to open file.
…
|
|
|
@d39fa69d
|
10 years |
michaelni |
Merge commit '6996fd204a7f28b46a8c3c97bcf223998218c743'
* commit …
|
|
|
@d43c1ec6
|
10 years |
stefasab |
examples/filtering: extend comments about setting the filter graph …
|
|
|
@af7b89e0
|
10 years |
stefasab |
lavfi: document assumptions about the input and output labels of a …
|
|
|
@d11fcf73
|
10 years |
stefasab |
doc/filters: apply some updates to the Filtergraph syntax section
|
|
|
@6996fd20
|
10 years |
martin |
libopenh264: Log debug messages to a non-null context
Signed-off-by: …
|
|
|
@a21acd55
|
10 years |
michaelni |
Fix frame-alignment in PP7
Signed-off-by: Michael Niedermayer …
|
|
|
@4155f2d7
|
10 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Add …
|
|
|
@6ad749b5
|
10 years |
michaelni |
libavutil: Added twofish symmetric block cipher
Signed-off-by: …
|
|
|
@3ea97767
|
10 years |
Carl Eugen Hoyos |
Add an ARES atom to extradata when encoding avui.
Allows playback …
|
|
|
@72db3c79
|
10 years |
michaelni |
Merge commit '61928b68dc28e080b8c8191afe5541123c682bbd'
* commit …
|
|
|
@58ed1528
|
10 years |
michaelni |
avformat/aviobuf: Allow seeking to the end of the buffer for read only …
|
|
|
@0b4fc4ba
|
10 years |
michaelni |
Merge commit '3c18a7b18807de81566381a1bcbe9f6103c0296b'
* commit …
|
|
|
@37984ca1
|
10 years |
michaelni |
Merge commit '6a808f5ae17f1fcdbcfb18055872c12aef70ffff'
* commit …
|
|
|
@c0997833
|
10 years |
onemda |
avformat/nsvdec: remove case which is no longer possible
Check of …
|
|
|
@a6f9a5d0
|
10 years |
michaelni |
avfilter/x86/vf_fspp: Fix loop condition for column_fidct()
…
|
|
|
@375a0273
|
10 years |
michaelni |
avfilter/vf_fspp: check count before calling row_idct()
Fixes crash …
|
|
|