|
|
|
@70a8c79
|
13 years |
michaelni |
v210dec: check return value of avcodec_alloc_frame()
Signed-off-by: …
|
|
|
@3ab90687
|
13 years |
michaelni |
roqaudioenc: check return value of avcodec_alloc_frame()
…
|
|
|
@2de6a725
|
13 years |
michaelni |
roqaudioenc: remove redundant assignment
Signed-off-by: Paul B Mahol …
|
|
|
@1e90450f
|
13 years |
michaelni |
r210dec: check return value of avcodec_alloc_frame()
Signed-off-by: …
|
|
|
@1fa24d08
|
13 years |
michaelni |
pcm: remove redundant assignment
Signed-off-by: Paul B Mahol …
|
|
|
@ae8dc203
|
13 years |
michaelni |
pcm: check return value of avcodec_alloc_frame()
Signed-off-by: Paul …
|
|
|
@f913f378
|
13 years |
michaelni |
libopencore-amr: fix memleak
Signed-off-by: Paul B Mahol …
|
|
|
@766e160
|
13 years |
michaelni |
libopencore-amr: check return value of avcodec_alloc_frame()
…
|
|
|
@a136c2cf
|
13 years |
michaelni |
libmp3lame: remove dupe assigment
It is already done by …
|
|
|
@5291cedd
|
13 years |
michaelni |
libgsm: remove dupe assigment.
Signed-off-by: Paul B Mahol …
|
|
|
@3ac99cdc
|
13 years |
michaelni |
libgsm: check return value of gsm_create & avcodec_alloc_frame()
…
|
|
|
@47a52741
|
13 years |
Reimar.Doeffinger |
Add -vsync drop.
This allows to work around any non-monotonic …
|
|
|
@83611066
|
13 years |
Reimar.Doeffinger |
Compare video_sync_method against the appropriate defines.
…
|
|
|
@34751f83
|
13 years |
Reimar.Doeffinger |
Demux all parts of concatenated H.264.
We may or may not be able to …
|
|
|
@bb2d42c2
|
13 years |
Reimar.Doeffinger |
Set AVFMT_TS_NONSTRICT for framecrc muxer.
Since it is set for e.g. …
|
|
|
@333f5b52
|
13 years |
Reimar.Doeffinger |
Remove unnecessary -vsync 0.
The tests work fine without it, and it …
|
|
|
@a0eb8de
|
13 years |
Reimar.Doeffinger |
Merge palette-only header with actual video frame.
This fixes the …
|
|
|
@0b378e8a
|
13 years |
Reimar.Doeffinger |
DFA: fix "skip frame" TSW1 encoding.
Previously the decoder would …
|
|
|
@f870fc2
|
13 years |
michaelni |
adpcmenc: refactor some code.
Signed-off-by: Paul B Mahol …
|
|
|
@82c25297
|
13 years |
michaelni |
adpcmenc: check return value of avcodec_alloc_frame()
Signed-off-by: …
|
|
|
@7b21b0f1
|
13 years |
michaelni |
adxenc: check return value of avcodec_alloc_frame()
Signed-off-by: …
|
|
|
@88fb935c
|
13 years |
michaelni |
ac3enc: check return value of avcodec_alloc_frame()
Signed-off-by: …
|
|
|
@cb73e356
|
13 years |
michaelni |
example: Update decoding/encoding example to the new API.
…
|
|
|
@afe9105f
|
13 years |
michaelni |
example: update muxing example to purple API
Reviewed-by: Paul B …
|
|
|
@762311ff
|
13 years |
michaelni |
swscale: fix conversion into yuva444p from non-alpha formats
…
|
|
|
@7bab43f2
|
13 years |
michaelni |
yuv2rgb: better check if source format have alpha
Signed-off-by: Paul …
|
|
|
@3bc92e34
|
13 years |
Clément Bœsch |
cmdutils: re-add return 0 accidentally remove from opt_protocols().
|
|
|
@23b639c4
|
13 years |
Clément Bœsch |
Fix "ouput" typo and add a check.
|
|
|
@81ab42a3
|
13 years |
michaelni |
dirac_yasm: fix linking failure due to %ifndef
Signed-off-by: Michael …
|
|
|
@72bbe768
|
13 years |
michaelni |
devices: Disable v4l to fix compilation until someone
has time to …
|
|
|
@e37f161
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (71 …
|
|
|
@f21b6159
|
13 years |
michaelni |
mpegvideoenc: Fail if a buffer size is specified without a max rate.
…
|
|
|
@49f20562
|
13 years |
michaelni |
pngdec: Convert 2/4 bit formats to 8bit.
This way 2 and 4 bit gray, …
|
|
|
@eb3f81e
|
13 years |
michaelni |
targadec: Simplify RLE out of packet check.
Signed-off-by: Michael …
|
|
|
@f9ca1ac7
|
13 years |
michaelni |
sws/pixfmt/pixdesc: add support for yuva444p
Signed-off-by: Ronald S. …
|
|
|
@e771e6dd
|
13 years |
martin |
movenc: Allow writing to a non-seekable output if using empty moov
In …
|
|
|
@f5322104
|
13 years |
martin |
movenc: Support adding isml (smooth streaming live) metadata
This …
|
|
|
@9a7dc618
|
13 years |
martin |
libavcodec: Don't crash in avcodec_encode_audio if time_base isn't set …
|
|
|
@bca77a1a
|
13 years |
justin.ruggles |
sunrast: Document the different Sun Raster file format types.
…
|
|
|
@1bbb1736
|
13 years |
justin.ruggles |
sunrast: Add a check for experimental type.
Signed-off-by: Justin …
|
|
|
@2c577155
|
13 years |
justin.ruggles |
libspeexenc: use AVSampleFormat instead of deprecated/removed …
|
|
|
@c525475
|
13 years |
anton |
lavf: remove disabled FF_API_SET_PTS_INFO cruft
|
|
|
@374e469b
|
13 years |
anton |
lavf: remove disabled FF_API_OLD_INTERRUPT_CB cruft
|
|
|
@bf868727
|
13 years |
anton |
lavf: remove disabled FF_API_REORDER_PRIVATE cruft
|
|
|
@fd87ba32
|
13 years |
anton |
lavf: remove disabled FF_API_SEEK_PUBLIC cruft
|
|
|
@bd4c5131
|
13 years |
anton |
lavf: remove disabled FF_API_STREAM_COPY cruft
|
|
|
@2a0f868c
|
13 years |
anton |
lavf: remove disabled FF_API_PRELOAD cruft
|
|
|
@1329827e
|
13 years |
anton |
lavf: remove disabled FF_API_NEW_STREAM cruft
|
|
|
@adad5b88
|
13 years |
anton |
lavf: remove disabled FF_API_RTSP_URL_OPTIONS cruft
|
|
|
@f0cb1395
|
13 years |
anton |
lavf: remove disabled FF_API_MUXRATE cruft
|
|
|
@2f5e728
|
13 years |
anton |
lavf: remove disabled FF_API_FILESIZE cruft
|
|
|
@df0bb26a
|
13 years |
anton |
lavf: remove disabled FF_API_TIMESTAMP cruft
|
|
|
@3bbfd302
|
13 years |
anton |
lavf: remove disabled FF_API_LOOP_OUTPUT cruft
|
|
|
@6dc34555
|
13 years |
anton |
lavf: remove disabled FF_API_LOOP_INPUT cruft
|
|
|
@b32e30fa
|
13 years |
anton |
lavf: remove disabled FF_API_AVSTREAM_QUALITY cruft
|
|
|
@2d70912c
|
13 years |
anton |
lavf: remove disabled FF_API_FLAG_RTP_HINT cruft
|
|
|
@1d911bb4
|
13 years |
anton |
lavf: remove disabled FF_API_SDP_CREATE cruft
|
|
|
@64f6f6f8
|
13 years |
anton |
lavf: remove disabled FF_API_GUESS_IMG2_CODEC cruft
|
|
|
@21824e5b
|
13 years |
anton |
lavf: remove disabled FF_API_PKT_DUMP cruft
|
|
|
@cc10ab7
|
13 years |
anton |
lavf: remove disabled FF_API_FIND_INFO_TAG cruft
|
|
|
@ecd5f41
|
13 years |
anton |
lavf: remove disabled FF_API_PARSE_DATE cruft
|
|
|
@997420ab
|
13 years |
anton |
lavf: remove disabled FF_API_DUMP_FORMAT cruft
|
|
|
@2fb75019
|
13 years |
anton |
lavf: remove disabled FF_API_FORMAT_PARAMETERS cruft
Also remove now …
|
|
|
@38233fc1
|
13 years |
anton |
lavf: remove disabled FF_API_OLD_METADATA2 cruft
|
|
|
@2439f2ca
|
13 years |
anton |
lavf: remove disabled FF_API_OLD_AVIO cruft
|
|
|
@a17479df
|
13 years |
anton |
lavf: increase major version from 53 to 54.
|
|
|
@6e9651d1
|
13 years |
anton |
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
|
|
|
@3b4aaa6
|
13 years |
anton |
lavc: remove disabled FF_API_AVFRAME_AGE cruft.
|
|
|
@d803775e
|
13 years |
anton |
lavc: remove disabled FF_API_DATA_POINTERS cruft.
|
|
|
@10e1ae5e
|
13 years |
anton |
lavc: remove disabled FF_API_TIFFENC_COMPLEVEL cruft.
|
|
|
@370e923e
|
13 years |
anton |
lavc: remove disabled FF_API_INTERNAL_CONTEXT cruft.
|
|
|
@ac84395d
|
13 years |
anton |
lavc: remove disabled FF_API_PARSE_FRAME cruft.
|
|
|
@8b9b6041
|
13 years |
anton |
lavc: remove disabled FF_API_GET_ALPHA_INFO cruft.
|
|
|
@99ace37e
|
13 years |
anton |
lavc: remove disabled FF_API_MJPEG_GLOBAL_OPTS cruft.
|
|
|
@96e9b96
|
13 years |
anton |
lavc: remove disabled FF_API_SNOW_GLOBAL_OPTS cruft.
|
|
|
@b9de160c
|
13 years |
anton |
lavc: remove disabled FF_API_LAME_GLOBAL_OPTS cruft.
|
|
|
@3211932
|
13 years |
anton |
lavc: remove disabled FF_API_AVCODEC_INIT cruft.
|
|
|
@491f443e
|
13 years |
anton |
lavc: remove disabled FF_API_ER cruft.
|
|
|
@f326501a
|
13 years |
anton |
lavc: remove disabled FF_API_DRC_SCALE cruft.
|
|
|
@d2d93150
|
13 years |
anton |
lavc: remove disabled FF_API_AVCODEC_OPEN cruft.
|
|
|
@ec104eef
|
13 years |
anton |
lavc: remove disabled FF_API_ALLOC_CONTEXT cruft.
|
|
|
@8e5746d4
|
13 years |
anton |
lavc: remove disabled FF_API_GET_PIX_FMT_NAME cruft.
|
|
|
@0dc6bab0
|
13 years |
anton |
lavc: remove disabled FF_API_FLAC_GLOBAL_OPTS cruft.
|
|
|
@fbca04e6
|
13 years |
anton |
lavc: remove disabled FF_API_OLD_FF_PICT_TYPES cruft.
|
|
|
@9a79bb55
|
13 years |
anton |
lavc: remove disabled FF_API_THREAD_INIT cruft.
|
|
|
@7831a7e4
|
13 years |
anton |
lavc: remove disabled FF_API_ANTIALIAS_ALGO cruft.
|
|
|
@62dfea65
|
13 years |
anton |
lavc: remove disabled FF_API_OLD_AUDIOCONVERT cruft.
|
|
|
@284e65d6
|
13 years |
anton |
lavc: remove disabled FF_API_OLD_SAMPLE_FMT cruft.
|
|
|
@6c8dab98
|
13 years |
anton |
lavc: remove disabled FF_API_PALETTE_CONTROL cruft.
|
|
|
@9ce2a91b
|
13 years |
anton |
lavc: remove disabled FF_API_MPEGVIDEO_GLOBAL_OPTS cruft.
|
|
|
@7232bfbd
|
13 years |
anton |
lavc: remove disabled FF_API_X264_GLOBAL_OPTS cruft.
|
|
|
@7460398b
|
13 years |
anton |
lavc: remove the deprecated opt.h header.
|
|
|
@041cd5a0
|
13 years |
anton |
lavc: remove the deprecated "ab" option.
|
|
|
@7773161b
|
13 years |
anton |
codec-regression: use private options instead of deprecated codec flags.
|
|
|
@7063b6ea
|
13 years |
anton |
lavc: increase major version to 54.
The lavf-ffm test results change …
|
|
|
@570f6aaa
|
13 years |
anton |
cmdutils: fix options starting with 'no'.
E.g. non_linear_quant …
|
|
|
@412b248e
|
13 years |
rsbultje |
x86inc.asm: fix typo.
Assemblers don't understand ! in %if statements.
|
|
|
@b5d08c2
|
13 years |
rsbultje |
swscale: convert rgb/bgr24ToY/UV_mmx functions from inline asm to …
|
|
|
@3b15a6d
|
13 years |
rsbultje |
config.asm: change %ifdef directives to %if directives.
This allows …
|
|
|
@08628b6
|
13 years |
alex.converse |
Revert "sws/pixfmt/pixdesc: add support for yuva444p"
This reverts …
|
|
|