77383 Commits (532a2833830538925e7830c22a885e73e557d6d7)
 

Author SHA1 Message Date
Hendrik Leppkes cd1b7e2bd7 vp9: fix pixel format changes with threading 9 years ago
Reynaldo H. Verdejo Pinochet 21fbc41214 cmdutils: use version accessor macros 9 years ago
Muhammad Faiz 54ed3ebbe4 avfilter/showcqt: BASEFREQ and ENDFREQ cast to double 9 years ago
Anshul Maheshwari 162754c1e0 Remove Redundant Entry of MPEG2 Video Desc 9 years ago
Andreas Cadhalpun 5adb5d9d89 mjpegdec: consider chroma subsampling in size check 9 years ago
Rostislav Pehlivanov a0a39acd01 fate: change the CMP_TARGETs for the recent AAC encoder changes 9 years ago
Rostislav Pehlivanov d55f83de4d aacenc_tns: tune and reduce artifacts 9 years ago
Rostislav Pehlivanov b32e989e6c aacenc: move the TNS search and filtering before PNS 9 years ago
Paul B Mahol 45b451c892 avfilter/af_alimiter: add 3 more options 9 years ago
Timothy Gu b0669e7ccf fate/concatdec: Use -bitexact 9 years ago
Timothy Gu 9670165cc2 ffprobe: Do not print profile names in -bitexact 9 years ago
Ganesh Ajjanagadde 65440916c1 ffplay: use hypot() 9 years ago
Ganesh Ajjanagadde 14886bebfe avcodec/dvdsubdec: fix typo in dlog message 9 years ago
Ganesh Ajjanagadde f1f323b6de avformat/movenc-test: correct varargs usage 9 years ago
Ganesh Ajjanagadde 90409b6da8 avformat/rtsp: free opts dictionary on failure of getnameinfo 9 years ago
Anton Khirnov b8b21dee0f mxfenc: always assume long gop 9 years ago
Anton Khirnov e02de9df4b lavc: export Dirac parsing API used by the ogg demuxer as public 9 years ago
Anton Khirnov 8bcadaacc2 mpegenc: use the CPB props side data 9 years ago
Anton Khirnov 5845a8273e movenc: use the CPB props side data 9 years ago
Anton Khirnov 825900248b qsvenc: export CPB props side data 9 years ago
Anton Khirnov 1520c6ff05 nvenc: export CPB props side data 9 years ago
Anton Khirnov 2507b5dd67 mpegvideo_enc: export vbv_delay in side data 9 years ago
Anton Khirnov 3f5c99fcbb mpegvideo_enc: export CPB props side data 9 years ago
Anton Khirnov 732a37d146 libx264: export CPB props side data 9 years ago
Anton Khirnov 03afb62e83 libvpxenc: export CPB props side data 9 years ago
Anton Khirnov 11c9bd633f libopenh264enc: export CPB props side data 9 years ago
Anton Khirnov f0b769c16d lavc: add a packet side data type for VBV-like parameters 9 years ago
Anton Khirnov e63e3797a1 avconv: pass the global codec side data to the muxer 9 years ago
Anton Khirnov 84adab333c lavc: add stream-global packet side data 9 years ago
Anton Khirnov 31c51f7441 avpacket: add a function for wrapping existing data as side data 9 years ago
Paul B Mahol 3e1724baf8 avfilter/af_stereotools: fix logic fail 9 years ago
Reynaldo H. Verdejo Pinochet 21c34cb261 libavutil: add version component accessor macros 9 years ago
Anton Khirnov b09ad37c83 h264: derive the delay from the level when it's not present 9 years ago
Anton Khirnov 792b9c9dfc h264: set frame_num in start_frame(), not decode_slice_header() 9 years ago
Anton Khirnov 741b494fa8 h264: eliminate default_ref_list 9 years ago
Rostislav Pehlivanov fcd9c6334a doc/encoders.texi: fix typo and clarify mpeg2_aac_low 9 years ago
Michael Niedermayer 2140858524 avcodec/hevc: Fix integer overflow of entry_point_offset 9 years ago
Anton Khirnov e7078e842d hevcdsp: add x86 SIMD for MC 9 years ago
Anton Khirnov 0cef06df07 checkasm: add HEVC MC tests 9 years ago
Anton Khirnov a853388d2f hevc: change the stride of the MC buffer to be in bytes instead of elements 9 years ago
Anton Khirnov 688417399c hevcdsp: split the pred functions by width 9 years ago
Anton Khirnov 818bfe7f0a hevcdsp: split the epel functions by width 9 years ago
Anton Khirnov 1f821750f0 hevcdsp: split the qpel functions by width instead of by the subpixel fraction 9 years ago
Rostislav Pehlivanov dcbe8d8abc aacenc_ltp: use an AR filter for LTP encoding as well 9 years ago
Rostislav Pehlivanov 3112501daf aacenc: fix aac_pred option triggering an error 9 years ago
Rostislav Pehlivanov cc68ca0cab doc/encoders.texi: use words intead of numbers to describe option states 9 years ago
Rostislav Pehlivanov 713e67e5d8 Changelog: append experimental flag removal to the AAC encoder entry 9 years ago
Michael Niedermayer a08681f1e6 avcodec/dirac_parser: Check that there is a previous PU before accessing it 9 years ago
Michael Niedermayer c7d6ec947c avcodec/dirac_parser: Add basic validity checks for next_pu_offset and prev_pu_offset 9 years ago
Michael Niedermayer 79798f7c57 avcodec/dirac_parser: Fix potential overflows in pointer checks 9 years ago