source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @ea6178ff   11 years michaelni get_bits: remove unused assignment Signed-off-by: Timothy Gu …
(edit) @aa1d096d   11 years michaelni avcodec/snow: only allocate space for edges when encoding …
(edit) @8156e036   11 years michaelni avcodec/snowdec: remove mpegvideoencdsp dependency Signed-off-by: …
(edit) @b67a0e99   11 years michaelni diracdec: don't call ff_emulated_edge_mc_8 directly Use the videodsp …
(edit) @f00bb086   11 years michaelni Merge commit '14b4e64eabc84c5a5e57c8ccc56bbeb95380823b' * commit …
(edit) @faafd1e4   11 years michaelni Changelog: change "version <next>" to "version 2.3" Found-by: …
(edit) @14b4e64e   11 years vittorio.giovara g2meet: allow size changes within original sizes
(edit) @13a72d9b   11 years michaelni doc/APIchanges: update Signed-off-by: Michael Niedermayer … n2.4-dev
(edit) @cf92cc87   11 years michaelni avcodec/hevc: clear HEVClcList[i] on allocation Fixes fate failure …
(edit) @a0b71e9f   11 years michaelni avfilter/drawtext: Add basic text shaping using libfribidi Fixes …
(edit) @04980dbe   11 years michaelni avdevice/avfoundation: kCVPixelFormatType_OneComponent8 only exists …
(edit) @ad24256e   11 years michaelni diracdec: remove unused dsputil context Signed-off-by: James Almer …
(edit) @e240d01c   11 years michaelni avformat/matroskadec: fix declaration after statement Signed-off-by: …
(edit) @3e73d142   11 years michaelni lavf: Add WebM DASH Manifest Muxer This patch adds the ability to …
(edit) @5a206569   11 years michaelni lavf/matroska: Add functions for WebM DASH Manifest Add functions and …
(edit) @895e92ec   11 years michaelni Blackframe video filter now sets metadata accordingly. the …
(edit) @880dbe43   11 years michaelni avcodec/hevc: treat current_sps like sps_list This simplifies the …
(edit) @0fc2045d   11 years michaelni avcodec/hevc_ps: prevent stale pointer in malloc failure case …
(edit) @95144729   11 years michaelni avutil & avdevice: remove av_bprint_fd_contents() MSVC does not allow …
(edit) @7a15c22c   11 years u build: fix build with --disable-encoders draw_edges() should probably …
(edit) @e10b62ab   11 years michaelni ffmpeg_opt: remove intra_dc_precision, its handled by AVOptions …
(edit) @5bda0467   11 years michaelni avcodec/mpegvideo_enc: make edge for interlaced mpeg2 encoding smaller …
(edit) @339d8fb   11 years michaelni avcodec/mpegvideo_enc: check intra dc precission Signed-off-by: …
(edit) @97f86cd9   11 years michaelni avcodec/mpegvideo_enc: workaround applications specifying intra dc …
(edit) @8a91cf85   11 years michaelni avcodec/options_table: add liberal limits to intra dc precission …
(edit) @19e5114   11 years michaelni avcodec/mpegvideo_enc: return proper error instead of failing …
(edit) @01c17b52   11 years michaelni ffmpeg: Fix copying timebase to muxer context Fixes Ticket3741 …
(edit) @7bf5084e   11 years michaelni doc/utils: add missing @c man end title Signed-off-by: Timothy Gu …
(edit) @453f8eae   11 years michaelni hevc/rext: add support for Range extension tools SPS features/flags: …
(edit) @5a41999d   11 years michaelni hevc/rext: basic infrastructure for supporting range extension - …
(edit) @250430bf   11 years michaelni hevc: separate residu and prediction (needed for Range Extension) …
(edit) @255086a   11 years michaelni hevc: use local variable for split_cu_flag (cherry picked from commit …
(edit) @f5beda3b   11 years michaelni hevc: move restore_tqb where it should be. (cherry picked from commit …
(edit) @1241eb88   11 years michaelni hevc: simplify SAO computation, delay from one row its computation …
(edit) @d5953615   11 years michaelni RELEASE_NOTES: Mention Libav and add codename Signed-off-by: Timothy …
(edit) @cdc66b65   11 years michaelni Adding Maintainer for dvbsubdec Signed-off-by: Michael Niedermayer …
(edit) @c4058b72   11 years michaelni hevc/cabac: add new context for new syntax elements related to …
(edit) @07b91b8d   11 years michaelni hevc: cleaning up, remove unused constants(cherry picked from commit …
(edit) @a65d6e1   11 years michaelni Merge commit 'f9900822fc5f0b0c7242ca318290c090bd5d0af0' * commit …
(edit) @8bbadc9b   11 years michaelni ffmpeg: Use av_stream_get_parser() to avoid ABI issues Signed-off-by: …
(edit) @62227a70   11 years michaelni avformat: add av_stream_get_parser() to access avformat AVParser The …
(edit) @f9900822   11 years martin fate: Use the correct, local path to samples for opus reference files …
(edit) @68215724   11 years michaelni avformat/movenc: dont mark multichannel as mono tracks as containing …
(edit) @ec24796   11 years michaelni RELEASE_NOTES: fill in lib versions Signed-off-by: Michael …
(edit) @47c84c0b   11 years michaelni avformat/wavdec: add basic sanity check for the sample count Fixes …
(edit) @2a9b4c0f   11 years michaelni Add a release note for 2.3 Based on a patch by Clément Bœsch …
(edit) @860d1297   11 years michaelni doc/filters: fixing typo Signed-off-by: Michael Niedermayer …
(edit) @2db1bcf1   11 years michaelni avformat/asfdec: Try to improve skip case Fixes Ticket3761 …
(edit) @cc3e7a4c   11 years michaelni Merge commit 'acf91215c74a91eb3b86af01dcb1d3c78d0e2310' * commit …
(edit) @98227ba5   11 years michaelni Merge commit 'a8552ee3eb335d2fd2d6c99363367a6090298f78' * commit …
(edit) @4cc0f79a   11 years michaelni lavf: add samba protocol via libsmbclient Signed-off-by: Lukasz Marek …
(edit) @ccc4324c   11 years michaelni MAINTAINERS: Add ubitux for text subtitles ubitux maintains them. It …
(edit) @3f815f71   11 years michaelni AVFormat: LRC demuxer and muxer Reviewed-by: Derek Buitenhuis …
(edit) @acf9121   11 years diego x86: dsputil: Avoid pointless CONFIG_ENCODERS indirection The …
(edit) @42c1cc35   11 years michaelni armv6: Accelerate ff_imdct_half for general case (mdct_bits != 6) The …
(edit) @276bef53   11 years michaelni x86/hevc_deblock: add ff_hevc_[hv]_loop_filter_luma_{8, 10}_sse2 …
(edit) @ebd1c505   11 years michaelni h264: fix direct temporal mvs for bottom-field-first poc order. Fixes …
(edit) @a8552ee   11 years diego ppc: dsputil: Coalesce all init files
(edit) @1e3f77b5   11 years michaelni swscale/x86/rgb2rgb_template: fix 1 byte overread in yuyvtoyuv420 and …
(edit) @4eb13cdf   11 years michaelni avformat/asfdec: dvrms timestamps are pts not dts Should fix …
(edit) @8202c49b   11 years michaelni avformat/utils: do not wait for packets from discarded streams for …
(edit) @12dddfed   11 years michaelni configure: fix alphabetical order of previous commit Was requested in …
(edit) @97592faa   11 years michaelni Add -Wformat and -Werror=format-security compiler flags These are …
(edit) @39a6e02f   11 years michaelni fix spelling errors Reviewed-by: Timothy Gu <timothygu99@gmail.com> …
(edit) @4470a3ee   11 years michaelni avformat/mpegts: dont clear programs during probing Fixes Ticket 3763 …
(edit) @1db641cb   11 years michaelni avcodec/hevc: more clearing to avoid stale pointers Signed-off-by: …
(edit) @ccd6911c   11 years michaelni avcodec/hevc_ps: do not loose all reference to pointers still in use …
(edit) @52fafaf4   11 years michaelni swresample/libswresample.v: hide ff_* Found-by: Hendrik Leppkes …
(edit) @699d2107   11 years michaelni doc/encoders: Document "dvdsub workaround for some players" …
(edit) @e5eff191   11 years michaelni ffplay: increase subtitle que size Fixes part of Ticket2516 with …
(edit) @123649dd   11 years michaelni x86/dsputilenc: remove some empty if statements Signed-off-by: James …
(edit) @66558fe7   11 years michaelni avcodec/hevc_ps: Check layer_id_included_flags count Signed-off-by: …
(edit) @6935ae22   11 years michaelni avcodec/hevc_ps: more complete check for vps_max_dec_pic_buffering …
(edit) @5d88e400   11 years michaelni avcodec/hevc: check slice_header_extension data length Signed-off-by: …
(edit) @c79acac   11 years michaelni avcodec/hevc: fix nb_sh / nb_sps check fixes integer overflow …
(edit) @ca671bee   11 years michaelni lavf/libssh: set freed pointers to NULL Signed-off-by: Lukasz Marek …
(edit) @59975de7   11 years michaelni ffmpeg: fix integer overflows with sub->*display_time Signed-off-by: …
(edit) @2cebd17e   11 years michaelni avcodec/pgssubdec: Fix input pts Fixes part of Ticket2516 …
(edit) @15e933b7   11 years michaelni Merge commit '6cc1409ba8650fb7eaedc96e970664febc02a5e9' * commit …
(edit) @b8cdf047   11 years michaelni Merge commit '1173320249745eab01c901a39054fc0fced33c87' * commit …
(edit) @6cc1409b   11 years diego examples/output: Remove unused variable doc/examples/output.c:460:9: …
(edit) @1173320   11 years diego dsputil: Drop unused bit_depth parameter from all init functions
(edit) @6779bf3f   11 years onemda avformat/wavenc: use av_mallocz_array() Signed-off-by: Paul B Mahol …
(edit) @c6c172d1   11 years michaelni avformat/mpegts: skip updating programs/streams when determining …
(edit) @c9d64abe   11 years michaelni avfilter/vf_decimate: Use av_malloc_array() Signed-off-by: Michael …
(edit) @be55518   11 years michaelni avfilter/vf_deshake: Use av_malloc_array() Signed-off-by: Michael …
(edit) @4932b1e8   11 years michaelni avfilter/vf_libopencv: Use av_mallocz_array() Signed-off-by: Michael …
(edit) @375d7ee8   11 years michaelni Merge commit 'df2aa22203afc9377832bdf800df5dbd3aa9687e' * commit …
(edit) @4c915994   11 years michaelni Merge commit 'f90729699db9ede2bef2b28000f1795dab1b8996' * commit …
(edit) @e1f4397e   11 years michaelni Merge commit '458e7c94830d1522997e33a0b5e87bd709e8a349' * commit …
(edit) @aa56c37c   11 years michaelni Merge commit 'f43789b76e661acd93c21664678f140e53cfa1fa' * commit …
(edit) @673a2b38   11 years michaelni Merge commit '1493b237bd3f9707319ac58d315ce45312900c10' * commit …
(edit) @f351afb   11 years michaelni Merge commit '17e9d52c8c93f47721ff481b8867922f4b4bd663' * commit …
(edit) @df2aa222   11 years lu_zero mov: Clarify tkhd flag settings
(edit) @f9072969   11 years lu_zero mov: Do not group tracks if more than one is enabled per type The …
(edit) @458e7c94   11 years anton hevc: implement pic_output_flag handling Sample-Id: …
(edit) @f43789b7   11 years anton hevc: set the keyframe flag on output frames Signed-off-by: Vittorio …
(edit) @1493b237   11 years anton hevc: Replace nal type chek with equivalent IS_IRAP macro …
(edit) @17e9d52c   11 years anton hevc_ps: remove a write-only variable
(edit) @9195c26d   11 years michaelni avcodec/rv34: fix crash while seeking on very damaged file Fixes null …
Note: See TracRevisionLog for help on using the revision log.