81434 Commits (92b5f8fecdc1c0f21ef5167866d9b88b87ac5845)
 

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