42243 Commits (a32032b508d77096a7d7a5fd68139a1f9f746d00)
 

Author SHA1 Message Date
Stefano Sabatini a1e092ccd3 lavf/segment: fix logic for segmenting audio-only inputs 13 years ago
Stefano Sabatini 4e2899dd31 lavf/segment: add more information in log message in seg_write_packet() 13 years ago
Nedeljko Babic 597282efa7 doc: add documentation regarding MIPS optimizations 13 years ago
Stefano Sabatini fd0e6ef99a lavf/segment: remove unused offset variable 13 years ago
Stefano Sabatini 77dcae5d74 lavf/segment: apply misc fixes to the private options internal documentation 13 years ago
Stefano Sabatini a5af29336a lavf/segment: slightly simplify fail logic in seg_write_packet() 13 years ago
Stefano Sabatini 4ad17bc76b lavf/segment: move list filename printing logic from segment_end() to segment_start() 13 years ago
Martin Storsjö 30327865f3 ismindex: Verify that all bitrate variants match 13 years ago
Martin Storsjö 1be8c90847 ismindex: Properly report errors reading the MFRA atom 13 years ago
Carl Eugen Hoyos 71e5a14028 Suggest aresample filter if it was not compiled but requested. 13 years ago
Michael Niedermayer 6ea973fc4c avcodec_align_dimensions2: support 12 & 14 bit planar colorspaces 13 years ago
Michael Niedermayer 4251a0b84c imgconvert: add planar RGB formats to pix_fmt_info 13 years ago
Michael Niedermayer 6ca8ef5189 imgconvert: add yuv 9,10,12,14 bit planar YUV formats to pix_fmt_info 13 years ago
Michael Niedermayer e9757066e1 libavutil: add 12 and 14 bit planar colorspaces 13 years ago
Diego Biurrun 1a068bfefd cosmetics: Consistently use C-style comments with multiple inclusion guards 13 years ago
Diego Biurrun 4051be6f50 anm: fix a few Doxygen comments 13 years ago
Diego Biurrun 09f211987c misc typo and wording fixes 13 years ago
Reinhard Tartler 22662ca560 attributes: add av_noreturn 13 years ago
Reinhard Tartler a1641e9540 attributes: drop pointless define guards 13 years ago
Mans Rullgard 06eb4f0885 configure: do not disable av_always_inline with --enable-small 13 years ago
Luca Barbato 09a445ce34 flvdec: initial stream switch support 13 years ago
Luca Barbato 906f9dce85 avplay: fix write on freed memory for rawvideo 13 years ago
Ronald S. Bultje 3389545157 snow: remove a VLA used for edge emulation 13 years ago
Mans Rullgard fb93e61e2b x86: lavfi: fix gradfun/yadif build with mmx/sse disabled 13 years ago
Paul B Mahol 5d171b1f47 jvdec: check if there is enough data 13 years ago
Paul B Mahol f8a81755c2 jvdec: remove redundant check 13 years ago
Paul B Mahol 1bc9e4c5b2 jvdec: remove buf_size 13 years ago
Paul B Mahol 1c638cfc25 jvdec: stop reading partial palette 13 years ago
Michael Niedermayer c673a90b0d tools: add bisect script 13 years ago
Michael Niedermayer c9de83fefd yadif/x86: add prototypes for functions, make code valid C again. 13 years ago
Michael Niedermayer 114f82ee7e jvdec: check that the video_size fits in the packet. 13 years ago
Paul B Mahol 596814f978 jvdec: fix memleak of jv->frames 13 years ago
Ronald S. Bultje cbd9b2f918 snow: remove the runs[] VLA. 13 years ago
Martin Storsjö 4d8516fdb1 snow: Check mallocs at init 13 years ago
Michael Niedermayer 9d0c71e5e3 jvdemux: correct size for truncated packets 13 years ago
Paul B Mahol 699083edce fate: add test for Bitmap Brothers JV demuxer 13 years ago
Paul B Mahol 7c52070131 fate: add test for Bitmap Brothers JV video 13 years ago
Michael Niedermayer 6671c40038 h264pred: assert that depth is supported 13 years ago
Michael Niedermayer 9c995fe19a h264dsp: assert that depth is supported 13 years ago
Michael Niedermayer 5a1bbb3af0 dsputil: assert that depth is supported 13 years ago
Stefano Sabatini bb6effe059 lavfi: remove vsrc_buffer.h API 13 years ago
Stefano Sabatini ab7dbdc92c lavc/rawdec: add assertion check in raw_decode() 13 years ago
Stefano Sabatini 17a54f5de8 lavc/rawdec: prefer constant AVPALETTE_SIZE over 256*4 13 years ago
Michael Niedermayer 4330b8bba2 h264: sps: handle more profiles 13 years ago
Michael Niedermayer 9091ba9dfa h264: add support for constraint_set4_flag / constraint_set5_flag 13 years ago
Michael Niedermayer b6851d34c0 x86/gradfun: fix compilation failure on open solaris 13 years ago
Michael Niedermayer b2527d5d5a Revert "alsdec: remove dead assignments" 13 years ago
Michael Niedermayer a08efa2e36 has_decode_delay_been_guessed: tighten up the heuristic. 13 years ago
Michael Niedermayer 4e9e0700fb has_decode_delay_been_guessed: skip guessing when sps.num_reorder_frames is available 13 years ago
Michael Niedermayer 1fb07be062 fate: drop strict 1 for MR4_TANDBERG_C.264 and MR5_TANDBERG_C.264 13 years ago