42477 Commits (9f5d6f460ceeda8b4ac29b3249a49e275b64c706)
 

Author SHA1 Message Date
Sean McGovern c1aac39eac build: add Solaris symbol versioning 9 years ago
Luca Barbato b9ece15a01 nullenc: Use the wrapped avframe pseudo-encoder 9 years ago
Luca Barbato d00a8fd417 yuv4mpeg: Use the wrapped avframe pseudo-encoder 9 years ago
Luca Barbato 00332e0a06 wrapped_avframe: Initial implementation 9 years ago
Mario Gasparoni c3e5c47bda libopenh264enc: Added max_nal_size option 9 years ago
Alexandra Hájková 00cc10aee3 asfdec: do not skip padding if offset is above packet size - padding 9 years ago
Anton Khirnov a8956eca1f cabac: Make CABAC states hardcoded 9 years ago
Hendrik Leppkes 2830bce47e w32pthreads: Load dynamically loaded functions on demand 9 years ago
Hendrik Leppkes b22693b06d w32pthreads: Add pthread_once emulation 9 years ago
Luca Barbato 8b830ee9a2 avconv: Do not try to configure filter outputs without streams 9 years ago
Luca Barbato d7a5a178c2 configure: When disabling a library disable all the related components 9 years ago
Alexandra Khirnova 58b42345b3 dcadec: reorganise context data 9 years ago
Vittorio Giovara 3a4d369ea4 g2m: Relax resolution change constraints 9 years ago
wm4 39f01e346c mmaldec: be more tolerant against MMAL not returning decoded output 9 years ago
wm4 65db4899fa mmaldec: refactor to have more context per MMAL input buffer 9 years ago
Derek Buitenhuis eae58428bd avcodec: Do not lock during open for codecs marked as having threadsafe init 9 years ago
Vittorio Giovara abe9adfb31 rangecoder: Use AV_RB16 instead of bytestream_get_be16 9 years ago
Vittorio Giovara b8b13acd70 hevc: Simplify logical check 9 years ago
Vittorio Giovara 10aa6f9db4 h264: Use the correct argument context in debug log 9 years ago
Vittorio Giovara 4628443ca3 h263: Drop uninitialized variable use from log message 9 years ago
Vittorio Giovara 1da2a20763 dvbsubdec: Fix function return type 9 years ago
Vittorio Giovara cab63a8b59 dv: Mark internal frame reference as const 9 years ago
Vittorio Giovara 4c160fa239 dcadec: Always initialize return variable 9 years ago
Anton Khirnov bb198c4997 d3d11va: make av_d3d11va_alloc_context() available at all times 9 years ago
Anton Khirnov f320287159 d3d11va: check for malloc failure 9 years ago
Henrik Gramner 2c3dbff1d8 avutil/avstring: Inline some tiny functions 9 years ago
John Stebbins f56a085593 matroskaenc: Don't write a track language tag 9 years ago
Henrik Gramner 8bb376cf6b checkasm: Fix the function name sorting algorithm 9 years ago
Christophe Gisquet e54d7e4e8e dnxhddata: Deduplicate cid 1256 chroma table 9 years ago
Jeremy James 1fb63d6f43 dnxhddata: Deduplicate dnx100 tables 9 years ago
Jeremy James cc320296ab dnxhddata: Fix cid 1260 luma and chroma tables 9 years ago
Joseph Artsimovich bfe1cd80eb dnxhddata: Fix 10-bit DNxHD quant matrices 9 years ago
Derek Buitenhuis 380146924e x264: Add option to force IDR frames 9 years ago
Yu Xiaolei eb02387add x264: Expose the NV21 input support 9 years ago
Luca Barbato 74942685cb hls: Check av_opt_set_dict return value as well 9 years ago
Alexandra Khirnova d0a3e89d41 dcadec: make a number of samples per subband per subsubframe a named constant 9 years ago
Luca Barbato 8ae1d87a24 build: Add support for known custom allocators 9 years ago
Vittorio Giovara 9a3202a98b Screenpresso SPV1 decoder 9 years ago
Vittorio Giovara 1aa24df74c lavu: Deprecate AVFrame.error[] 9 years ago
Vicente Olivert Riera 3f1f605301 configure: address a copy-paste typo 9 years ago
Vittorio Giovara 26e8fa3b50 tiny_psnr: Use the correct abs() version 9 years ago
Vittorio Giovara c9943f00cf vf_framepack: Use av_image_copy() where appropriate 9 years ago
Vittorio Giovara e94e651c76 dnxhddec: Enable frame threading 9 years ago
Christophe Gisquet c49cbecbae dnxhddec: Decode and use interlace mb flag 9 years ago
Thierry Foucu c5e5e63062 riff: Add support for RV40 codec in AVI 9 years ago
Vittorio Giovara b5e4f393b6 avconv: Make the private options discovery more manifest 9 years ago
Vittorio Giovara 3973f0f773 Revert "avconv_opt: Allow printing private options" 9 years ago
Vittorio Giovara cf7d2f2d21 lavc: Simplify checking quant bias option 9 years ago
Ganesh Ajjanagadde 84dfc426ce avresample: Remove an unused variable 9 years ago
Ganesh Ajjanagadde 4885bde318 motion_est_template: Fix undefined left shift of negative number 9 years ago