|
|
|
@3170b33
|
10 years |
michaelni |
avfilter/vf_fftfilt: increase RDFT length by 10%
This fixes artifacts …
|
|
|
@399e3141
|
10 years |
michaelni |
libavformat/mxfenc: write package name metadata
…
|
|
|
@2c8cff2b
|
10 years |
michaelni |
asfenc: fix leaking asf->index_ptr on error
Signed-off-by: Andreas …
|
|
|
@cf82c426
|
10 years |
michaelni |
roqvideoenc: set enc->avctx in roq_encode_init
So far it is only set …
|
|
|
@cf714205
|
10 years |
michaelni |
avcodec/libvpxenc: Clear twopass_stats.sz on deallocation
…
|
|
|
@a11440c
|
10 years |
michaelni |
Merge commit '93f7948136fcda8ddbbc44a6c24418f11ca829b8'
* commit …
|
|
|
@e71dce57
|
10 years |
michaelni |
avformat/siff: Fix checks and variable types
Signed-off-by: Michael …
|
|
|
@8f92c089
|
10 years |
michaelni |
Merge commit 'ad94c6ca0b86c463f476b26606259a2041dcddc9'
* commit …
|
|
|
@2e8020c6
|
10 years |
michaelni |
Merge commit '9f25a109922da43c1f81273a431d3b40cb5a785a'
* commit …
|
|
|
@d898482a
|
10 years |
michaelni |
Merge commit 'bfeb83a8b7d3fcf09a54d8dbc9c521e10bb17530'
* commit …
|
|
|
@b3a56e60
|
10 years |
michaelni |
avcodec/hevc_parser: use avpriv_find_start_code in hevc_split()
…
|
|
|
@1f4088b2
|
10 years |
michaelni |
avcodec/options_table: remove extradata_size from the AVOptions table
…
|
|
|
@374ec681
|
10 years |
michaelni |
tests/fate-run: Print more details on failure of stddev / filesize …
|
|
|
@6b8263b0
|
10 years |
michaelni |
ffmdec: limit the backward seek to the last resync position
If …
|
|
|
@b4ec6afd
|
10 years |
michaelni |
Add dependencies to configure file for vf_fftfilt
Signed-off-by: …
|
|
|
@93f79481
|
10 years |
vittorio.giovara |
libvpx: Fix mixed use of av_malloc() and av_reallocp()
This buffer is …
|
|
|
@ad94c6ca
|
10 years |
vittorio.giovara |
siff: Use the correct type for packet size variables
The avio …
|
|
|
@9f25a109
|
10 years |
vittorio.giovara |
matroskaenc: Also validate chapter end time
This prevents it to be …
|
|
|
@bfeb83a8
|
10 years |
vittorio.giovara |
rtpdec_hevc: Drop extra sanity check for size of input packet
In this …
|
|
|
@4c91d81b
|
10 years |
michaelni |
ffmdec: make sure the time base is valid
A negative time base can …
|
|
|
@ba0198a7
|
10 years |
michaelni |
Merge commit '46d4d8575979a24a8d026d9805039b724e0e3e5f'
* commit …
|
|
|
@e8821e7
|
10 years |
michaelni |
Merge commit '00d751d4fc20ec88d2cc2c9f39ec8b9e9c8cdeba'
* commit …
|
|
|
@6453fddb
|
10 years |
Carl Eugen Hoyos |
doc: Clarify documentation for fade duration.
|
|
|
@4a94f7b2
|
10 years |
Carl Eugen Hoyos |
doc: Improve video creation examples (from image2).
The examples used …
|
|
|
@b69238d9
|
10 years |
Carl Eugen Hoyos |
Fix the intra_dc_precision API doc.
The mpegvideo decoder has set …
|
|
|
@bf4bd427
|
10 years |
Carl Eugen Hoyos |
lavc/ffv1enc: Auto-select -coder 1 for >8bit also for yuv.
…
|
|
|
@46d4d85
|
10 years |
martin |
movenc: Avoid writing separate flags for the first sample if not …
|
|
|
@00d751d4
|
10 years |
martin |
movenc: Set tfhd default sample flags based on actual samples, if …
|
|
|
@6fa98822
|
10 years |
michaelni |
ffmdec: fix infinite loop at EOF
If EOF is reached, while skipping …
|
|
|
@66879ee1
|
10 years |
michaelni |
ffmdec: initialize f_cprv, f_stvi and f_stau
They are used in a …
|
|
|
@b0232301
|
10 years |
michaelni |
Merge commit '0ce3a0f9d9523a9bcad4c6d451ca5bbd7a4f420d'
* commit …
|
|
|
@0ce3a0f9
|
10 years |
lu_zero |
utvideodec: Handle slice_height being zero
Fixes out of array …
|
|
|
@fa14685a
|
10 years |
michaelni |
Merge commit '7b9cb7b36543c2a0e46d99b0e41824b9e7dd0c8f'
* commit …
|
|
|
@d5e9fc78
|
10 years |
michaelni |
avcodec/tiff: move bpp check to after "end:"
This ensures that all …
|
|
|
@9889762a
|
10 years |
michaelni |
Merge commit 'ae5e1f3d663a8c9a532d89e588cbc61f171c9186'
* commit …
|
|
|
@1b47760b
|
10 years |
James |
RELEASE: update to 2.6.git
Signed-off-by: James Almer <jamrial@gmail.com>
|
|
|
@e10b2a4d
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: remove stale debug stanza
Signed-off-by: Reynaldo H. …
|
|
|
@0002a22e
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: move assignment outside condition eval
Signed-off-by: …
|
|
|
@923a2445
|
10 years |
Reynaldo H. Verdejo Pinochet |
ffserver: break some too long lines
Signed-off-by: Reynaldo H. …
|
|
|
@10fd7ff
|
10 years |
michaelni |
doc: avoid the incorrect phrase 'allow to'
Signed-off-by: Andreas …
|
|
|
@7b9cb7b3
|
10 years |
vittorio.giovara |
avprobe: Export coded_{width,height} in -show_streams
|
|
|
@fa7084a0
|
10 years |
michaelni |
avfilter/vf_edgedetect: Change enums to int, which are accessed via …
|
|
|
@08880c1f
|
10 years |
michaelni |
avfilter/vf_curves: Change enums to int, which are accessed via …
|
|
|
@ee7b5d4
|
10 years |
michaelni |
avfilter/vf_drawtext: Change enums to int, which are accessed via …
|
|
|
@0d1acb94
|
10 years |
James |
fate: add test for vp90-2-trac4359.webm
Regression test for the bug …
|
|
|
@fd503e96
|
10 years |
michaelni |
Merge commit '6448f15af02f2c3cf0df8cb8237957e426041f2d'
* commit …
|
|
|
@3360c6ac
|
10 years |
michaelni |
Merge commit '5f5b78aca35d07c771f5c4c73a984be9fe04a0b8'
* commit …
|
|
|
@acfb54c0
|
10 years |
michaelni |
Merge commit '0025f7408a0fab2cab4a950064e4784a67463994'
* commit …
|
|
|
@ae5e1f3d
|
10 years |
lu_zero |
tiff: Check that there is no aliasing in pixel format selection
Fixes …
|
|
|
@10e3e3aa
|
10 years |
michaelni |
Merge commit '62de77ffcaebd42fe685b8426da56b89b2532318'
* commit …
|
|
|
@6448f15
|
10 years |
martin |
mxfdec: Fix the error handling for when strftime fails
The str …
|
|
|
@8fabbd0d
|
10 years |
michaelni |
doc/filters: Add some random examples for fftfilt
Reviewed-by: …
|
|
|
@0b69c53a
|
10 years |
michaelni |
vp9: included uses_2pass member in vp9_ref_frame().
Signed-off-by: …
|
|
|
@5f5b78ac
|
10 years |
lu_zero |
xcbgrab: Free the host string after checking the connection
Prevent …
|
|
|
@0025f740
|
10 years |
lu_zero |
vorbis: Check the vlc value in setup_classifs
The valid returned …
|
|
|
@62de77ff
|
10 years |
lu_zero |
vorbis: Use a local codebook variable
Makes the code a little simpler.
|
|
|
@4ba8f327
|
10 years |
michaelni |
vp9: split segmentation map / mvpair references.
This prevents a …
|
|
|
@0c49cff1
|
10 years |
onemda |
avfilter/af_astats: redo zero channel handling
Suggested-by: Nicolas …
|
|
|
@fc9b4074
|
10 years |
michaelni |
Merge commit '0f9f7969ef4df3661131cede3e8cc770e1ea3db8'
* commit …
|
|
|
@65ba90ea
|
10 years |
onemda |
avfilter/af_astats: Avoid Zero division in print part.
|
|
|
@0f9f7969
|
10 years |
vittorio.giovara |
rmdec: Improve message for demux error
Use correct context, reduce …
|
|
|
@9d7e42e6
|
10 years |
michaelni |
avcodec/vc1_mc: optimize get_chroma_mv, and add get_luma_mv
Test …
|
|
|
@8849c4c
|
10 years |
michaelni |
avcodec/mpegvideo_motion: Fix off by 1 error in MV bounds checking in …
|
|
|
@9f0eaf79
|
10 years |
michaelni |
avcodec/mpegvideo_motion: Fix off by 1 error in MV bounds checking
…
|
|
|
@6c583e90
|
10 years |
michaelni |
avcodec/opusdec: Fix delayed sample value
Fixes out of array access …
|
|
|
@1ae09258
|
10 years |
michaelni |
avcodec/opusdec: Clear out pointers per packet
This is safer than to …
|
|
|
@e3201c38
|
10 years |
michaelni |
avcodec/utils: Align YUV411 by as much as the other YUV variants
…
|
|
|
@9870c036
|
10 years |
michaelni |
avcodec/vc1_mc: change the type of s_rndtblfield to uint8_t
…
|
|
|
@468defc5
|
10 years |
michaelni |
avcodec/vc1_mc: Simplify v_edge_pos and src_y correction when fieldmv …
|
|
|
@02fc168c
|
10 years |
michaelni |
avcodec/golomb: cleanup
Signed-off-by: Zeng Zhaoxiu …
|
|
|
@b1e9634c
|
10 years |
michaelni |
ChangeLog: Remove the redundant VP9 RTP entry
Signed-off-by: Michael …
|
|
|
@a75353e7
|
10 years |
michaelni |
Merge commit 'b77e335e441040a40fc6156b8e4a134745d10233'
* commit …
|
|
|
@9a1884a1
|
10 years |
michaelni |
Merge commit 'dcae2e32f7d8a1ca5fb8c1e4aa81313be854dd73'
* commit …
|
|
|
@b77e335e
|
10 years |
martin |
configure: Move the .object_arch check to the right place
…
|
|
|
@1be6054
|
10 years |
michaelni |
avcodec/vc1_mc: remove useless variables
Signed-off-by: Zeng Zhaoxiu …
|
|
|
@dcae2e32
|
10 years |
martin |
arm: Suppress tags about used cpu arch and extensions
When all the …
|
|
|
@48b5be65
|
10 years |
michaelni |
avfilter: Add FFT domain filter.
Signed-off-by: Michael Niedermayer …
|
|
|
@3499a1c0
|
10 years |
michaelni |
mips/asmdefs: change include guard to read AVUTIL_ instead of AVCODEC_ …
|
|
|
@ebd59d27
|
10 years |
michaelni |
Revert "avutil/opencl: is_compiled flag not being cleared in …
|
|
|
@efff3854
|
10 years |
michaelni |
vp9: fix segmentation map retention with threading enabled.
Fixes …
|
|
|
@6f51cb51
|
10 years |
michaelni |
avfilter/vf_colormatrix: Change enums to int, which are accessed via …
|
|
|
@b0662a94
|
10 years |
michaelni |
avfilter/f_perms: Change enums to int, which are accessed via AVOption …
|
|
|
@2a34b509
|
10 years |
michaelni |
avfilter/avf_showwaves: Change enums to int, which are accessed via …
|
|
|
@665d47f
|
10 years |
michaelni |
Merge commit 'cecf45b2bfbb85e9e59f355428fbd4d8cbc652a8'
* commit …
|
|
|
@cecf45b2
|
10 years |
lu_zero |
doc: Add -list_formats all example for video4linux2
Signed-off-by: …
|
|
|
@79f83523
|
10 years |
michaelni |
configure: Make compilable with VS2015 (missing hunk)
This hunk was …
|
|
|
@42493843
|
10 years |
michaelni |
configure: Make compilable with VS2015
So Visual Studio 2015 has some …
|
|
|
@482c86f2
|
10 years |
michaelni |
fix spelling errors
opttimizations -> optimizations
grabing …
|
|
|
@1468ff49
|
10 years |
michaelni |
Merge commit '9731cf4001377fa2f75c279072cc2b0cbd57bf8e'
* commit …
|
|
|
@70082a1
|
10 years |
u |
avcodec/samidec: make sure to properly restore parsing context after a tag
|
|
|
@b4d89139
|
10 years |
michaelni |
Changelog: Add back "version next"
Signed-off-by: Michael Niedermayer …
|
|
|
@0bcb6ac1
|
10 years |
michaelni |
Add 2.6 to maintained releases
Signed-off-by: Michael Niedermayer …
n2.7-dev
|
|
|
@0b48ddc5
|
10 years |
michaelni |
doc/APIchanges: Fill in the xx
Signed-off-by: Michael Niedermayer …
|
|
|
@34300866
|
10 years |
michaelni |
doc/APIchanges: Add 2.6 cut marker
Signed-off-by: Michael Niedermayer …
|
|
|
@4034e146
|
10 years |
michaelni |
Changelog: rename next to 2.6
Signed-off-by: Michael Niedermayer …
|
|
|
@0f2359b8
|
10 years |
michaelni |
avutil/opencl: is_compiled flag not being cleared in av_opencl_uninit
…
|
|
|
@9731cf40
|
10 years |
martin |
movenc: Keep writing zero-entry stts atoms as intended
a876585215 had …
|
|
|
@d6f5b3e
|
10 years |
michaelni |
changelog: add mips 64-bit port
Reviewed-by: Nedeljko Babic …
|
|
|
@157d6f0d
|
10 years |
michaelni |
mips: port optimizations to mips n64
This mainly consists of …
|
|
|
@eae13eae
|
10 years |
michaelni |
configure, mips: remove MIPS32R2, merging it with MIPSFPU
There are …
|
|
|