source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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) @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: …
(edit) @8c02adc6   11 years anton lavu: add all color-related enums to AVFrame Signed-off-by: Anton …
(edit) @d2ef708c   11 years anton matroskaenc: Allow VP9 and Opus in webm Bug-Id: 695 Signed-off-by: …
(edit) @181b2c37   11 years michaelni avcodec/mjpegenc: disallow encoding amv with height%16!=0 I do not …
(edit) @149be913   11 years michaelni avcodec/mjpegdec: request a AMV sample with non mod 16 height …
(edit) @e1bd40fe   11 years michaelni x86/motion_est: enable sad16_sse2 on k10 CPUs The check is meant for …
(edit) @6dc709f0   11 years michaelni avcodec/cljr: support width%4 encoding Signed-off-by: Michael …
(edit) @59a70422   11 years michaelni avcodec/cljr: remove coded_frame code Signed-off-by: Michael …
(edit) @ac1077ab   11 years michaelni lavc/dsputil: add missing vsad8 and vsse8 functions the mpeg encoder …
(edit) @28f7b81   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @e692c967   11 years michaelni avcodec/asvenc: fix encoding dimensions %16 != 0 Signed-off-by: …
(edit) @879aa062   11 years michaelni avutil/frame: frame_copy_video: support copying from a smaller to a …
(edit) @e868f84   11 years michaelni avcodec/snow: fix 1 pixel block sizes Signed-off-by: Michael …
(edit) @26b0d719   11 years Carl Eugen Hoyos Read mov files where the moov atom is hidden within a free atom. …
(edit) @aab2e939   11 years Carl Eugen Hoyos Fix compilation with --disable-everything --enable-demuxer=matroska. …
(edit) @e91e626   11 years Carl Eugen Hoyos lavc/jpeglsenc: Enable frame-threading.
(edit) @64afc3bb   11 years Carl Eugen Hoyos lavc/lclenc: Enable frame-threading.
(edit) @cdfe06ae   11 years Carl Eugen Hoyos lavc/ljpegenc: Enable frame-threading.
(edit) @b91bf48f   11 years Carl Eugen Hoyos lavc/tiffenc: Enable frame-threading.
(edit) @c528d833   11 years Carl Eugen Hoyos lavc/utvideoenc: Enable frame-threading.
(edit) @6e678528   11 years Carl Eugen Hoyos Use rc_max_rate in av_find_best_stream() if bitrate == 0. Fixes …
(edit) @925f7980   11 years michaelni libavformat: output cues for each subtitle block in MKV muxer …
(edit) @9c22e909   11 years michaelni Revert "avformat/movenchint: Fix movhinting with …
(edit) @8c895ae7   11 years michaelni Merge commit 'f797b134cad4d248b1c8955659997980d0668bc3' * commit …
(edit) @f797b134   11 years martin rtpenc_chain: Don't copy the time base to the source stream by default …
(edit) @4ba85600   11 years michaelni huffyuv: increase VLC_BITS to 12 May require a different tuning for …
(edit) @2e532aa8   11 years michaelni avformat/flvenc: fix assertion failure after 4h muxing Signed-off-by: …
(edit) @f128342d   11 years michaelni build: fix compilation of svq1enc_mmx.c with --disable-mmx It's …
(edit) @4ac41a52   11 years michaelni x86/huffyuvdsp: fix some prototypes Remove duplicate prototypes and …
(edit) @83b8987   11 years michaelni Merge commit 'd6d767d93e532246cacf3567e6bcad76a821f838' * commit …
(edit) @1fe40e1b   11 years michaelni avformat/movenchint: Fix movhinting with ff_rtp_chain_mux_open() from …
(edit) @69275706   11 years michaelni Merge commit 'abb810db036628e11a5171134ebe320b187ee6d6' * commit …
(edit) @d6d767d9   11 years martin ppc: Fix compilation for ppc64le (ELFv2) CC: libav-stable@libav.org
(edit) @abb810db   11 years martin Revert "rtpenc_chain: Don't copy the time_base back to the caller" …
(edit) @d136fe6f   11 years michaelni x86: huffyuvdsp: fewer functions for x86_64 When there are 2 …
(edit) @e0d07455   11 years michaelni avcodec/options: leave priv_data in avcodec_copy_context() intact …
(edit) @82efa24c   11 years michaelni avcodec/proresenc_anatoliy: simplify get() Signed-off-by: Michael …
(edit) @f6b1cd39   11 years michaelni avcodec/proresenc_anatoliy: load 4 samples at a time in get() …
(edit) @63b4d6f   11 years michaelni avcodec/proresenc_anatoliy: Use fdct from DSPContext instead of direct …
(edit) @e263af30   11 years michaelni avcodec/proresenc_anatoliy: Set bits_per_raw_sample Signed-off-by: …
(edit) @8716605a   11 years michaelni avformat/nutenc: Suggest genpts if AV_NOPTS_VALUE Signed-off-by: …
(edit) @3ea0d9c8   11 years Carl Eugen Hoyos Fix VDPAU decoders, regression since f2f99f07.
(edit) @154cee92   11 years michaelni x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasm Signed-off-by: …
(edit) @0b6292b7   11 years michaelni x86: dsputilenc: move all the function prototypes together …
(edit) @bfb48823   11 years michaelni tests: Add MPEG4 nsse test Signed-off-by: Timothy Gu …
(edit) @f743fa9c   11 years michaelni x86: huffyuvdsp: add_hfyu_left_pred_bgr32 C MMX SSE2 …
(edit) @7be79c76   11 years michaelni avcodec/huffyuvdsp: Change w to intptr in add_hfyu_median_pred() and …
Note: See TracRevisionLog for help on using the revision log.