|
|
|
@c69f230a
|
10 years |
michaelni |
avformat/rtsp: check memory allocation
Reviewed-by: Reimar Döffinger …
|
|
|
@8a953799
|
10 years |
lou |
doc/encoders: add basic libx265 documentation
Fixes ticket #3944.
…
|
|
|
@52b0a0ec
|
10 years |
u |
avcodec/ass: add FFmpeg signature
|
|
|
@d281a87
|
10 years |
u |
avformat/assdec: typo fix
|
|
|
@462f2876
|
10 years |
u |
avcodec/ass_split: realign after addition of new fields
|
|
|
@3e86ead3
|
10 years |
u |
avcodec/ass_split: assume default order when "Format:" line is not …
|
|
|
@d9f272fe
|
10 years |
u |
avcodec/ass_split: extend recognized fields in ASS splitter
This …
|
|
|
@40b9f286
|
10 years |
u |
avcodec/ass: output missing fields in AVSubtitles and output files
…
|
|
|
@bf700a99
|
10 years |
u |
avformat/assenc: support remuxing old V4 ASS form (SSA)
|
|
|
@b243393e
|
10 years |
u |
fate: fix some subtitles tests dependencies
|
|
|
@d97d479
|
10 years |
u |
fate: add rawdiff and use it for subtitles
We want subtitles tests to …
|
|
|
@8022bb1d
|
10 years |
u |
fate: make subtitles tests output to stdout instead of md5
This makes …
|
|
|
@b629b421
|
10 years |
lou |
doc/filters: update link to OpenCV docs
Signed-off-by: Lou Logan …
|
|
|
@a9ed4f1d
|
10 years |
michaelni |
Merge commit 'e5cfc8fdad901c9487fe896421972852f38bcf5'
* commit …
|
|
|
@6afc319e
|
10 years |
michaelni |
Merge commit '9b7f932ee568cadfc0f556a061fcc00cb63f9780'
* commit …
|
|
|
@137f7a63
|
10 years |
michaelni |
Merge commit '557d4c4ecae080729e68df54ed2bd8420d0f037a'
* commit …
|
|
|
@a92192d2
|
10 years |
michaelni |
avformat/utils: use av_reduce() to simplify code and avoid overflow in …
|
|
|
@2b37864e
|
10 years |
michaelni |
Merge commit '2d6e58497e76836604364b037df9b00ba3d75b69'
* commit …
|
|
|
@18255441
|
10 years |
michaelni |
avcodec/dpx: fix framerate
Signed-off-by: Michael Niedermayer …
|
|
|
@220a15c0
|
10 years |
michaelni |
avcodec/vc1: fix time_base and framerate
They are not just inverses …
|
|
|
@09450c55
|
10 years |
michaelni |
avcodec/h264: fix time_base and framerate
They are not just inverses …
|
|
|
@620e7f0f
|
10 years |
michaelni |
avcodec/mpeg12dec: fix time_base and framerate
They are not just …
|
|
|
@801876f
|
10 years |
michaelni |
avcodec/utils: fix time_base after the framerate addition
time_base …
|
|
|
@17085a02
|
10 years |
michaelni |
Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41'
* commit …
|
|
|
@51c810e6
|
10 years |
michaelni |
Merge commit 'd565fef1b83b6c5f8afb32229260b79f67c68109'
* commit …
|
|
|
@fd937866
|
10 years |
michaelni |
Merge commit 'c1724623ce0433c6a9ee72133b1fd4db75ec7193'
* commit …
|
|
|
@a72e75bf
|
10 years |
michaelni |
Merge commit 'e09a947c1a856d9d34199a13ee378fe46be53d3a'
* commit …
|
|
|
@e5cfc8fd
|
10 years |
martin |
sdp: Provide out of bound parameter sets for HEVC if extradata is set
…
|
|
|
@9b7f932
|
10 years |
martin |
rtpdec_hevc: Parse out of band vps/sps/pps/sei from fmtp lines
These …
|
|
|
@557d4c4e
|
10 years |
anton |
avconv: replace AVCodecContext.time_base with framerate
|
|
|
@2d6e5849
|
10 years |
anton |
lavf: switch to AVCodecContext.framerate for demuxing
|
|
|
@7ea1b347
|
10 years |
anton |
lavc: deprecate the use of AVCodecContext.time_base for decoding
When …
|
|
|
@d565fef1
|
10 years |
anton |
vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level check
…
|
|
|
@c1724623
|
10 years |
anton |
vdpau: have av_vdpau_bind_context() fail on unsupported flag
…
|
|
|
@e09a947c
|
10 years |
anton |
doc: fix typing mistake
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
|
|
@676110e6
|
10 years |
michaelni |
avformat/mxfdec: cleanup if parsing the header metadata fails
Fixes …
|
|
|
@0834f205
|
10 years |
michaelni |
avformat/mxfdec: Fix memleak of packages_refs
Fixes: …
|
|
|
@aae4f510
|
10 years |
michaelni |
avformat/mxfdec: Fix memleak of primer_packs
Fixes: …
|
|
|
@e3b28f10
|
10 years |
michaelni |
avformat/mxfdec: Fix termination of mxf_data_essence_container_uls
…
|
|
|
@5552594a
|
10 years |
michaelni |
Merge commit 'a74f8121d88e0bdf0d69c22e4b3713032da9300a'
* commit …
|
|
|
@99c26805
|
10 years |
michaelni |
Merge commit 'c2c22c75cf89e2faab34d1ee1d392cfb065439ea'
* commit …
|
|
|
@f43ac027
|
10 years |
michaelni |
avcodec/iirfilter: Make ff_iir_filter_free_state() also zero the freed …
|
|
|
@43fb16cf
|
10 years |
michaelni |
avcodec/iirfilter: Change ff_iir_filter_free_coeffs() so it clears the …
|
|
|
@9946da49
|
10 years |
michaelni |
avcodec/flac_parser: use av_freep(), do not leave stale pointers in …
|
|
|
@fd367668
|
10 years |
michaelni |
avcodec/flac_parser: use av_freep(), do not leave stale pointers in …
|
|
|
@5ee6fb75
|
10 years |
michaelni |
avfilter/vf_pp: add gbrp support
Signed-off-by: Michael Niedermayer …
|
|
|
@a74f8121
|
10 years |
martin |
mov: Handle tfdt atoms
Signed-off-by: Martin Storsjö <martin@martin.st>
|
|
|
@c2c22c75
|
10 years |
martin |
movenc: Write tfdt atoms
These allow getting the absolute start …
|
|
|
@d58fa948
|
10 years |
michaelni |
avformat/mp3enc: use initial_padding
Signed-off-by: Michael …
|
|
|
@83f84e4c
|
10 years |
michaelni |
ffmpeg: Fix stream copy with initial_padding
Signed-off-by: Michael …
|
|
|
@4694c0bb
|
10 years |
michaelni |
Merge commit 'eabdc2a830f1ab1a3f12243eb7e2fba801cb81f0'
* commit …
|
|
|
@320ce9f2
|
10 years |
michaelni |
avcodec/ac3enc_template: use the initial_padding field
Signed-off-by: …
|
|
|
@da218959
|
10 years |
michaelni |
Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f'
* commit …
|
|
|
@1f20fa2d
|
10 years |
michaelni |
avcodec/aacdec: print element types when debug startcode is set
…
|
|
|
@b9918a76
|
10 years |
michaelni |
Merge commit 'c80a816142699dea9cf9fa66689a7838a487ed7e'
* commit …
|
|
|
@40f2b16d
|
10 years |
michaelni |
avformat/utils: print more information with av_dlog() in …
|
|
|
@d3d265ba
|
10 years |
michaelni |
Merge commit '1f29e5d7a2b0950f3b6820896e97e2c02e6a10a9'
* commit …
|
|
|
@eabdc2a8
|
10 years |
anton |
lavf: use initial_padding instead of deprecated delay
|
|
|
@2df0c32e
|
10 years |
anton |
lavc: use a separate field for exporting audio encoder padding
…
|
|
|
@f87134c7
|
10 years |
michaelni |
avformat/movenc: add support for syncframes concatenation for E-AC-3.
…
|
|
|
@4da7111e
|
10 years |
michaelni |
avcodec/aacdec: map LFE[0] to SCE[1] for 4.0 audio.
Fixes ticket …
|
|
|
@0b7e5d0
|
10 years |
michaelni |
postproc: fix qp count
Found-by: ubitux
Signed-off-by: Michael …
|
|
|
@57884172
|
10 years |
michaelni |
avformat/mov: fix mix of declaration and statement
Signed-off-by: …
|
|
|
@c80a816
|
10 years |
janne-libav |
h263dec: call get_format() on resolution changes
Fail safe if the …
|
|
|
@1f29e5d7
|
10 years |
janne-libav |
h263dec: call get_format after setting resolution and profile
Bug-Id: 541
|
|
|
@a586b3d9
|
10 years |
onemda |
libavcodec/libtwolame: fix null pointer dereference
Signed-off-by: …
|
|
|
@a59808dd
|
10 years |
michaelni |
mov.c: allow reading fragment start dts/pts from fragmented mp4
This …
|
|
|
@b8c50bec
|
10 years |
michaelni |
avfilter/vf_pp: support AV_PIX_FMT_GRAY8
Signed-off-by: Michael …
|
|
|
@7a113333
|
10 years |
michaelni |
libpostproc: support grayscale
Signed-off-by: Michael Niedermayer …
|
|
|
@25a41808
|
10 years |
michaelni |
Merge commit '76c70e33d2244a688832f03b53862eb5d9ad3b01'
* commit …
|
|
|
@094b3ce8
|
10 years |
michaelni |
Merge commit 'e44ee1eb8db7393e9d43207c2e1812720e292e6d'
* commit …
|
|
|
@20a66868
|
10 years |
michaelni |
Merge commit 'dad12ce452a9d69c0d9d53c375003947d5f1b02e'
* commit …
|
|
|
@ca5a7719
|
10 years |
michaelni |
Merge commit 'dbb472cb2f2f799295a12b4922a6a8be2cccfdee'
* commit …
|
|
|
@ccd04f43
|
10 years |
James |
fate: add test for vp90-2-trac3849.webm
Regression test for the bug …
|
|
|
@687cc83
|
10 years |
michaelni |
Merge commit '95ee4e2ce774e0339632d067161596bf3dadfc72'
* commit …
|
|
|
@031285de
|
10 years |
michaelni |
Merge commit '72f801619a1ae91969fee9a7d72519422433c998'
* commit …
|
|
|
@5afe1233
|
10 years |
michaelni |
Merge commit '8bef43388132b53f59a6e90add18900a3bb4cc60'
* commit …
|
|
|
@941aaa39
|
10 years |
michaelni |
postproc/postprocess: fix quant store for fq mode
Signed-off-by: …
|
|
|
@9a460db6
|
10 years |
michaelni |
avfilter/vf_pp: add yuv 4:4:0 support
Signed-off-by: Michael …
|
|
|
@1d3c87d6
|
10 years |
michaelni |
postprocess: add YUV 4:4:0 support
Signed-off-by: Michael Niedermayer …
|
|
|
@59d8050d
|
10 years |
James |
avfilter: remove obsolete FF_API_DRAWTEXT_OLD_TIMELINE cruft
|
|
|
@76c70e33
|
10 years |
lu_zero |
icecast: Do not use chunked post
Icecast uses HTTP 1.0 while Libav …
|
|
|
@e44ee1eb
|
10 years |
martin |
movenc: Simplify code by using an existing local pointer
…
|
|
|
@dad12ce4
|
10 years |
martin |
movenc: Print a warning for an unhandled case of nonzero start dts …
|
|
|
@dbb472cb
|
10 years |
martin |
movenc: Write edit lists for fragmented files as well, if necessary
…
|
|
|
@95ee4e2c
|
10 years |
martin |
movenc: Add some comments explaining subtle details in writing the …
|
|
|
@72f80161
|
10 years |
martin |
movenc: Adjust edit lists to trim out parts of tracks with negative …
|
|
|
@8bef433
|
10 years |
martin |
smoothstreamingenc: Simplify code by removing a redundant variable
…
|
|
|
@acea53f
|
10 years |
michaelni |
avcodec/eatgv: use av_freep(), do not leave stale pointers in memory
…
|
|
|
@28b829b8
|
10 years |
michaelni |
avcodec/eatqi: use av_freep(), do not leave stale pointers in memory
…
|
|
|
@20df0268
|
10 years |
michaelni |
avcodec/error_resilience: avoid pointer arithmetic with NULL
move the …
|
|
|
@bec077a1
|
10 years |
michaelni |
Merge commit 'bd239c9a2e151c0aeeb653a571f130aae7320894'
* commit …
|
|
|
@bd239c9a
|
10 years |
martin |
lavf: Don't drop both pts and dts if timestamps are invalid
In these …
|
|
|
@0db1f2c
|
10 years |
michaelni |
avcodec/mjpegdec: sanity check bits
Fixes undefined shift
Fixes: …
|
|
|
@903156aa
|
10 years |
michaelni |
vf_drawtext: add missing clear of pointers after av_expr_free()
Fixes …
|
|
|
@e24e598
|
10 years |
michaelni |
avcodec/dct: use av_freep(), do not leave stale pointers in memory
…
|
|
|
@3521c70
|
10 years |
michaelni |
avcodec/dirac_parser: use av_freep(), do not leave stale pointers in …
|
|
|
@c712d240
|
10 years |
michaelni |
avcodec/eamad: use av_freep(), do not leave stale pointers in memory
…
|
|
|
@8c4ca4a
|
10 years |
michaelni |
ffmpeg_opt: abort if -to <= -ss
Makes ffmpeg abort instead of …
|
|
|
@140f5355
|
10 years |
michaelni |
proresenc_ks: use chroma sampling in autoselection
If the chroma …
|
|
|