77840 Commits (8f3a9a8c278acf886f70a1d743bc07b6f9c7b51a)
 

Author SHA1 Message Date
  Ganesh Ajjanagadde b8e5b1d786 lavc/mdct_template: use lrint instead of floor hack 9 years ago
  Ganesh Ajjanagadde df679f1264 lavc/dcaenc: avoid wasteful cos calls 9 years ago
  Ganesh Ajjanagadde a0ddebfedf lavc/nellymoserdec: replace pow by exp2 9 years ago
  Ganesh Ajjanagadde 93afb338a4 lavfi/formats: fix segfault when allocation fails 9 years ago
  Dave Yeo b0b133b8c0 hevcdsp: use a macro for .rodata section 9 years ago
  Tom Marecek 46cbb4c231 ffmpeg: change command line option -dump to work without -loglevel debug 9 years ago
  Michael Niedermayer 5e8b9e746f avutil/softfloat: Assert that the exponent did not overflow the legal range in av_normalize1_sf() 9 years ago
  Paul B Mahol df2ce130a6 avfilter/af_aemphasis: more declarations above 9 years ago
  Andreas Cadhalpun fdc94db37e sbr_qmf_analysis: sanitize input for 32-bit imdct 9 years ago
  Andreas Cadhalpun a9c20e922c sbrdsp_fixed: assert that input values are in the valid range 9 years ago
  Andreas Cadhalpun ff8816f717 aacsbr: ensure strictly monotone time borders 9 years ago
  Rostislav Pehlivanov d8f13e783a diracdec: remove duplicate codeblock decoding 9 years ago
  Kieran Kunhya 3652dd5d0c diracdec: Fix FPE on invalid low_delay data 9 years ago
  Kieran Kunhya cdf8c9038d diracdec: Replace dirac parse codes with better ones 9 years ago
  Kieran Kunhya 7424a6d0a5 diracdec: Read picture types by using parse_code 9 years ago
  Kieran Kunhya 8880ca2307 diracdec: Store version major/minor flags 9 years ago
  Kieran Kunhya 8eb6acef92 diracdec: Support new extended quantiser range 9 years ago
  Kieran Kunhya 8dcc99dc68 diracdec: Extract version parameters 9 years ago
  Kieran Kunhya 9f374c5906 diracdec: Make slice parameters common between lowdelay and future hq profile 9 years ago
  Kieran Kunhya 3bb6ce1af9 diracdec: Rename lowdelay_subband to decode_subband because it is shared with HQ profile 9 years ago
  Kieran Kunhya 3f07f12f65 diracdec: Template DSP functions adding 10-bit versions 9 years ago
  Kieran Kunhya 9553689854 diracdec: Move strides to bytes, and pointer types to uint8_t. 9 years ago
  Ganesh Ajjanagadde bd3409f52a lavfi/vf_alphamerge: fix unitialized pointers 9 years ago
  Ganesh Ajjanagadde 08a96708a5 lavfi/vf_overlay: fix unitialized pointers 9 years ago
  Paul B Mahol 45938f0301 avfilter/x86/vf_maskedmerge: move %define out of .nextrow 9 years ago
  Ganesh Ajjanagadde 82f3d47b4f doc/developer: misc minor fixes 9 years ago
  Ganesh Ajjanagadde e5d771c84d avfilter/avf_showfreqs: avoid wasteful pow 9 years ago
  Claudio Freire 124c375938 AAC encoder: fix OOB access in search_for_pns 9 years ago
  Alex Agranovsky 7fd1c85e51 lavf/mpjpegdec: Fixed dereference after null check 9 years ago
  Michael Niedermayer 80ceb4696a avformat/rmdec: Fix use of uninitialized variable 9 years ago
  Michael Niedermayer bc8b1e694c avutil/mathematics: Fix division by 0 9 years ago
  Michael Niedermayer 8cfa912e25 avformat/flacdec: remove unused return code assignment 9 years ago
  Michael Niedermayer e6971db12b avformat/matroskaenc: Check codecdelay before use 9 years ago
  Ganesh Ajjanagadde 89bbf01978 lavfi/af_amix: fix memory leak 9 years ago
  Ganesh Ajjanagadde 924fcac521 lavfi/af_channelmap: fix memory leak 9 years ago
  Ganesh Ajjanagadde 31f0d555e0 lavfi/vf_alphamerge: fix memory leaks 9 years ago
  Ganesh Ajjanagadde 301c2784b3 lavfi/vf_overlay: fix memory leaks 9 years ago
  Ganesh Ajjanagadde 00c3220149 lavfi/show_palette: fix memory leak 9 years ago
  Ganesh Ajjanagadde cb93df0dcb avcodec/aacsbr_tablegen: always initialize tables at runtime 9 years ago
  Jean Delvare e74f1a121e avfilter/vf_delogo: round to the closest value 9 years ago
  Ganesh Ajjanagadde c8905e0d67 swscale/utils: replace pow by exp2 9 years ago
  Ganesh Ajjanagadde 42868ca569 avcodec/jpeg2000: replace naive pow call with smarter exp2fi 9 years ago
  Andreas Cadhalpun 5b0da6999f aacenc: update max_sfb when num_swb changes 9 years ago
  Matthieu Bouron 3d09065316 fate/api-jpeg-codec-param: rename to api-mjpeg-codec-param 9 years ago
  Luca Barbato 81c95eb8ee openh264: Directly include the deprecation guards header 9 years ago
  Sebastian Dröge 9aebea0a4d avcodec/h264: Set CORRUPT flag on output frames that are not fully recovered 9 years ago
  Clément Bœsch 503d8bf74a lavu/frame: use AVPALETTE_SIZE instead of 1024 9 years ago
  Rostislav Pehlivanov 4c5136a48b aacenc_ltp: disable LTP with high lambda values 9 years ago
  Rostislav Pehlivanov 6e5dbe7267 aacenc_tns: use 4 bits for short windows 9 years ago
  Luca Barbato 34138ece23 log: Use a do {} while (0) for tlog 9 years ago