41392 Commits (e14f98c62fdf8744b07419314095d1b3248cce75)
 

Author SHA1 Message Date
Anton Khirnov f771b3ab5d avidec: do not export stream_codec_tag 10 years ago
Anton Khirnov 167e004e1a h264: drop any pretense of support for data partitioning 10 years ago
Anton Khirnov 58ae8d5957 h264_parser: restore a comment lost in 0268a54 10 years ago
Anton Khirnov ecab21ac47 h264: do not reset the ref lists in flush_change() 10 years ago
Anton Khirnov 9404a47a2d h264: move parser-only variables to their own context 10 years ago
Anton Khirnov cf1e0786ed error_resilience: move the MECmpContext initialization into ER code 10 years ago
Hendrik Leppkes a7e0380497 avconv_dxva2: add hevc support 10 years ago
Hendrik Leppkes 7e850fa67e Add DXVA2 HEVC HWAccel 10 years ago
Hendrik Leppkes b82722df9b hevc: reindent after previous commit 10 years ago
Hendrik Leppkes e72e8c5a1d hevc: add hwaccel hooks 10 years ago
Hendrik Leppkes 4b95e95dba hevc: store the short term rps flag and size in the context 10 years ago
Hendrik Leppkes 36779a8405 hevc: store the escaped/raw bitstream in HEVCNAL 10 years ago
Hendrik Leppkes b0593a4bca hevc: pass the full HEVCNAL struct to decode_nal_unit 10 years ago
Andreas Unterweger 3a70c0c95f examples/transcode_aac: generate proper PTS and set the muxer timebase 10 years ago
Andreas Unterweger c9b19ac892 examples/transcode_aac: fix a typo 10 years ago
Andreas Unterweger 749a89d1b8 examples/transcode_aac: properly select the output sample format 10 years ago
Anton Khirnov 443b71928b hevc: unref the current frame if frame_start() fails 10 years ago
Anton Khirnov 1dd021929f hevc: clear unused refs on failure 10 years ago
Anton Khirnov f9f883af4f h264: simplify code in flush_dpb() 10 years ago
Vittorio Giovara 3a6dfec864 segment: Check av_get_frame_filename() return value 10 years ago
Vittorio Giovara 7915e6741d hlsproto: Properly close avio buffer in case of error 10 years ago
Vittorio Giovara 4c5fa628da mov: Do not compute negative SAR values 10 years ago
Michael Niedermayer 2a06c2a03e mpegvideo_enc: Draw edges on input for non-multiple of 16 resolutions 10 years ago
Martin Storsjö 9108967513 rtspdec: Consistently use rtsp_hd_out for writing 10 years ago
Derek Buitenhuis 6341ab0ad3 libx265: Pass through user-set frame type 10 years ago
Martin Storsjö 3a724a7f3b dashenc: Use inttypes.h macros for format strings instead of %lld 10 years ago
Rodger Combs 1d8aa23794 dashenc: Fix format string generation 10 years ago
Derek Buitenhuis da9bffaf08 doc/platform: Reference only MSYS2 and MinGW-w64 10 years ago
Martin Storsjö 440119b188 libopenh264enc: Move a declaration of a variable into an ifdef 10 years ago
Martin Storsjö bba0247926 libopenh264enc: Remove a workaround for silencing warnings about unused variables in the OpenH264 header 10 years ago
Michael Niedermayer ea3fc9fe68 smoothstreamingenc: Add a missing "goto fail" 10 years ago
Nidhi Makhijani 3941df5462 aea: Return proper error code on invalid header 10 years ago
Vittorio Giovara 2df7277711 swscale: fix gbrap to gbrap alpha scaling 10 years ago
Vittorio Giovara 89df3fd49e swscale: fix warning about incompatible function pointer type 10 years ago
Martin Storsjö 024e5a2d5f rtmppkt: Repeat the full 32 bit timestamp for chunking continuation packets 10 years ago
Michael Niedermayer def69553e7 h264_cabac: Break infinite loops 10 years ago
Vittorio Giovara 402fb5550e opus_parser: drop unused variable 10 years ago
Vittorio Giovara 8a9641a652 bsf: check memory allocations 10 years ago
Vittorio Giovara 014b6b416f vp8: improve memory allocation checks 10 years ago
Anton Khirnov 54bc15d5eb id3v2: fix reading v2.2 attached pictures 10 years ago
Anton Khirnov 932788be5a id3v2: add names to the parameters of ID3v2EMFunc.read 10 years ago
Anton Khirnov 8809c974a3 id3v2: constify the 'tag' parameter to special metadata parsing callback 10 years ago
Paul B Mahol f86f39cb9b tiff: support decoding GBRP and GBRAP formats 10 years ago
Paul B Mahol 928061670e libswscale: GBRAP input & output and GBRAP16 input support 10 years ago
Paul B Mahol 9a4aaae3b2 lavc: add GBRAP to avcodec_align_dimensions2 10 years ago
Paul B Mahol 0e6c7dfa65 lavu: add planar 16 bit and 8 bit rgb with alpha 10 years ago
Stefano Sabatini e2ad0b66fa imgutils: create misc functions for dealing with buffers 10 years ago
Vittorio Giovara cf70ba37ba mov: Check angle rather than full matrix when updating SAR 10 years ago
Vittorio Giovara 1e76345432 png: improve signature check 10 years ago
Vittorio Giovara 456ffec35d img2dec: correctly use the parsed value from -start_number 10 years ago