56114 Commits (90fc00a623de44e137fe1601b91356e8cd8bdd54)
 

Author SHA1 Message Date
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
Paul B Mahol d2382903d6 avfilter/vf_rotate: fix 'oh' option description 12 years ago
Paul B Mahol b077d8d908 avfilter: remove redundant .get_(audio/video)_buffer initializations 12 years ago
Paul B Mahol 5a16a1d508 avfilter/af_asetnsamples: remove .needs_writable as it is not required 12 years ago
Anton Khirnov 26f027fba1 lavf: fix the comparison in an overflow check 12 years ago
Luca Barbato 7ee191cab0 dv: Add a guard to not overread the ppcm array 12 years ago
Luca Barbato 85ac12587b nuv: check ff_rtjpeg_decode_frame_yuv420 return value 12 years ago
Michael Niedermayer 64c54f8333 avfilter/af_compand: silence "maybe uninitialized" warnings 12 years ago
Michael Niedermayer 797762fcf3 avfilter/af_aecho: silence "maybe uninitialized warning" 12 years ago
Kirill Gavrilov 0f48acf29b lavu: provide msvc implementation of attribute_deprecated 12 years ago
Paul B Mahol 50b90d5e0b lavfi/telecine: remove bitstream and pal formats 12 years ago
Paul B Mahol 6770fa4df8 lavfi/fieldorder: work with non writtable frames too 12 years ago
Paul B Mahol 33dacda40b lavfi/fieldorder: remove pal8 format 12 years ago
Paul B Mahol 86cb986ce1 lavfi/fieldorder: add timeline support 12 years ago
Paul B Mahol df7e3572c3 lavfi/fieldorder: use av_image_fill_linesizes() 12 years ago
Paul B Mahol 9b35bee696 lavfi/fieldorder: remove redundant get_video_buffer() 12 years ago
Paul B Mahol c9b5ad124e s302m: s/bits_per_coded_sample/bits_per_raw_sample 12 years ago
Paul B Mahol 6b024d8a7a avcodec/xan: use uint8_t instead of unsigned char 12 years ago
Paul B Mahol 6508bd4aa3 pixfmt: add native GBRAP16 format 12 years ago
Paul B Mahol 898c6191ff lavfi: Weston 3 Field Deinterlacing Filter 12 years ago
Michael Niedermayer 911a100da9 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 86ca6a7568 Merge commit '97b052e56807fab6887e9ba210a28a622e6a4b78' 12 years ago
Michael Niedermayer c4a696fb54 Merge commit 'befe044bb9561c9d7d6559db06bba375e82a4b66' 12 years ago
Michael Niedermayer 2a27e52550 Merge commit '7f93a861aaf2e76fd63b53ccc465909873b8dc29' 12 years ago
Michael Niedermayer 61845dc74a Merge commit '66f091053f11a8957b2175480d2f368d2cf4474c' 12 years ago
Michael Niedermayer 5866c107a9 Merge commit 'c3e6e8f06c42499bd020fd0b37f9542150e6067b' 12 years ago
Michael Niedermayer 92424a45d0 Merge commit 'b634b36fcebfe16b837b6c4044f5d5cb99a75040' 12 years ago
Diego Biurrun c16ddcc90b avisynth: K&R formatting cosmetics 12 years ago
Diego Biurrun 97b052e568 avisynth: Add missing #include for NULL_IF_CONFIG_SMALL 12 years ago
Michael Niedermayer bcd1c20612 avcodec/mjpegdec: support >8bit in mjpeg_decode_scan_progressive_ac() 12 years ago
Michael Niedermayer b155fb08b8 avcodec/mjpegdec: move shift_output() to its own function 12 years ago