|
|
|
@5a206569
|
10 years |
michaelni |
lavf/matroska: Add functions for WebM DASH Manifest
Add functions and …
|
|
|
@895e92ec
|
10 years |
michaelni |
Blackframe video filter now sets metadata accordingly.
the …
|
|
|
@880dbe43
|
10 years |
michaelni |
avcodec/hevc: treat current_sps like sps_list
This simplifies the …
|
|
|
@0fc2045d
|
10 years |
michaelni |
avcodec/hevc_ps: prevent stale pointer in malloc failure case
…
|
|
|
@95144729
|
10 years |
michaelni |
avutil & avdevice: remove av_bprint_fd_contents()
MSVC does not allow …
|
|
|
@7a15c22c
|
10 years |
u |
build: fix build with --disable-encoders
draw_edges() should probably …
|
|
|
@e10b62ab
|
10 years |
michaelni |
ffmpeg_opt: remove intra_dc_precision, its handled by AVOptions
…
|
|
|
@5bda0467
|
10 years |
michaelni |
avcodec/mpegvideo_enc: make edge for interlaced mpeg2 encoding smaller …
|
|
|
@339d8fb
|
10 years |
michaelni |
avcodec/mpegvideo_enc: check intra dc precission
Signed-off-by: …
|
|
|
@97f86cd9
|
10 years |
michaelni |
avcodec/mpegvideo_enc: workaround applications specifying intra dc …
|
|
|
@8a91cf85
|
10 years |
michaelni |
avcodec/options_table: add liberal limits to intra dc precission
…
|
|
|
@19e5114
|
10 years |
michaelni |
avcodec/mpegvideo_enc: return proper error instead of failing …
|
|
|
@01c17b52
|
10 years |
michaelni |
ffmpeg: Fix copying timebase to muxer context
Fixes Ticket3741
…
|
|
|
@7bf5084e
|
10 years |
michaelni |
doc/utils: add missing @c man end title
Signed-off-by: Timothy Gu …
|
|
|
@453f8eae
|
10 years |
michaelni |
hevc/rext: add support for Range extension tools
SPS features/flags: …
|
|
|
@5a41999d
|
10 years |
michaelni |
hevc/rext: basic infrastructure for supporting range extension
- …
|
|
|
@250430bf
|
10 years |
michaelni |
hevc: separate residu and prediction (needed for Range Extension) …
|
|
|
@255086a
|
10 years |
michaelni |
hevc: use local variable for split_cu_flag
(cherry picked from commit …
|
|
|
@f5beda3b
|
10 years |
michaelni |
hevc: move restore_tqb where it should be.
(cherry picked from commit …
|
|
|
@1241eb88
|
10 years |
michaelni |
hevc: simplify SAO computation, delay from one row its computation …
|
|
|
@d5953615
|
10 years |
michaelni |
RELEASE_NOTES: Mention Libav and add codename
Signed-off-by: Timothy …
|
|
|
@cdc66b65
|
10 years |
michaelni |
Adding Maintainer for dvbsubdec
Signed-off-by: Michael Niedermayer …
|
|
|
@c4058b72
|
10 years |
michaelni |
hevc/cabac: add new context for new syntax elements related to …
|
|
|
@07b91b8d
|
10 years |
michaelni |
hevc: cleaning up, remove unused constants(cherry picked from commit …
|
|
|
@a65d6e1
|
10 years |
michaelni |
Merge commit 'f9900822fc5f0b0c7242ca318290c090bd5d0af0'
* commit …
|
|
|
@8bbadc9b
|
10 years |
michaelni |
ffmpeg: Use av_stream_get_parser() to avoid ABI issues
Signed-off-by: …
|
|
|
@62227a70
|
10 years |
michaelni |
avformat: add av_stream_get_parser() to access avformat AVParser
The …
|
|
|
@f9900822
|
10 years |
martin |
fate: Use the correct, local path to samples for opus reference files
…
|
|
|
@68215724
|
10 years |
michaelni |
avformat/movenc: dont mark multichannel as mono tracks as containing …
|
|
|
@ec24796
|
10 years |
michaelni |
RELEASE_NOTES: fill in lib versions
Signed-off-by: Michael …
|
|
|
@47c84c0b
|
10 years |
michaelni |
avformat/wavdec: add basic sanity check for the sample count
Fixes …
|
|
|
@2a9b4c0f
|
10 years |
michaelni |
Add a release note for 2.3
Based on a patch by Clément Bœsch …
|
|
|
@860d1297
|
10 years |
michaelni |
doc/filters: fixing typo
Signed-off-by: Michael Niedermayer …
|
|
|
@2db1bcf1
|
10 years |
michaelni |
avformat/asfdec: Try to improve skip case
Fixes Ticket3761
…
|
|
|
@cc3e7a4c
|
10 years |
michaelni |
Merge commit 'acf91215c74a91eb3b86af01dcb1d3c78d0e2310'
* commit …
|
|
|
@98227ba5
|
10 years |
michaelni |
Merge commit 'a8552ee3eb335d2fd2d6c99363367a6090298f78'
* commit …
|
|
|
@4cc0f79a
|
10 years |
michaelni |
lavf: add samba protocol via libsmbclient
Signed-off-by: Lukasz Marek …
|
|
|
@ccc4324c
|
10 years |
michaelni |
MAINTAINERS: Add ubitux for text subtitles
ubitux maintains them. It …
|
|
|
@3f815f71
|
10 years |
michaelni |
AVFormat: LRC demuxer and muxer
Reviewed-by: Derek Buitenhuis …
|
|
|
@acf9121
|
10 years |
diego |
x86: dsputil: Avoid pointless CONFIG_ENCODERS indirection
The …
|
|
|
@42c1cc35
|
10 years |
michaelni |
armv6: Accelerate ff_imdct_half for general case (mdct_bits != 6)
The …
|
|
|
@276bef53
|
10 years |
michaelni |
x86/hevc_deblock: add ff_hevc_[hv]_loop_filter_luma_{8, 10}_sse2
…
|
|
|
@ebd1c505
|
10 years |
michaelni |
h264: fix direct temporal mvs for bottom-field-first poc order.
Fixes …
|
|
|
@a8552ee
|
10 years |
diego |
ppc: dsputil: Coalesce all init files
|
|
|
@1e3f77b5
|
10 years |
michaelni |
swscale/x86/rgb2rgb_template: fix 1 byte overread in yuyvtoyuv420 and …
|
|
|
@4eb13cdf
|
10 years |
michaelni |
avformat/asfdec: dvrms timestamps are pts not dts
Should fix …
|
|
|
@8202c49b
|
10 years |
michaelni |
avformat/utils: do not wait for packets from discarded streams for …
|
|
|
@12dddfed
|
10 years |
michaelni |
configure: fix alphabetical order of previous commit
Was requested in …
|
|
|
@97592faa
|
10 years |
michaelni |
Add -Wformat and -Werror=format-security compiler flags
These are …
|
|
|
@39a6e02f
|
10 years |
michaelni |
fix spelling errors
Reviewed-by: Timothy Gu <timothygu99@gmail.com> …
|
|
|
@4470a3ee
|
10 years |
michaelni |
avformat/mpegts: dont clear programs during probing
Fixes Ticket 3763 …
|
|
|
@1db641cb
|
10 years |
michaelni |
avcodec/hevc: more clearing to avoid stale pointers
Signed-off-by: …
|
|
|
@ccd6911c
|
10 years |
michaelni |
avcodec/hevc_ps: do not loose all reference to pointers still in use
…
|
|
|
@52fafaf4
|
10 years |
michaelni |
swresample/libswresample.v: hide ff_*
Found-by: Hendrik Leppkes …
|
|
|
@699d2107
|
10 years |
michaelni |
doc/encoders: Document "dvdsub workaround for some players"
…
|
|
|
@e5eff191
|
10 years |
michaelni |
ffplay: increase subtitle que size
Fixes part of Ticket2516 with …
|
|
|
@123649dd
|
10 years |
michaelni |
x86/dsputilenc: remove some empty if statements
Signed-off-by: James …
|
|
|
@66558fe7
|
10 years |
michaelni |
avcodec/hevc_ps: Check layer_id_included_flags count
Signed-off-by: …
|
|
|
@6935ae22
|
10 years |
michaelni |
avcodec/hevc_ps: more complete check for vps_max_dec_pic_buffering
…
|
|
|
@5d88e400
|
10 years |
michaelni |
avcodec/hevc: check slice_header_extension data length
Signed-off-by: …
|
|
|
@c79acac
|
10 years |
michaelni |
avcodec/hevc: fix nb_sh / nb_sps check
fixes integer overflow
…
|
|
|
@ca671bee
|
10 years |
michaelni |
lavf/libssh: set freed pointers to NULL
Signed-off-by: Lukasz Marek …
|
|
|
@59975de7
|
10 years |
michaelni |
ffmpeg: fix integer overflows with sub->*display_time
Signed-off-by: …
|
|
|
@2cebd17e
|
10 years |
michaelni |
avcodec/pgssubdec: Fix input pts
Fixes part of Ticket2516
…
|
|
|
@15e933b7
|
10 years |
michaelni |
Merge commit '6cc1409ba8650fb7eaedc96e970664febc02a5e9'
* commit …
|
|
|
@b8cdf047
|
10 years |
michaelni |
Merge commit '1173320249745eab01c901a39054fc0fced33c87'
* commit …
|
|
|
@6cc1409b
|
10 years |
diego |
examples/output: Remove unused variable
doc/examples/output.c:460:9: …
|
|
|
@1173320
|
10 years |
diego |
dsputil: Drop unused bit_depth parameter from all init functions
|
|
|
@6779bf3f
|
10 years |
onemda |
avformat/wavenc: use av_mallocz_array()
Signed-off-by: Paul B Mahol …
|
|
|
@c6c172d1
|
10 years |
michaelni |
avformat/mpegts: skip updating programs/streams when determining …
|
|
|
@c9d64abe
|
10 years |
michaelni |
avfilter/vf_decimate: Use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@be55518
|
10 years |
michaelni |
avfilter/vf_deshake: Use av_malloc_array()
Signed-off-by: Michael …
|
|
|
@4932b1e8
|
10 years |
michaelni |
avfilter/vf_libopencv: Use av_mallocz_array()
Signed-off-by: Michael …
|
|
|
@375d7ee8
|
10 years |
michaelni |
Merge commit 'df2aa22203afc9377832bdf800df5dbd3aa9687e'
* commit …
|
|
|
@4c915994
|
10 years |
michaelni |
Merge commit 'f90729699db9ede2bef2b28000f1795dab1b8996'
* commit …
|
|
|
@e1f4397e
|
10 years |
michaelni |
Merge commit '458e7c94830d1522997e33a0b5e87bd709e8a349'
* commit …
|
|
|
@aa56c37c
|
10 years |
michaelni |
Merge commit 'f43789b76e661acd93c21664678f140e53cfa1fa'
* commit …
|
|
|
@673a2b38
|
10 years |
michaelni |
Merge commit '1493b237bd3f9707319ac58d315ce45312900c10'
* commit …
|
|
|
@f351afb
|
10 years |
michaelni |
Merge commit '17e9d52c8c93f47721ff481b8867922f4b4bd663'
* commit …
|
|
|
@df2aa222
|
10 years |
lu_zero |
mov: Clarify tkhd flag settings
|
|
|
@f9072969
|
10 years |
lu_zero |
mov: Do not group tracks if more than one is enabled per type
The …
|
|
|
@458e7c94
|
10 years |
anton |
hevc: implement pic_output_flag handling
Sample-Id: …
|
|
|
@f43789b7
|
10 years |
anton |
hevc: set the keyframe flag on output frames
Signed-off-by: Vittorio …
|
|
|
@1493b237
|
10 years |
anton |
hevc: Replace nal type chek with equivalent IS_IRAP macro
…
|
|
|
@17e9d52c
|
10 years |
anton |
hevc_ps: remove a write-only variable
|
|
|
@9195c26d
|
10 years |
michaelni |
avcodec/rv34: fix crash while seeking on very damaged file
Fixes null …
|
|
|
@0089fb7
|
10 years |
michaelni |
avformat/cdg: Do not fail if filesize cannot be determined
This fixes …
|
|
|
@20ad2152
|
10 years |
michaelni |
Merge commit '44386aaad870cbd80ae0d08247ebc663476446ff'
* commit …
|
|
|
@44386aaa
|
10 years |
diego |
cdg: Forward error from avio_size() in read_header() function
…
|
|
|
@ddea3b71
|
10 years |
michaelni |
x86/yadif-10: remove duplicate ABS macro
And use the x86util ones …
|
|
|
@4576eff0
|
10 years |
michaelni |
hevc: derive partial merge list
The merge list only needs to be …
|
|
|
@bbeaae96
|
10 years |
michaelni |
hevc: derive partially amvp list
When the candidate has been found, …
|
|
|
@7e7168b
|
10 years |
clement |
Fix 2 coeffecient typo
|
|
|
@eca1957c
|
10 years |
michaelni |
hevc: reorder loops
iterate over memory in a more continuous order
…
|
|
|
@2e471e47
|
10 years |
michaelni |
hevc: simplify rounding
Signed-off-by: Michael Niedermayer …
|
|
|
@64fdcf24
|
10 years |
michaelni |
build: rawvideo decoder depends on bswapdsp
Reviewed-by: Paul B Mahol …
|
|
|
@5682a938
|
10 years |
michaelni |
Merge commit '5adcef9c1bf701ba2dd43363ae983ba6d74bdb9a'
* commit …
|
|
|
@a15c5c44
|
10 years |
onemda |
doc/filters: add a signalstats example
Signed-off-by: Dave Rice …
|
|
|
@5adcef9c
|
10 years |
martin |
mpegts: pass MpegTSContext ptr explicitly
AVFormatContext->priv_data …
|
|
|
@a1e3ea47
|
10 years |
Carl Eugen Hoyos |
Fix compilation with --disable-everything.
|
|
|