69753 Commits (adb9b235b6eb61d0dccf733f8bb03894659318d4)
 

Author SHA1 Message Date
Clément Bœsch adb9b235b6 avformat/gif: simplify gif_image_write_header() prototype 10 years ago
Paul B Mahol 088dfd3ff1 avcodec/dxtory: use init_get_bits8() 10 years ago
Michael Niedermayer 4177f501b4 Merge commit '7769be590c7aeb2aad26ca723d105cf5203e33d2' 10 years ago
Gilles Chanteperdrix 3eec775b21 avformat/rtpdec_ac3: add AC3 RTP depacketization (RFC 4184) 10 years ago
Gilles Chanteperdrix 22470510d1 avformat/rtpdec_mpeg12: add robust MPEG audio depacketization (RFC 5219) 10 years ago
Gilles Chanteperdrix 8ca098f444 avcocdec/mpegaudio_parser: add MP3 ADU headers parser 10 years ago
Himangi Saraogi 7769be590c vp56: Return meaningful error codes 10 years ago
Christophe Gisquet b533949813 x86: hevc: remove a parameter to WP internals 10 years ago
zhaoxiu.zeng a196e0c66d avcodec/vc1_pred: few branchless optimizations 10 years ago
Zhaoxiu Zeng 3b5ad8fbf7 avcodec/parser: optimize ff_mpeg4video_split() 10 years ago
Paul B Mahol ba22295e76 lavc: deprecate VIMA decoder 10 years ago
Michael Niedermayer 9ccc4eedd1 avformat/matroskaenc: Do not use native mode for raw RGB 10 years ago
Michael Niedermayer e2fb12b629 avformat/matroskaenc: fix handling of VFW style raw rgb 10 years ago
Michael Niedermayer ad1549aec3 avformat/mov: print a warning if parsing udta failed 10 years ago
zhaoxiu.zeng ac7fc444ee avcodec/apedec: simplify sign conversion 10 years ago
zhaoxiu.zeng b11a187575 avcodec/golomb: simplify sign conversion 10 years ago
zhaoxiu.zeng 0073c8e345 avcodec/apedec: move 'coeffs[256] and delay[256]' into, long_filter_high_3800 10 years ago
zhaoxiu.zeng 9e6198f0a4 avcodec/wmalosslessdec: simplify 10 years ago
zhaoxiu.zeng 80f1378005 avcodec/wmalosslessdec: optimize sign operation 10 years ago
zhaoxiu.zeng bc0a440e88 avcodec/wmalosslessdec: change type of acfilter_coeffs from int64_t to int16_t 10 years ago
zhaoxiu.zeng e4ea84e12e avcodec/wmv2: simplify cbp_table_index calculation 10 years ago
zhaoxiu.zeng b4b9a64bdb avcodec/vc1: simplify vc1_split() 10 years ago
zhaoxiu.zeng b39ac9d210 avcodec/vc1: simplify find_next_marker() 10 years ago
Michael Niedermayer 3e2714992b Merge commit 'eea769df322fac2601a96db195fa7dc8d12a8fbc' 10 years ago
Michael Niedermayer c74b3983f9 Merge commit 'faa8ffda2c513573733624784f0a7d0a4959d33e' 10 years ago
Paul B Mahol 8bb489fab5 fate: add wavpack encoder 10 years ago
Peter Meerwald eea769df32 hevc: Use generic av_clip function, not C implementation 10 years ago
Anton Khirnov faa8ffda2c doc/APIchanges: fill in missing dates and hashes 10 years ago
Michael Niedermayer 849ad5175b avformat/mov: Heuristically detect raw udta 10 years ago
Gilles Chanteperdrix c7ad1f562b avformat/rtsp: parse lang attribute in SDP 10 years ago
Gilles Chanteperdrix af940e6cb1 avformat/rtpdec: add T.140 RTP depacketization (RFC 4103) 10 years ago
Gilles Chanteperdrix afb0e5a810 avformat/rtsp: allow receiving subtitles via RTP 10 years ago
Michael Niedermayer 33650e0e42 avformat/mpegtsenc: Do not create invalid files from annex b streams without SPS/PPS 10 years ago
Thomas Volkert b6f577dbb2 rtpdec_hevc: correct parsing of aggregated packets 10 years ago
James Almer 1679d68dbf x86/hevc_mc: optimize AVX2 mc functions 10 years ago
James Almer 14b44c1614 x86/hevc_sao: make sao_edge_filter_{10,12} work on x86_32 10 years ago
wm4 7862325f80 avformat/matroskadec: fix IGNIDX handling 10 years ago
Michael Niedermayer cab6302534 avcodec/arm/videodsp_armv5te: Fix linking failure with "g++ -shared -D__STDC_CONSTANT_MACROS -o test.so ... libavcodec.a" 10 years ago
wm4 cac2295b21 matroska: redo seekhead handling 10 years ago
Clément Bœsch a5c9befbf4 README: add ffserver 10 years ago
Clément Bœsch e1ca695d22 README: fix analisys/analysis typo 10 years ago
Robert Xiao 60bb893386 LICENSE.md: Formatting updates 10 years ago
Michael Niedermayer 9843746570 avcodec/mpegvideo_enc: correctly initialize chroma_intra_matrix for MPEG1/2 10 years ago
Michael Niedermayer 0bcb040a2e avcodec/mpegvideo_enc: Consider chroma_intra_matrix in dct_quantize_trellis_c() 10 years ago
Michael Niedermayer 7d24ccaf00 fate: mjpeg trellis test 10 years ago
Michael Niedermayer 7cac568b39 avcodec/mjpegenc: support trellis quantization 10 years ago
Michael Niedermayer 7366bb38f1 avcodec/mpegvideo_enc: Add intra_chroma_ac_vlc_length, it will be needed for mjpeg 10 years ago
Jean Delvare 194165aed8 cmdutils: fix success path 10 years ago
Paul B Mahol edf217ebb7 avfilter: add dcshift filter 10 years ago
Alexey Titov a05a737316 avfilter/unsharp: OpenCL unsharpen filter optimization: substitute N^2 filter computation with 2N+C 10 years ago