81636 Commits (bc7066fd5dcfa33264e9e846284f422224d80dd6)
 

Author SHA1 Message Date
Jan Sebechlebsky b84c83144d avformat/fifo: Add fate test 8 years ago
Jan Sebechlebsky 0ed24bfc79 MAINTAINERS: Add myself as maintainer of fifo muxer 8 years ago
Jan Sebechlebsky 92b5f8fecd avformat: Add fifo pseudo-muxer 8 years ago
Michael Niedermayer 360d3f3c18 doc&tools: Add murge script, for analyzing 3 way conflicts. 8 years ago
Michael Niedermayer ebb9a320d7 avcodec/alsdec: Remove unused variable 8 years ago
Stanislav Dolganov 4edd74bd7c avcodec/me_cmp: add median SAD compare function 8 years ago
Umair Khan dcfd24b10c avcodec/alsdec: Implement floating point sample data decoding 8 years ago
Umair Khan eabdabb982 avcodec: Implement masked lz decompression 8 years ago
Umair Khan fb1f67a70b avutil: Softfloat implementation for IEEE 754 floating point 8 years ago
Mark Reid eb5f4b1482 tests/fate/vcodec: add dnxhr mov tests 8 years ago
Jan Sebechlebsky 2fc9a3eb7a avformat/mux: Restore original ts in write_packet on error 8 years ago
Burt P 429b41e7b2 doc/filters: re-order hdcd options to match --help filter=hdcd 8 years ago
Mark Reid 61fac0ea09 libavcodec/dnxhdenc: fix typo, check if profile is dnxhr 444 or hqx 8 years ago
Michael Niedermayer d7633ed7a5 avformat/swfdec: Fix memleak on error 8 years ago
Timothy Gu 1ae4b1e09d mem: Extend and edit Doxygen 8 years ago
Michael Niedermayer cc5e5548df avformat/wtvdec: Check pointer before use 8 years ago
Michael Niedermayer 67318187fb libavcodec/wmalosslessdec: Check the remaining bits 8 years ago
Burt P b7d1f44ce0 doc/filters: update for af_hdcd 8 years ago
Burt P 0e0f8859ba af_hdcd: PE table limits 8 years ago
Burt P accbb00ba7 af_hdcd: add AVOption to disable autoconversion in the filter graph 8 years ago
Burt P 8c19732a42 af_hdcd: add AVOption to set the CDT period 8 years ago
Burt P 400e2acd11 af_hdcd: Code comments update 8 years ago
Paul B Mahol 45e5d5f547 avfilter/avf_showvolume: calculate color table only once 8 years ago
Steven Liu 445c30ba07 lavf/hlsenc: add append_list flag into hlsenc 8 years ago
Jan Sebechlebsky 57503fab4f avcodec/bsf: Add custom item name function for bsf list 8 years ago
Paul B Mahol 4d7d74802d avfilter/vf_crop: make possible to do exact cropping for subsampled videos 8 years ago
Steven Robertson a3cab3d433 libavformat/mov: Accept known codepoints in 'colr' 8 years ago
Steven Robertson cf7b0b5050 fate: add DNxHR 12-bit example. 8 years ago
Michael Niedermayer f2a9a30fd6 avcodec/adpcm: Fix adpcm_ima_wav padding 8 years ago
Michael Niedermayer 2624695484 avcodec/svq3: fix slice size check 8 years ago
Michael Niedermayer 8b43ee4054 avformat/mov: Check STSD atom more completely 8 years ago
Michael Niedermayer a31e08fa1a avcodec/diracdec: Check numx/y 8 years ago
James Almer 27ee70290e avfilter/window_func: use a constant instead of acosh() 8 years ago
Roger Pack 18ce63a60e avdevice/dshow: satisfy alloc contract better 8 years ago
James Almer a8e3833a61 x86/avf_showcqt: use the FMULADD_PS x86util macro 8 years ago
Michael Niedermayer 15dd56c093 avcodec/h2645_parse: fix nal size 8 years ago
Michael Niedermayer 528171ba84 avcodec/h2645_parse: Use get_nalsize() in ff_h2645_packet_split() 8 years ago
Michael Niedermayer f10ea03df3 avcodec/h264_parser: Factor get_avc_nalsize() out 8 years ago
Michael Niedermayer b8b3671721 avcodec/cfhd: Increase minimum band dimension to 3 8 years ago
Paul B Mahol 0d8b6a15dd avfilter/vf_histogram: make foreground and background opacity configurable 8 years ago
Michael Niedermayer ca906e8190 avformat/movenc: Free extradata after successfull allocation of new instead of before 8 years ago
Umair Khan 4f6f56114e avformat/movenc: allow rewriting extradata 8 years ago
Michael Niedermayer 9ffe44c5c7 avcodec/indeo2: check ctab 8 years ago
Michael Niedermayer a453bbb68f avformat/swfdec: Fix inflate() error code check 8 years ago
Michael Niedermayer 2a3720bc22 avformat/swfdec: Move packet size check before side data allocation 8 years ago
Michael Niedermayer 237207645b avcodec/rawdec: Fix bits_per_coded_sample checks 8 years ago
Michael Niedermayer 382a68b008 vcodec/h2645_parse: Clear buffer padding 8 years ago
Michael Niedermayer cc13bc8c4f avcodec/h2645: Fix NAL unit padding 8 years ago
Paul B Mahol e2a39b103e avfilter/avf_showvolume: use current peak value for picking colors 8 years ago
Paul B Mahol b3c6e89d48 avfilter/avf_showspectrum: do not use uninitialized memory 8 years ago