|
|
|
@7412a4a4
|
11 years |
Carl Eugen Hoyos |
libopenjpegdec.c: Correctly scale gray16 output if precision < 16
…
|
|
|
@d73565d5
|
11 years |
Carl Eugen Hoyos |
Use rc_max_rate if no video bit_rate was specified when muxing …
|
|
|
@52cf08b4
|
11 years |
Carl Eugen Hoyos |
Store the video bit_rate in the context when muxing mxf.
This will …
|
|
|
@bbcaf25d
|
11 years |
michaelni |
lavu/sha512: Fully unroll the transform function loops
crypto_bench …
|
|
|
@7e4fe516
|
11 years |
michaelni |
lavu/sha: Fully unroll the transform function loops
crypto_bench …
|
|
|
@a8e00cf9
|
11 years |
onemda |
avfilter: remove redundant use of AV_NE() macro
Signed-off-by: Paul B …
|
|
|
@269845db
|
11 years |
onemda |
avformat/nutdec: check for allocation failures
Signed-off-by: Paul B …
|
|
|
@99a28333
|
11 years |
onemda |
avfilter/vf_traspose: move switch out of loop
Signed-off-by: Paul B …
|
|
|
@38155b47
|
11 years |
michaelni |
avcodec: add const qualifier to avcodec_find_best_pix_fmt2 args
…
|
|
|
@2a1c24a2
|
11 years |
michaelni |
avformat/utils: use av_realloc_array()
Signed-off-by: Michael …
|
|
|
@c5714097
|
11 years |
michaelni |
avformat/mxfdec: use av_realloc_array()
Signed-off-by: Michael …
|
|
|
@9bca8e53
|
11 years |
michaelni |
avformat/matroskaenc: use av_realloc_array()
Signed-off-by: Michael …
|
|
|
@e5290823
|
11 years |
michaelni |
avformat/matroskadec: use av_realloc_array()
Signed-off-by: Michael …
|
|
|
@b5b34c19
|
11 years |
michaelni |
avformat/matroskaenc: use av_freep() to avoid leaving stale pointers
…
|
|
|
@2175f768
|
11 years |
michaelni |
avformat/asfenc: use av_freep() for extra saftey
Signed-off-by: …
|
|
|
@2832a82e
|
11 years |
michaelni |
avformat/gxfenc: Clear nb_fields on array deallocation
Signed-off-by: …
|
|
|
@a6ca08f1
|
11 years |
michaelni |
avformat/gxfenc: Check and propagate return code from …
|
|
|
@9e505485
|
11 years |
onemda |
avformat/smacker: check avformat_new_stream() return value
…
|
|
|
@848ad8db
|
11 years |
onemda |
avformat/libnut: check avformat_new_stream() return value
…
|
|
|
@f2e614e
|
11 years |
onemda |
avformat/ffmetadec: return meaningful error codes
Signed-off-by: Paul …
|
|
|
@60caa3d8
|
11 years |
onemda |
avformat/sierravmd: check for memory allocation failures
…
|
|
|
@00e1bf8a
|
11 years |
onemda |
avformat/flic: check for memory allocation failures
Signed-off-by: …
|
|
|
@803445e0
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Drop …
|
|
|
@c45e9097
|
11 years |
michaelni |
Merge commit 'ec17d1aa8b833d49d8fc479e44e9e22858aa486c'
* commit …
|
|
|
@24da9eb2
|
11 years |
michaelni |
Merge commit 'c58f4069e1d5b5804c669b691510e1b8fabb67fc'
* commit …
|
|
|
@8c9d6ee4
|
11 years |
michaelni |
avformat/utils: functions that add entries should not destroy the …
|
|
|
@5ca39a0b
|
11 years |
michaelni |
avformat/mxfdec: functions that add entries should not destroy the …
|
|
|
@c9367c07
|
11 years |
michaelni |
avformat/matroskaenc: functions that add entries should not destroy …
|
|
|
@32805f85
|
11 years |
michaelni |
avformat/matroskadec: ebml_parse_elem() should not deallocate priorly …
|
|
|
@cbe47b1e
|
11 years |
michaelni |
Merge commit 'f369b9356c4606cd4d713d60f7db5de119d901fa'
* commit …
|
|
|
@64b6279d
|
11 years |
michaelni |
avcodec/mjpegdec: Support >8bpc color mjpeg
Fixes Ticket2939
…
|
|
|
@7bc9fb8c
|
11 years |
michaelni |
avcodec/utils: add 16bit planar YUV formats to …
|
|
|
@ae12d655
|
11 years |
michaelni |
lavcodec: Adding support for End Trimming in Opus encoder
Adds the …
|
|
|
@7b0a839b
|
11 years |
michaelni |
opus/matroska: Adding support for End Trimming in demuxer/decoder
…
|
|
|
@889bc79b
|
11 years |
michaelni |
lavc/utils: Add support for discarding samples from the end
Adding …
|
|
|
@bf5ceeff
|
11 years |
onemda |
avfilter/vf_psnr: >8 bit planar support
Signed-off-by: Paul B Mahol …
|
|
|
@83165e39
|
11 years |
michaelni |
doc: Rename avtools-common-opts to fftools-common opts
Signed-off-by: …
|
|
|
@942babd
|
11 years |
onemda |
avcodec/vp56: use av_reallocp_array() and check if allocation failed
…
|
|
|
@7883827c
|
11 years |
michaelni |
ffmpeg: check for unsupported "queing of command on first filter …
|
|
|
@1525107
|
11 years |
michaelni |
ffmpeg: improve built in docs for passing commands
Signed-off-by: …
|
|
|
@f8f4e48b
|
11 years |
michaelni |
ffmpeg: print command replies starting on column 0
This fixes …
|
|
|
@bb23bf8f
|
11 years |
michaelni |
avfilter/avfilter: fix null pointer dereference with queued ping …
|
|
|
@9b07d34e
|
11 years |
michaelni |
Make avcodec_find_best_pix_fmt_of_list const-correct
Signed-off-by: …
|
|
|
@5cfa519
|
11 years |
michaelni |
avformat/riff: add 0x594a TwoCC
sample:
…
|
|
|
@a0b901a3
|
11 years |
diego |
Drop pointless directory name prefixes from #includes in the current dir
|
|
|
@ec17d1aa
|
11 years |
diego |
doc: Drop VDPAU from list of supported codecs
|
|
|
@c58f4069
|
11 years |
diego |
fate.sh: Run git-clone quietly
|
|
|
@f369b935
|
11 years |
diego |
avformat: Use av_reallocp_array() where suitable
Signed-off-by: Diego …
|
|
|
@46405813
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
movenc: …
|
|
|
@ada9b17e
|
11 years |
michaelni |
Merge commit '8b524ab0c43c1767919530abb79d3656113cdc47'
* commit …
|
|
|
@16ae64ce
|
11 years |
michaelni |
Merge commit 'a6a4596e12192375e1d9dffeae24d6d4c41b25c1'
* commit …
|
|
|
@f7003c7
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Use …
|
|
|
@fe8e0136
|
11 years |
Carl Eugen Hoyos |
Use 0x88 as stream id when muxing DTS in program streams.
This is …
|
|
|
@d92b1b1b
|
11 years |
michaelni |
lavf/matroska: Adding support for Opus CodecDelay
In order to …
|
|
|
@bb47aa58
|
11 years |
michaelni |
opus/matroska: Adding support for DiscardPadding in muxer
Support for …
|
|
|
@bdf99042
|
11 years |
martin |
movenc: Simplify setting the fragmentation flag
This makes sure the …
|
|
|
@8b524ab0
|
11 years |
martin |
movenc: Add a warning message if conflicting options have been …
|
|
|
@a6a4596e
|
11 years |
martin |
tcp: Explicitly convert a pointer to a boolean integer
This fixes …
|
|
|
@d1a16564
|
11 years |
onemda |
avcodec/ffv1: YUVA(444,422,420) 9, 10 and 16 bit support
…
|
|
|
@a27227d4
|
11 years |
onemda |
avcodec/ffv1dec: fix format detection
Fixes crash with carefuly …
|
|
|
@723cf4b2
|
11 years |
Reimar.Doeffinger |
Move packed B-frames message level to info.
Since they generally …
|
|
|
@4ebf09c3
|
11 years |
Reimar.Doeffinger |
Make packed B-frame warning message more useful.
Signed-off-by: …
|
|
|
@3576b564
|
11 years |
michaelni |
avcodec/ffv1enc: encode slice as raw PCM in 1.4 when the buffer is too …
|
|
|
@8393b80b
|
11 years |
michaelni |
avcodec/ffv1dec: Support decoding planes as raw PCM in 1.4
…
|
|
|
@77f521d9
|
11 years |
michaelni |
avcodec/ffv1enc: check encode_line()s return code
Signed-off-by: …
|
|
|
@3728603f
|
11 years |
michaelni |
avcodec/ffv1enc: update buffer check for 16bps
Signed-off-by: Michael …
|
|
|
@904a2864
|
11 years |
michaelni |
avcodec/ffv1enc: fix size used for ff_alloc_packet2()
Signed-off-by: …
|
|
|
@9a0e2081
|
11 years |
michaelni |
avcodec/util: Make size argument of ff_alloc_packet2() int64_t
This …
|
|
|
@a5615b82
|
11 years |
onemda |
avcodec/eatgv: use av_reallocp_array() and check return value
Fixes …
|
|
|
@81f231b5
|
11 years |
onemda |
avcodec/asfdec: check return value of av_mallocz()
Signed-off-by: …
|
|
|
@5e66d8ac
|
11 years |
onemda |
avcodec/xwdenc: use AV_LOG_ERROR in error message
Signed-off-by: Paul …
|
|
|
@9bc59c10
|
11 years |
onemda |
avcodec/bmpenc: return meaningful error code
Signed-off-by: Paul B …
|
|
|
@6e07bb36
|
11 years |
onemda |
avcodec/truemotion2: use av_reallocp_array() and check return value
…
|
|
|
@7d75fb38
|
11 years |
michaelni |
h264: do not discard NAL_SEI when skipping frames
Signed-off-by: …
|
|
|
@8702a94e
|
11 years |
michaelni |
lavu/ripemd: Add a size optimized version of the transform functions
…
|
|
|
@452ac2aa
|
11 years |
michaelni |
lavu/ripemd: Fully unroll the transform function loops
crypto_bench …
|
|
|
@b4e1630
|
11 years |
michaelni |
lavc: don't show "Invalid and inefficient vfw-avi..." warning in mpeg4 …
|
|
|
@ce228206
|
11 years |
michaelni |
avcodec/mjpegdec: fix shift_output() with lowres
Fixes Ticket2940
…
|
|
|
@7caaa72e
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@43497d8a
|
11 years |
onemda |
avcodec/proresdec2: return meaningful error codes
Signed-off-by: Paul …
|
|
|
@d8fb170d
|
11 years |
michaelni |
avcodec/ratecontrol: give some trivial tips in case of buffer …
|
|
|
@43353bf3
|
11 years |
Carl Eugen Hoyos |
libxvid: guess a good aspect when we cant store the exact one.
Based …
|
|
|
@cd6241b5
|
11 years |
onemda |
avcodec/truemotion2: use av_calloc() & av_malloc_array()
…
|
|
|
@c54aa2fb
|
11 years |
michaelni |
avcodec/truemotion2: Fix av_freep arguments
Fixes null pointer …
|
|
|
@8586d8dd
|
11 years |
michaelni |
avformat/avidec: fix signedness of pointer type in get_stream_idx()
…
|
|
|
@3a54c221
|
11 years |
u |
avcodec/srtdec: fix potential overread.
|
|
|
@860a0810
|
11 years |
u |
avcodec/assenc: fix potential overread.
|
|
|
@378a830e
|
11 years |
u |
avformat/subtitles: support standalone CR (MacOS).
Recent .srt files …
|
|
|
@90fc00a6
|
11 years |
u |
avformat/subtitles: add a next line jumper and use it.
This fixes a …
|
|
|
@cfcd55db
|
11 years |
u |
avformat/srtdec: skip initial random line breaks.
I found a bunch of …
|
|
|
@7d7b4e8d
|
11 years |
onemda |
avcodec/png: remove obsolete comments
Signed-off-by: Paul B Mahol …
|
|
|
@c914c99d
|
11 years |
michaelni |
swscale/utils: use memcpy instead of loop in sws_cloneVec()
…
|
|
|
@14851ca5
|
11 years |
onemda |
avformat/matroskaenc: remove bogus prores tag
Fixes: ffmpeg -i input …
|
|
|
@7f6ec05f
|
11 years |
michaelni |
lavd/v4l2: Improve debug message
In particular, print the standard …
|
|
|
@0227b429
|
11 years |
onemda |
avfilter/vf_psnr: refactor subsampled format support
Signed-off-by: …
|
|
|
@b1319e14
|
11 years |
u |
avformat/subtitles: binary search seeking.
|
|
|
@1ca4bf93
|
11 years |
u |
avformat/subtitles: check lower bound for duration overlap seeking.
|
|
|
@f8678dce
|
11 years |
u |
avformat/vobsub: fix seeking.
|
|
|
@53fb52a
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavf: …
|
|
|
@13e35a2
|
11 years |
michaelni |
Merge commit '7ee191cab0dc44700f26c5784e2adeb6a779651b'
* commit …
|
|
|