source: ffmpeg

Revision Log Mode:


Legend:

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