source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @b9f3912a   10 years michaelni hevc: move MAX_PB_SIZE declaration Reviewed-by: Mickaël Raulet …
(edit) @fb1a98ec   10 years michaelni x86: hevc_mc: assume 2nd source stride is 64 Reviewed-by: Mickaël …
(edit) @e32eddaa   10 years michaelni wavpackenc: make assert more thorough It was only validating that …
(edit) @ddad0939   10 years michaelni wavpackenc: fix number of samples per block Currently, the encoder …
(edit) @1b5ec6a   10 years michaelni avcodec/fic: Check if a frame is available before using it Fixes null …
(edit) @fccd85b9   10 years michaelni avcodec: fix aac/ac3 parser bitstream buffer size Buffers containing …
(edit) @b3d6543c   10 years michaelni dpxenc: fix padding in encode_gbrp12 It was added per pixel instead …
(edit) @0625a380   10 years michaelni hevc_ps: check overflow and test alternate syntax Some streams were …
(edit) @fca76dc6   10 years michaelni Merge commit '13c90bc9a359e969cc2b7f7e8199b02a0e4c6ec9' * commit …
(edit) @2bfd4ff1   10 years michaelni Merge commit '593aaee953f8b07c141ff115e67bae85ef0350c7' * commit …
(edit) @4f49c39a   10 years michaelni Merge commit '8fc6a70c2167b645b7a37d0cbc0e276e7b787cc9' * commit …
(edit) @f6ff1cb1   10 years michaelni Merge commit '7cb66ebc0be48489785f7166c9d15eac594b0763' * commit …
(edit) @24e81a0a   10 years michaelni Merge commit '11cd727fbd603197cb1e49654fce3352d56f8fd8' * commit …
(edit) @54ca4dd4   10 years James x86/hevc_res_add: refactor ff_hevc_transform_add{16,32}_8 * Reduced …
(edit) @4a5cc34   10 years michaelni wavpackenc: assert on too small buffer bytestream2_* will not cause …
(edit) @a9f3bb14   10 years michaelni avformat/mov: use 64bit for size in mov_skip_multiple_stsd() Fixes …
(edit) @7e4a4bda   10 years stefasab doc/filters/apad: extend documentation
(edit) @aade9884   10 years stefasab lavfi/apad: fix logic when whole_len or pad_len options are specified …
(edit) @4728cdd   10 years michaelni imc: reject files with unfathomable sampling rates With huge sampling …
(edit) @b09ea25f   10 years michaelni avfilter/vf_lenscorrection: fix memleak Signed-off-by: Michael …
(edit) @13c90bc9   10 years diego adts: Return more meaningful error codes Signed-off-by: Diego Biurrun …
(edit) @593aaee9   10 years diego setpts: Add missing inttypes.h #include for PRId64 Also convert a …
(edit) @8fc6a70c   10 years diego mpeg12enc: Add missing #include for PICT_FRAME
(edit) @7cb66ebc   10 years diego error_resilience: Drop asserts from guess_mv() The asserts check …
(edit) @11cd727f   10 years diego vsrc_movie: Adjust a silly typo from …
(edit) @f5ddce07   10 years clement doc/APIChanges: fill 2 hashes from my recent API additions
(edit) @980a5b01   10 years clement avutil/motion_vector.h: fix coordinate types See …
(edit) @32cb6c1f   10 years michaelni avfilter/vf_lenscorrection: get rid of floats in init code The only …
(edit) @2450ca0f   10 years michaelni avfilter/vf_lenscorrection: get rid of all floats per frame there are …
(edit) @c1b663bc   10 years michaelni avfilter/vf_lenscorrection: get rid of some floats
(edit) @50a35f0d   10 years michaelni fate: add test for old (v1) huffyuv and rgba Signed-off-by: Michael …
(edit) @331b1f7d   10 years michaelni huffyuvdec: fix old (v1) rgba Commit deadcf5e misplaced a hunk. …
(edit) @e298b2f5   10 years u avfilter/showwaves: align const mode values (cosmetics)
(edit) @5abcc8e1   10 years u doc/filters: fix cline option name recently added
(edit) @e35fb5ad   10 years u avfilter/showwaves: add split_channels option
(edit) @ba29746   10 years u avfilter/showwaves: split out draw sample code
(edit) @f2f6d45d   10 years u avfilter/showwaves: add "cline" mode (centered line)
(edit) @76a99d46   10 years James x86/hecv_res_add: add ff_hevc_transform_add{8,16,32}_8_avx ~15% …
(edit) @d2163f5e   10 years lou doc/ffmpeg: fix metadata language example Signed-off-by: Lou Logan …
(edit) @a5cbff22   10 years michaelni avfilter/avf_showspectrum: fix colums typo Signed-off-by: Michael …
(edit) @20760955   10 years michaelni avformat/asfdec: Check av_new_packet()s return code Fixes CID1041093 …
(edit) @05dd5368   10 years michaelni avformat/nutdec: always initialize event_flags Fixes: CID1231990 …
(edit) @7caacc50   10 years michaelni avcodec/hevc_ps: do cleanup in case of unsupported bit depth Fixes …
(edit) @cb0524f7   10 years stefasab lavfi/apad: fix if_( style
(edit) @9f498f4e   10 years James x86/hevc_res_add: fix register count in …
(edit) @a6af4bf6   10 years michaelni x86: hevc: adding transform_add Reviewed-by: James Almer …
(edit) @5a22877   10 years michaelni Merge commit '67a7695c142561fe60f21adffe89c133385d37c9' * commit …
(edit) @201a511b   10 years James lavc/tiff: add support for YUV deflate Signed-off-by: James Almer …
(edit) @b4231b4f   10 years James lavc/tiff: move unpack_yuv() above the deflate functions …
(edit) @18e70006   10 years michaelni avcodec/adpcm: Fix incorrect AVSampleFormat for sample_fmts_s16p The …
(edit) @f0c0ae37   10 years michaelni avcodec/tiff: Check that pix_fmt is a yuv variant for …
(edit) @6ea69a8f   10 years michaelni avcodec/tiff: do not use photometric to detect pix_fmt They should …
(edit) @66d02d3c   10 years michaelni align and correct messages regarding bitstream filters The messages …
(edit) @b1cf83b3   10 years michaelni Merge commit 'b977b287f61fea48ecd6251d54a26334213b7ec6' * commit …
(edit) @746095bc   10 years michaelni Merge commit '6af2930222ee5d8ce19f3b999a78d85a3c457391' * commit …
(edit) @4042c8ee   10 years michaelni Merge commit '14d2006ca6c0e2b54784b93560f09e0e19c0a270' * commit …
(edit) @67a7695c   10 years diego avfilter: Remove unused variable from ff_get_video_buffer()
(edit) @580e81fc   10 years michaelni Merge commit 'd456baafb68cd80c0f537f1d843076e4dd853558' * commit …
(edit) @c18a3b3e   10 years michaelni Merge commit '8bc52dbd9dffb1b2fa4a6aeed2d298d036b619b2' * commit …
(edit) @b07dc81a   10 years michaelni Merge commit '86dfcfd0e30d6645eea2c63c1c60a0550e7c97ea' * commit …
(edit) @2ba58bec   10 years michaelni wavpackenc: proper buffer allocation The allocation didn't account …
(edit) @11a39bdf   10 years michaelni wavpack: report if there is no bits left Reviewed-by: Paul B Mahol …
(edit) @ea97859c   10 years michaelni gdigrab: fix gdi object leak if using mouse based on patch from …
(edit) @9a07c15f   10 years onemda avcodec/pafaudio: use paf.h instead Signed-off-by: Paul B Mahol …
(edit) @02dc75f2   10 years onemda avcodec/pafvideo: remove unused header Signed-off-by: Paul B Mahol …
(edit) @b977b287   10 years diego vsrc_movie: Avoid a variable indirection in movie_get_frame() This …
(edit) @6af29302   10 years diego pcm: Drop av_unused attribute from variable that is always used
(edit) @14d2006c   10 years diego pcm: Drop unused variable from DECODE_PLANAR macro
(edit) @d456baa   10 years diego vc1: Add missing parentheses to conditions in vc1_decode_b_mb_intfr()
(edit) @8bc52dbd   10 years diego vfwcap: Drop fallback VfW defines The defines were added long ago …
(edit) @86dfcfd0   10 years diego mov: Drop unused parameter from ff_mov_read_esds() This is cleaner …
(edit) @f0e51be8   10 years michaelni avcodec/proresenc_kostya: allocate 1 slice more to avoid triggering …
(edit) @76a8cb9d   10 years michaelni avcodec/proresenc_kostya: set initial max_slice_size based on …
(edit) @14677807   10 years michaelni huffyuvenc: add a non-deterministic option Not actually used in …
(edit) @6380f2e   10 years michaelni avfilter/atempo: Flush all buffered input samples Fixes ticket #3829
(edit) @c9a5497a   10 years michaelni avformat/cinedec: allow number zero in metadata
(edit) @3c197442   10 years michaelni lavu/log: add device category macros Signed-off-by: Michael …
(edit) @96602f4e   10 years michaelni lavd/pulse_audio_dec: use default source when no input provided …
(edit) @30cac831   10 years michaelni alac: add option to decoded incorrect ALAC Prior to 56.1.100, …
(edit) @cdd0ad7b   10 years michaelni Merge commit '41e1354c101004ccd46dc08d3dd6e956e83a6b51' * commit …
(edit) @e348a81a   10 years michaelni Merge commit '45ce880a9b3e50cfa088f111dffaf8685bd7bc6b' * commit …
(edit) @e8a2f8cc   10 years michaelni Merge commit '58b68e4fdea22e22178e237bda950b09cc6f363a' * commit …
(edit) @43b769b0   10 years michaelni Merge commit 'b16699f2da9c1d41eff852ec3a0c81f74fd44421' * commit …
(edit) @3f0c76e   10 years michaelni Merge commit '12640e4cbb142be0cd025bcf37f1ea437bdfecd0' * commit …
(edit) @f47751a5   10 years michaelni Merge commit 'dd35d451fbc34795a8d19ac6c281bed53c42a29b' * commit …
(edit) @79593096   10 years michaelni avformat/a64: Avoid segfault in a64_write_header() when stream codec …
(edit) @41e1354c   10 years lu_zero proresenc: Properly account for alpha plane The packet buffer …
(edit) @45ce880a   10 years lu_zero proresenc: Realloc if buffer is too small The buffer allocation may …
(edit) @58b68e4f   10 years lu_zero proresenc: Report buffer overflow If the allocated size, despite best …
(edit) @b16699f   10 years lu_zero proresenc: Remove unneeded parameters from encode_alpha_plane() …
(edit) @b6543421   10 years onemda avformat/iff: rudimentary support for animations For now only first …
(edit) @12640e4c   10 years lu_zero tiff: Return proper error for missing LZMA compression The LZMA …
(edit) @b0352b19   10 years clement avcodec: export motion vectors in frame side data on demand The …
(edit) @c5f43c88   10 years michaelni avdevice/v4l2: try to fix build for openbsd Found-by: carl …
(edit) @3dca5a5c   10 years onemda wvdec: check for eof in wv_read_block_header() Fixes Ticket #3865
(edit) @dd35d451   10 years lu_zero doc: Change wrong term to avoid confusion A function declaration is …
(edit) @90b2f313   10 years onemda cafdec: check for eof in read_info_chunk() Fixes Ticket #3864
(edit) @ca2160b5   10 years michaelni Merge commit '42604902292ebaba39b13e8efd98419908518019' * commit …
(edit) @4ddb3a6d   10 years michaelni gifdec: use truncated width for image manipulation Some files seem to …
(edit) @853c1fb6   10 years michaelni lavf/wavdec: add sanity check for AVCodecContext.channels Fixes …
Note: See TracRevisionLog for help on using the revision log.