42441 Commits (9ef748173a4e0e58d40afaf38397783cd2537eaa)
 

Author SHA1 Message Date
Vittorio Giovara 9ef748173a cmdutils: Print general codec capabilities 9 years ago
Vittorio Giovara e240a28b20 cmdutils: Add auto to threading capabilities report 9 years ago
Derek Buitenhuis d15368ee39 h264: Run VLC init under pthread_once 9 years ago
Luca Barbato c53e796f8b thread: Provide no-op variants for pthread_once 9 years ago
Luca Barbato 08377f9c3b dxva: Include last the internal header 9 years ago
Andrey Utkin c134850669 httpauth: Add space after commas in HTTP/RTSP auth header 9 years ago
Michael Niedermayer e55376a1fd rtmpproto: Write correct flv packet sizes at the end of packets 9 years ago
wm4 6a23a34274 mimic: drop AVPicture usage 9 years ago
Vittorio Giovara 6fdd4c678a libschroedinger: Properly use AVFrame API 9 years ago
Vittorio Giovara 901f9c0a32 qtrle: Properly use AVFrame API 9 years ago
Derek Buitenhuis 17e41cf361 avcodec: Do not lock during init if there is no init function 9 years ago
Luca Barbato 34ed5c2e4d avformat: Do not use AVFMT_RAWPICTURE 9 years ago
Alexandra Hájková 16b0c92962 avconv: Add loop option. 9 years ago
Vittorio Giovara 11c5f438ff dict: Change return type of av_dict_copy() 9 years ago
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