56394 Commits (fcb069af8ff3e4c2a54de495e86e991e5e0041fd)
 

Author SHA1 Message Date
Paul B Mahol d1a16564a2 avcodec/ffv1: YUVA(444,422,420) 9, 10 and 16 bit support 12 years ago
Paul B Mahol a27227d401 avcodec/ffv1dec: fix format detection 12 years ago
Reimar Döffinger 723cf4b29e Move packed B-frames message level to info. 12 years ago
Reimar Döffinger 4ebf09c346 Make packed B-frame warning message more useful. 12 years ago
Michael Niedermayer 3576b564ec avcodec/ffv1enc: encode slice as raw PCM in 1.4 when the buffer is too small. 12 years ago
Michael Niedermayer 8393b80b7d avcodec/ffv1dec: Support decoding planes as raw PCM in 1.4 12 years ago
Michael Niedermayer 77f521d9e5 avcodec/ffv1enc: check encode_line()s return code 12 years ago
Michael Niedermayer 3728603f18 avcodec/ffv1enc: update buffer check for 16bps 12 years ago
Michael Niedermayer 904a2864bd avcodec/ffv1enc: fix size used for ff_alloc_packet2() 12 years ago
Michael Niedermayer 9a0e20817a avcodec/util: Make size argument of ff_alloc_packet2() int64_t 12 years ago
Paul B Mahol a5615b82eb avcodec/eatgv: use av_reallocp_array() and check return value 12 years ago
Paul B Mahol 81f231b5c7 avcodec/asfdec: check return value of av_mallocz() 12 years ago
Paul B Mahol 5e66d8ac63 avcodec/xwdenc: use AV_LOG_ERROR in error message 12 years ago
Paul B Mahol 9bc59c108b avcodec/bmpenc: return meaningful error code 12 years ago
Paul B Mahol 6e07bb3639 avcodec/truemotion2: use av_reallocp_array() and check return value 12 years ago
Rainer Hochecker 7d75fb381b h264: do not discard NAL_SEI when skipping frames 12 years ago
James Almer 8702a94e49 lavu/ripemd: Add a size optimized version of the transform functions 12 years ago
James Almer 452ac2aaec lavu/ripemd: Fully unroll the transform function loops 12 years ago
wm4 b4e1630d4d lavc: don't show "Invalid and inefficient vfw-avi..." warning in mpeg4 parser 12 years ago
Michael Niedermayer ce22820627 avcodec/mjpegdec: fix shift_output() with lowres 12 years ago
Michael Niedermayer 7caaa72e62 Merge remote-tracking branch 'cehoyos/master' 12 years ago
Paul B Mahol 43497d8a83 avcodec/proresdec2: return meaningful error codes 12 years ago
Michael Niedermayer d8fb170da2 avcodec/ratecontrol: give some trivial tips in case of buffer underflows 12 years ago
Carl Eugen Hoyos 43353bf32c libxvid: guess a good aspect when we cant store the exact one. 12 years ago
Paul B Mahol cd6241b5df avcodec/truemotion2: use av_calloc() & av_malloc_array() 12 years ago
Michael Niedermayer c54aa2fb0f avcodec/truemotion2: Fix av_freep arguments 12 years ago
Michael Niedermayer 8586d8dda2 avformat/avidec: fix signedness of pointer type in get_stream_idx() 12 years ago
Clément Bœsch 3a54c221d5 avcodec/srtdec: fix potential overread. 12 years ago
Clément Bœsch 860a081058 avcodec/assenc: fix potential overread. 12 years ago
Clément Bœsch 378a830e7b avformat/subtitles: support standalone CR (MacOS). 12 years ago
Clément Bœsch 90fc00a623 avformat/subtitles: add a next line jumper and use it. 12 years ago
Clément Bœsch cfcd55db16 avformat/srtdec: skip initial random line breaks. 12 years ago
Paul B Mahol 7d7b4e8d5c avcodec/png: remove obsolete comments 12 years ago
Michael Niedermayer c914c99d4b swscale/utils: use memcpy instead of loop in sws_cloneVec() 12 years ago
Paul B Mahol 14851ca5f5 avformat/matroskaenc: remove bogus prores tag 12 years ago
Giorgio Vazzana 7f6ec05f09 lavd/v4l2: Improve debug message 12 years ago
Paul B Mahol 0227b42926 avfilter/vf_psnr: refactor subsampled format support 12 years ago
Clément Bœsch b1319e14e3 avformat/subtitles: binary search seeking. 12 years ago
Clément Bœsch 1ca4bf930b avformat/subtitles: check lower bound for duration overlap seeking. 12 years ago
Clément Bœsch f8678dcef3 avformat/vobsub: fix seeking. 12 years ago
Michael Niedermayer 53fb52ac85 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 13e35a25f6 Merge commit '7ee191cab0dc44700f26c5784e2adeb6a779651b' 12 years ago
Michael Niedermayer 58e5f6a433 oMerge commit '85ac12587bfef970d0e0e4abc292df346daf8478' 12 years ago
James Almer e3d34100e7 doc: add *install-doc that covers all documentation 12 years ago
Michael Niedermayer ea538b0d64 avcodec/snowenc: fix constness of the AVFrame argument in encode_frame() 12 years ago
Paul B Mahol ffde17e70f avfilter/vf_histeq: remove unused item from filter private context 12 years ago
Michael Niedermayer c4c3a3d580 vformat/tee: fix uninitialized use of ret 12 years ago
Paul B Mahol 4cf1900ba7 avfilter/vf_format: add .get_video_buffer back 12 years ago
James Almer 1e97ae4ba3 doc: rename *install-doc to *install-html 12 years ago
James Almer 2df184f3d5 doc: fix install-doc dependencies 12 years ago