source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @0f378d86   11 years michaelni doc/doxy: remove unused files Reviewed-by: Stefano Sabatini …
(edit) @9c29967a   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @0aa3254   11 years stefasab doc/muxers/segment: clarify ambiguos reference Replace "The segmenter …
(edit) @6cceef2f   11 years stefasab doc/muxers/segment: reference hls muxer
(edit) @f6707f06   11 years stefasab doc/muxers/hls: extend documentation In particular, reference segment …
(edit) @e9a26dc5   11 years michaelni avformat/mux: fix "no tag found" check in validate_codec_tag() …
(edit) @06bb1de1   11 years michaelni avformat/vqf: check avio_read()s return value more completely Fixes …
(edit) @e6364ea2   11 years michaelni avcodec/vqavideo: use av_mallocz() for decode_buffer() Fixes use of …
(edit) @58f0d164   11 years anton Makefile: add html template files to the doxygen deps
(edit) @0b1cfc4f   11 years stefasab configure: bump year number 2013 -> 2014 Happy new year!
(edit) @8c8c3ca9   11 years stefasab doc/protocols/rtsp, lavf/rtsp: fix/extend options documentation
(edit) @704c217f   11 years stefasab ffplay: add documentation for "s" key With various edits suggested by …
(edit) @07728a1   11 years michaelni avcodec/binkaudio: clear padding area of packet_buffer Fixes use of …
(edit) @3d8eeea6   11 years michaelni dxva2_vc1: signal skipped p frames Signed-off-by: Michael Niedermayer …
(edit) @c5562890   11 years michaelni dxva2_vc1: fix signaling of intensity compensation values …
(edit) @719f1ce5   11 years michaelni vc1: set chromaformat = 1 for simple/main profile 1 is the only valid …
(edit) @e1facd3f   11 years michaelni dxva2_vc1: set PQUANT as described by the 2010 spec update …
(edit) @3021d1be   11 years michaelni dxva2_vc1: set bfraction in slice info according to spec …
(edit) @8abdf46b   11 years michaelni dxva2_vc1: set refdist value according to spec Signed-off-by: Michael …
(edit) @46b06bd8   11 years michaelni avcodec/mpegvideo_enc: implement frame skip score normalization …
(edit) @21a2fb7e   11 years michaelni avcodec/hevc: clear HEVClc when its deallocated in hevc_decode_free() …
(edit) @97fca54   11 years michaelni avformat/version: bump micro for addition of internal field to …
(edit) @4bfcedb3   11 years michaelni avformat: dont run update_initial_duration() twice This should avoid …
(edit) @cbeaf678   11 years Reimar.Doeffinger Avoid using empty macro arguments. These are not supported by all …
(edit) @7fdf245   11 years anssi.hannula avformat/id3v2: allow ID3 parsing without AVFormatContext Add …
(edit) @d52882fa   11 years anssi.hannula avformat/http: allow the caller to select a request range Add …
(edit) @53765ae3   11 years anssi.hannula avformat/id3v2: parse ID3 Private frames as extra metadata They are …
(edit) @4a4437c0   11 years anssi.hannula avformat/mpegts: demux timed ID3 metadata Used in some HLS streams …
(edit) @61d43a26   11 years michaelni avcodec/lagarith: check and propagate return value from …
(edit) @afd12454   11 years michaelni avcodec/lagarith: use init_get_bits8() Suggested-by: Reimar …
(edit) @6f1b2967   11 years michaelni avcodec/lagarith: reenable buggy lag_decode_zero_run_line() This is …
(edit) @905bac2   11 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @3cc0f335   11 years Reimar.Doeffinger af_aresample: remove only use of array compound literals with …
(edit) @311f61e1   11 years Reimar.Doeffinger configure: check that pthreads is compatible with compiler. In …
(edit) @b74eead2   11 years Reimar.Doeffinger compat: provide va_copy for old gcc versions. Since we have this …
(edit) @8ccc58bb   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavu: …
(edit) @2ebaadf3   11 years george lavc/mjpegenc: use proper error codes.
(edit) @19a2d101   11 years george lavc/mjpegenc: check av_frame_alloc() failure.
(edit) @97af2fa   11 years george lavc/libopenjpegenc: check av_frame_alloc() failure.
(edit) @a91394f4   11 years george lavc/diracdec: check av_frame_alloc() failure.
(edit) @38004051   11 years george lavc/utils: check av_frame_alloc() failure.
(edit) @a55692a9   11 years george ffprobe: check av_frame_alloc() failure.
(edit) @bcfcb8b8   11 years george lavc/ffwavesynth: fix dependency sizeof(AVFrame).
(edit) @d890db5f   11 years michaelni oggdec: add support for VP8 demuxing Signed-off-by: James Almer …
(edit) @4aa9c915   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …
(edit) @e80aa47a   11 years michaelni avcodec/lagarith: fix init_get_bits() size in lag_decode_arith_plane() …
(edit) @3410122c   11 years michaelni avcodec/lagarith: fix src/src_size for esc_count < 8 untested due to …
(edit) @100a54da   11 years michaelni avcodec/lagarith: disable lag_decode_zero_run_line() and ask for a …
(edit) @de40905f   11 years Carl Eugen Hoyos Fix condition for transparency warning in xsub encoder.
(edit) @b4c89c90   11 years Carl Eugen Hoyos Allow hiding the banner. Fixes ticket #3246.
(edit) @9a4c10e3   11 years lu_zero lavu: Move preprocessor macros in a separate file And remove all the …
(edit) @9ed64001   11 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @12fc0c89   11 years michaelni Merge remote-tracking branch 'lukaszmluki/master' * …
(edit) @fde219cf   11 years george lavd/xv: report if no adaptor present.
(edit) @828ac6d1   11 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: do …
(edit) @8ba77dfb   11 years lukasz.m.luki lavf/libssh: improve authentication - Add authentication using keys - …
(edit) @247a8fa7   11 years lukasz.m.luki lavf/libssh: fix file mode Signed-off-by: Lukasz Marek …
(edit) @1acd029f   11 years michaelni avformat/wc3movie: Check strings before printing. Fixes use of …
(edit) @8a0d446a   11 years michaelni avformat/siff: check avio_read() return value before returning packet …
(edit) @ac7b4bfd   11 years Marton Balint ffplay: do not wait for the picture allocation to finish on exit When …
(edit) @e90aef91   11 years Marton Balint ffplay: remove two unneeded av_free_packet calls Signed-off-by: …
(edit) @e3ff6938   11 years Marton Balint ffplay: remove some unneded av_frame_unref calls …
(edit) @379caaa   11 years Marton Balint ffplay: remove unneeded avcodec_get_frame_defaults Signed-off-by: …
(edit) @e37d4920   11 years Marton Balint ffplay: use precalculated frame size and bytes per sec values …
(edit) @e98cd24   11 years Marton Balint ffplay: precalculate audio output frame size and byte per sec …
(edit) @f4c62b9f   11 years stefasab doc/encoders: add wavpackenc doc Signed-off-by: Timothy Gu …
(edit) @eb38e684   11 years stefasab doc/encoders: reformat libwavpack documentation Signed-off-by: …
(edit) @ff8def21   11 years michaelni configure: remove git url check This part of the script doesn't check …
(edit) @5c74fa6c   11 years michaelni avcodec/alsdec: skip cases where the master channel equals the current …
(edit) @74a9c928   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: h264: …
(edit) @fead2414   11 years michaelni avcodec/vda_h264_dec: avoid declaring int in for arguments Some …
(edit) @3477874a   11 years michaelni Merge branch 'master' of https://github.com/upsuper/ffmpeg-vdadec * …
(edit) @54bb30ba   11 years michaelni omadec: Disable "Unsupported codec ATRAC3+" warning Also add a list …
(edit) @2e1fb96   11 years michaelni ATRAC+ decoder Cleanup by Diego Biurrun. Signed-off-by: Michael …
(edit) @8e90c728   11 years michaelni avformat/iff: check avio_read() return in get_metadata() Fixes: …
(edit) @55fa8989   11 years michaelni avcodec/jpeg2000dec: zero Jpeg2000QuantStyle structure before use in …
(edit) @83350165   11 years michaelni avutil/frame: increase padding for frames This matches what avcodec …
(edit) @6ea05ef2   11 years michaelni avcodec/h264: remove unused variable Signed-off-by: Michael …
(edit) @af228a9f   11 years michaelni swscale/arm: fix build error with --enable-shared use string …
(edit) @8efde6d   11 years michaelni avformat/mov: clear padding area in mov_read_extradata() Fixes: …
(edit) @4156df59   11 years michaelni avformat/mov: check avio_read() return in mov_read_dref() Fixes: …
(edit) @c09bb235   11 years michaelni Merge remote-tracking branch 'rbultje/vp9-simd' * rbultje/vp9-simd: …
(edit) @7ad6515f   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: doxy: …
(edit) @8102cdfc   11 years michaelni Merge commit '9ace13db77a22fd59c217175596a95775c5d25aa' * commit …
(edit) @8ea15018   11 years stefasab doc/protocols: fix level of udp examples subsection
(edit) @25b24375   11 years michaelni Merge commit 'b83d1ee3b41cfe8357836e2582104db2f3364cb0' * commit …
(edit) @e630ca51   11 years michaelni avformat/mpegts: check sl.timestamp_len Fixes: …
(edit) @4d2bb289   11 years lu_zero h264: namespace the decode function Make much easier debugging.
(edit) @18175baa   11 years rsbultje vp9/x86: 16px MC functions (64bit only). Cycle counts for large MCs …
(edit) @f55bc96a   11 years michaelni avcodec/pcm-dvd: reset last header on errors Fixes: …
(edit) @1ab91c7d   11 years lu_zero doxy: Update the css to have a flat style Drop references to the doxy …
(edit) @9ace13db   11 years lu_zero doxy: Fix link in badge color Green on blue was not exactly optimal. …
(edit) @42b6805c   11 years michaelni avcodec/huffyuvdec: clear remainder of the array on end of input in …
(edit) @b83d1ee3   11 years diego avutil: Move library version related macros to version.h This is a …
(edit) @0875a9e4   11 years michaelni avformat/oggparseogm: check input size before reading t Makes no …
(edit) @63598728   11 years michaelni avformat/oggparseogm: check input size before reading parameters …
(edit) @d164ad32   11 years michaelni avcodec/ivi_common: use av_mallocz() to allocate mbs array Fixes use …
(edit) @344d6db9   11 years quanxunzhen avcodec/vda_h264_dec: add format check Fix crash when using this …
(edit) @14bec7dc   11 years michaelni avcodec/wnv1: clear padding area of rbuf Fixes use of uninitialized …
(edit) @ec73bd1f   11 years clement avfilter/avectorscope: fix {} mistake in alloc check.
Note: See TracRevisionLog for help on using the revision log.