source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @571ab834   10 years michaelni avformat/avidec: allow rounding errors between scale/rate and timebase …
(edit) @19c9d1e8   10 years michaelni avcodec/h264: in the absence of recovery points, be more tolerant on …
(edit) @fbaf73a3   10 years michaelni avcodec/lagarithrac: lag_get_rac: use normal division maybe 0.3% …
(edit) @d8ae0dfd   10 years michaelni avcodec/lagarithrac: increase LUT from 256 to 1024 bytes about 2 …
(edit) @4fb4bf72   10 years michaelni avcodec/lagarithrac.h/lag_get_rac: drop apparently unneeded operations
(edit) @625ffa14   10 years michaelni x86/motion_est: sad_{x, y}2_mmxext functions are bitexact Only the …
(edit) @3ab4f96a   10 years michaelni motion-test: force C functions for the reference C context It was …
(edit) @03acecae   10 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …
(edit) @12d6ae01   10 years Carl Eugen Hoyos Fix fate-aac-ln-encode with --target-path (second try).
(edit) @108dec30   10 years michaelni x86: dsputilenc: convert hf_noise*_mmx to yasm Signed-off-by: Timothy …
(edit) @d63d964   10 years michaelni avcodec/libopenjpegenc: Add frame-threading capability This gives a …
(edit) @88f2586a   10 years lou fix various typos Signed-off-by: Lou Logan <lou@lrcd.com> …
(edit) @137c5e11   10 years michaelni ffmpeg: try to use the more fitting of the 2 encoder contexts This …
(edit) @8d4d12a4   10 years michaelni doc/muxers: Document problems of omitting nut syncpoints as well as …
(edit) @83e8650f   10 years michaelni Merge commit '896a5bff64264f4d01ed98eacc97a67260c1e17e' * commit …
(edit) @bcbd7dbc   10 years michaelni Merge commit '68a06b3a639ee21c78532ee4c50c3366bf890ff7' * commit …
(edit) @40285d26   10 years michaelni Merge commit '6a0fa4d86f2b3e9060a1153b39fa3bfe36f1b617' * commit …
(edit) @ab9afcdf   10 years michaelni Merge commit 'fd2981ea92d9a776fcb1a13377dce1c8a7db7b5e' * commit …
(edit) @a4ed51ab   10 years michaelni avcodec/vp3: free tables before allocating new ones Fixes memleak on …
(edit) @90b26d63   10 years michaelni avcodec/vp3: factorize out free_tables() Signed-off-by: Michael …
(edit) @57665430   10 years michaelni ffmpeg: use av_log_ask_for_sample() instead of duplicating …
(edit) @2422a7ff   10 years michaelni Loose mplayer in MPlayer/incoming/ Found-by: Clément Bœsch <u@pkh.me> …
(edit) @3e7b4b9   10 years michaelni Add direct link to ML in missing_feature_sample() Reviewed-by: …
(edit) @768ef0f1   10 years michaelni ffmpeg: request sample if the decoder & demuxer has_b_frames mismatch …
(edit) @a0b2de77   10 years michaelni ffmpeg: remove "has_b_frames" backpassing It seems working without …
(edit) @72e4cee   10 years michaelni avformat/asfdec: Use a parser for mpeg4-asp to find has_b_frames …
(edit) @896a5bff   10 years janne-libav arm: check if AS supports .dn Move the GNU as check before the arch …
(edit) @68a06b3a   10 years janne-libav aarch64: use '#' for whole line asm comments Both gnu as and clang …
(edit) @6a0fa4d8   10 years janne-libav aarch64: remove optional :pg_hi21: for adrp instruction Clang's …
(edit) @fd2981ea   10 years janne-libav aarch64: add darwin style PAGE/PAGEOFF relocations
(edit) @ad7de822   10 years Carl Eugen Hoyos Fix fate-opus and fate-aac-ln-encode with --target-path.
(edit) @4e3fe656   11 years michaelni avcodec/utils/ff_init_buffer_info: Favor color information from …
(edit) @763e7144   11 years michaelni Do not limit blocksize when reading PCM from aiff. Fixes ticket #3695.
(edit) @c17973f1   11 years lou doc/bsf: document noise bitstream filter Partially addresses ticket …
(edit) @1a426d54   11 years michaelni avformat/utils/avformat_find_stream_info: Move max_analyze_duration …
(edit) @2addbeef   11 years michaelni bfin: add README Based on sh4/README Suggested-by: jamrial …
(edit) @b55d3bbe   11 years michaelni Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73' * commit …
(edit) @fa4e17c1   11 years michaelni Merge commit 'b88cc5cca111132b42c2ee99662bfefe7652e3da' * commit …
(edit) @666e29fe   11 years michaelni avutil/mathematics/av_add_stable: Avoid av_cmp_q() call …
(edit) @e9add0d8   11 years michaelni av_add_stable: Add fast special case where step can be represented …
(edit) @4956d0e5   11 years michaelni avutil/mathematics/av_add_stable: check for the common case of inc=1 …
(edit) @5b7519fb   11 years michaelni avutil/mathematics/av_add_stable: avoid unneeded variable …
(edit) @880e2aa2   11 years diego Remove all Blackfin architecture optimizations Blackfin is a painful …
(edit) @6f6edfe   11 years michaelni avformat/utils: Call ff_rfps_add_frame() only for video This avoids …
(edit) @cdfd9717   11 years michaelni swr: move compensation_distance handling to swri_resample caller. I …
(edit) @bfb3ed1a   11 years michaelni avformat/mux: Dont leave stale side data pointers in …
(edit) @74ece44   11 years michaelni avformat/mux: fix memleak of side data in flac fate tests …
(edit) @bf0e5ac9   11 years michaelni fate: fate-hevc-conformance-INITQP_B_Sony_1 belongs to the 10bit kind …
(edit) @b88cc5cc   11 years diego bink: Rename BinkDSPContext member so as not to clash with BlockDSPContext
(edit) @f284e857   11 years Carl Eugen Hoyos Report "unknown codec" instead of "unspecifed size" if the codec is …
(edit) @22d1b249   11 years michaelni tests: Replace fieldmatch test with pixfmt Signed-off-by: Timothy Gu …
(edit) @44a72991   11 years michaelni fate: add simple test for async This only checks that things havnt …
(edit) @2c23f87c   11 years michaelni swr/resample_template: prevent end_index from overflowing and add …
(edit) @9b538537   11 years michaelni Rewrite main resampling loop (common and linear). This removes a …
(edit) @e91f27cb   11 years michaelni Merge commit '59cb5747ec3c5cd842b94e574c37889521c97cc4' * commit …
(edit) @6b9cbc9a   11 years michaelni Merge commit '3b18857ab301d2a0b3e86e9d85eed76f0798a29c' * commit …
(edit) @8225bf95   11 years michaelni Merge commit 'a1859032e39d96352687186fd179e1559dea2aca' * commit …
(edit) @dcd2a6ca   11 years michaelni x86: hevc_mc: remove unneeded shift The immediate value may be 0. …
(edit) @09fc28ae   11 years michaelni x86: hevcdsp_init: fix macro usage The macro was not using the …
(edit) @59cb5747   11 years martin rtmpproto: read metadata to set correct FLV header In the presence of …
(edit) @3b18857a   11 years martin rtmppkt: Add method to read an AMF string that is not prefixed by its …
(edit) @a1859032   11 years martin flvdec: Do not default to a video and audio stream If no streams were …
(edit) @8b686c88   11 years michaelni avcodec/options: use av_opt_copy() in avcodec_copy_context() to copy …
(edit) @00759d71   11 years michaelni avutil/opt: add av_opt_copy() Signed-off-by: Michael Niedermayer …
(edit) @f028b7af   11 years michaelni avutil/opt: add opt_size() If people want, this could be exported as …
(edit) @c4d88311   11 years michaelni avcodec/dpx_parser: fix off by 1 error Found-by: carl Signed-off-by: …
(edit) @d41a4a76   11 years michaelni avcodec/mjpegenc: allow encoding amv with height % 16 != 0 when strict …
(edit) @6d695d7a   11 years michaelni Fix nonsense non-mod16 AMV flipping code. It is obviously nonsense …
(edit) @527f5cbf   11 years michaelni tests: remove stale fate-update.sh script This is the same as …
(edit) @552c9904   11 years michaelni tests: Add pullup filter test Signed-off-by: Timothy Gu …
(edit) @3d820ba9   11 years michaelni Merge commit 'f76e3669bb350ca6df150244f3d28d7dc5599f01' * commit …
(edit) @571effb3   11 years michaelni Merge commit '3df0d20028cb9d2daca16ac0dc6c3ab77183da37' * commit …
(edit) @909dbb0   11 years michaelni ffmpeg_opt: fix ffserver with the 2 encoder contexts Signed-off-by: …
(edit) @758f929d   11 years michaelni ffmpeg: Fix choose_pixel_fmt() so it uses the correct encoding context …
(edit) @00dcb106   11 years michaelni ffmpeg: Fix encoder names in printout Signed-off-by: Michael …
(edit) @229022e7   11 years michaelni ffmpeg_opt: fix attachment streams Signed-off-by: Michael Niedermayer …
(edit) @0949bbc4   11 years michaelni ffmpeg: fix for-muxer AVCodecContext stuff Signed-off-by: Michael …
(edit) @0949ff93   11 years michaelni ffmpeg_filter: fix choose_pix_fmts() so it uses the correct encoding …
(edit) @862120f9   11 years michaelni Merge commit '383136264ef40452efd86cafb2d7221cd3830b3d' * commit …
(edit) @a87685d8   11 years michaelni ffmpeg: add note about why has_b_frame is copied and when it can be …
(edit) @921d5ae3   11 years michaelni ffmpeg: replace remaining, ffmpeg specific ist->st->codec by …
(edit) @9fb45334   11 years michaelni ffmpeg: copy b frame codec delay back from decoder to demuxer The …
(edit) @d0979357   11 years michaelni Merge commit '41776ba9c0ebbb71394cefdf7dd1b243e6c852d5' * commit …
(edit) @955b31a7   11 years michaelni Merge commit 'e19d48dfce52f1417f7f06143b96fed00cbcdc52' * commit …
(edit) @855e3b57   11 years michaelni Merge commit '0097cbea695e534fce39958ccd103af2fbf65831' * commit …
(edit) @05c5dd40   11 years michaelni Merge commit 'ed39cda02923316b6710c1bcc34d3445370be5b4' * commit …
(edit) @03bb99ae   11 years michaelni Merge commit '0957b274e312e985d69cb490bee2a7ff820acaa6' * commit …
(edit) @0ccfcb06   11 years michaelni Merge commit 'eb800f120d2d42590fde2302fe828c847e41e773' * commit …
(edit) @6e8e9f1e   11 years michaelni Merge commit '8c02adc62d71dfbb079a04753d8c16152c49de88' * commit …
(edit) @ec1ed645   11 years michaelni avcodec/cljr: require (v)strict -1 to use width %4 != 0 Suggested-by: …
(edit) @754bf121   11 years michaelni Merge commit 'd2ef708c95ace2518deffe830a9c439aeb9edd5d' * commit …
(edit) @f76e3669   11 years kostya.shishkov Decode both parts of Indeo4 IP frames Signed-off-by: Kostya Shishkov …
(edit) @3df0d200   11 years kostya.shishkov Move Indeo4 frametypes into common header. Signed-off-by: Kostya …
(edit) @3831362   11 years anton avconv: do not use the stream codec context for encoding
(edit) @41776ba9   11 years anton avconv: do not use the stream codec context for decoding
(edit) @e19d48df   11 years anton flac muxer: support reading updated extradata from side data
(edit) @0097cbea   11 years anton flac muxer: accept only STREAMINFO extradata The other format (full …
(edit) @ed39cda0   11 years anton flacenc: send final extradata in packet side data
(edit) @0957b274   11 years anton lavc: add an option to enable side data-only packets during encoding …
(edit) @eb800f1   11 years anton libavcodec: set AVFrame colorspace fields on decoding Signed-off-by: …
Note: See TracRevisionLog for help on using the revision log.