|
|
|
@1e142d5b
|
11 years |
martin |
movenc: Add a fallback fragmentation method for plain mp4 as well
…
|
|
|
@543156d7
|
11 years |
martin |
arm: Mark the stack as non-executable
If linking in an object file …
|
|
|
@fea6db06
|
11 years |
vittorio.giovara |
h264: informative error reporting in decode_slice_header()
…
|
|
|
@96f9fbe1
|
11 years |
vittorio.giovara |
h264: fix slice_type value reported in decode_slice_header()
…
|
|
|
@2f2b2efd
|
11 years |
diego |
doxygen: Replace @parblock syntax with manual linebreaks
@parblock is …
|
|
|
@4d7ab5cf
|
11 years |
diego |
doxygen: Add a number of missing function parameter descriptions
|
|
|
@614b9e4
|
11 years |
vittorio.giovara |
h264: use avpriv_request_sample for chroma_format_idc
|
|
|
@f53e274f
|
11 years |
diego |
doc: Fix project name typo
|
|
|
@b339182e
|
11 years |
diego |
Move all example programs to doc/examples
Also drop support for …
|
|
|
@77fbc032
|
11 years |
kostya.shishkov |
g2meet: validate bpp and bitmasks in the display info
Signed-off-by: …
|
|
|
@f58dcfb3
|
11 years |
siretart |
Prepare for 10_beta1 Release
|
|
|
@9cd4bc41
|
11 years |
tdskywalker |
ac3dec: set AV_FRAME_DATA_DOWNMIX_INFO side data.
|
|
|
@c98f3169
|
11 years |
tdskywalker |
lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.
|
|
|
@9c0e4b33
|
11 years |
tdskywalker |
ac3: update AC3PreferredStereoDownmixMode.
'11b' is reserved in the …
|
|
|
@dc971acf
|
11 years |
vittorio.giovara |
h264_parser: use enum values in h264_find_frame_end()
|
|
|
@ba7dfe5c
|
11 years |
anton |
lavfi doxy: add buffer{src,sink}.h to the main lavfi doxy group
|
|
|
@f758ea6e
|
11 years |
anton |
buffersink: document special error codes returned from …
|
|
|
@98fdfa99
|
11 years |
janne-libav |
ppc: reduce overreads when loading 8 pixels in altivec dsp functions
…
|
|
|
@3fbad007
|
11 years |
derek.buitenhuis |
utvideoenc: Enable support for multiple slices and use them
The …
|
|
|
@4127e6ae
|
11 years |
derek.buitenhuis |
libx265: Remove redundant default param call
Signed-off-by: Derek …
|
|
|
@41836c4e
|
11 years |
derek.buitenhuis |
libx265: Fix use of uninitialized input picture
Signed-off-by: Derek …
|
|
|
@0b9716c4
|
11 years |
diego |
doc/examples: misc Doxygen markup improvements
Add properly formatted …
|
|
|
@3a26ccb
|
11 years |
diego |
build: doxy: Include code examples in Doxygen documentation
|
|
|
@19d31278
|
11 years |
diego |
doxygen: Set EXAMPLE_PATH from within doxy-wrapper.sh
This allows …
|
|
|
@f1f42cfc
|
11 years |
diego |
build: Do not pass HTML snippets and stylesheet as input to Doxygen
…
|
|
|
@e6c175df
|
11 years |
diego |
Doxyfile: Only set HTML_{HEADER|FOOTER|STYLESHEET} from doxy_wrapper.sh
|
|
|
@066ad249
|
11 years |
vittorio.giovara |
h264_sei: reorder headers
Also drop unused assert.h.
|
|
|
@304e916a
|
11 years |
vittorio.giovara |
h264_sei: name buffering period type consistently
|
|
|
@15210354
|
11 years |
vittorio.giovara |
h264: drop outdated comments
|
|
|
@3a057670
|
11 years |
vittorio.giovara |
h264: store current_sps_id inside the current sps
In preparation for …
|
|
|
@73e8fab3
|
11 years |
vittorio.giovara |
h264: print values in case of error
Also make error style consistent …
|
|
|
@f8c507f4
|
11 years |
lu_zero |
h264: Refactor ff_h264_decode_ref_pic_list_reordering
In preparation …
|
|
|
@73eca73
|
11 years |
janne-libav |
mpeg12dec: do not add stereo3D side data to a non-existing frame
User …
|
|
|
@d2617193
|
11 years |
janne-libav |
configure: do not link libraries against program-specific dependencies …
|
|
|
@60e6cecf
|
11 years |
janne-libav |
configure: avserver does not need $ldl
Loadable plugins were removed …
|
|
|
@8a22503
|
11 years |
janne-libav |
jv: detect partial packets in the demuxer
Fixes fate-jv under …
|
|
|
@f795a8a8
|
11 years |
janne-libav |
h264: make context_count unsigned
Removes the bogus but scary looking …
|
|
|
@dff1c191
|
11 years |
anton |
vp9: add a new segmentation sample.
The old one didn't use …
|
|
|
@91be8df2
|
11 years |
anton |
vp9: add fate sample for parallelmode.
This disables backward …
|
|
|
@50ea9315
|
11 years |
derek.buitenhuis |
Add libx265 encoder
Signed-off-by: Derek Buitenhuis …
|
|
|
@f5d92d9c
|
11 years |
janne-libav |
asfdec: fix seeking with fragmented packets
After seeking fragments …
|
|
|
@0c082565
|
11 years |
janne-libav |
asfdec: short-circuit seeking to the start of stream
Bug-id: 43
…
|
|
|
@0ebb523
|
11 years |
janne-libav |
asfdec: check ff_get_guid() return values during seeking
Hitting EOF …
|
|
|
@462d5e8e
|
11 years |
janne-libav |
aacdec: set AVFrame sample_rate
AVFrame.sample_rate is set in …
|
|
|
@4a7d3837
|
11 years |
diego |
buffersrc: Have function parameter names match between .c and .h file
…
|
|
|
@25a1ba81
|
11 years |
diego |
log: Have function parameter names match between .c and .h file
This …
|
|
|
@52771346
|
11 years |
anton |
lavc: set AVFrame pkt_pts and reordered_opaque in reget_buffer
…
|
|
|
@64774492
|
11 years |
kostya.shishkov |
g2meet: make JPEG tile decoder operate on 8x8 block mask
This is …
|
|
|
@d6d78518
|
11 years |
kostya.shishkov |
g2meet: factor out seeking to the chunk end
Signed-off-by: Kostya …
|
|
|
@77bb0004
|
11 years |
anton |
rpza: limit the number of blocks to the total remaining blocks in the …
|
|
|
@a46dc497
|
11 years |
anton |
rpza: move some variables to the blocks where they are used
|
|
|
@c7769df1
|
11 years |
anton |
rpza: use fixed-width int types
|
|
|
@e1218ce9
|
11 years |
anton |
rpza: switch to bytestream2
|
|
|
@394fb56c
|
11 years |
anton |
lavf: always unref the packet passed to av_interleaved_write_frame() …
|
|
|
@682b2a80
|
11 years |
janne-libav |
build: fix examples compilation when EXESUF is not empty
Due to a …
|
|
|
@18c896be
|
11 years |
anton |
lavf: extend / improve the AVFormatContext doxy
|
|
|
@54f7e79d
|
11 years |
anton |
lavf: add some basic documentation of the muxing process
|
|
|
@4c750599
|
11 years |
anton |
lavf: rewrite the av_write_frame() doxy
Remove some vague / incorrect …
|
|
|
@ad7f2b69
|
11 years |
anton |
lavf: rewrite the av_interleaved_write_frame() doxy
Remove some vague …
|
|
|
@b36bc81c
|
11 years |
anton |
avplay: add support for seeking to chapter marks
|
|
|
@f548f9f
|
11 years |
anton |
hevc: update conformance streams
New streams: LTRPSPS_A_Qualcomm_1, …
|
|
|
@b5f851ed
|
11 years |
anton |
FATE: force FLAC in the lavf ogg test
Since b0c2c09, vorbis would be …
|
|
|
@38893dc0
|
11 years |
anton |
pcmdec: replace a reachable assert with an error check
Libavformat …
|
|
|
@cca4742a
|
11 years |
anton |
doc/APIchanges: mark the place where 9 was branched
|
|
|
@d711d839
|
11 years |
anton |
doc/APIchanges: fill in missing hashes and dates
|
|
|
@246d3bf0
|
11 years |
lu_zero |
hevc: Conceal zero td
It was done only in check_mvset(), while …
|
|
|
@e95018b6
|
11 years |
lu_zero |
dnxhd: Support DNx444
Bug-Id: 99
Bug-Id: videolan/9620
Signed-off-by: …
|
|
|
@2f6eec65
|
11 years |
janne-libav |
vp8: fix PPC assembly to work if src_stride != dst_stride
…
|
|
|
@b37effdc
|
11 years |
janne-libav |
mxfdec: free descriptor extradata in .read_close()
Fixes memleak in …
|
|
|
@6a8475dc
|
11 years |
janne-libav |
asvenc: free avctx->coded_frame on codec close
|
|
|
@d6eac2f1
|
11 years |
vittorio.giovara |
arm: Remove a stray .fpu directive
Signed-off-by: Vittorio Giovara …
|
|
|
@28e508a9
|
11 years |
vittorio.giovara |
dnxhddec: return proper error code
Signed-off-by: Vittorio Giovara …
|
|
|
@b0c2c097
|
11 years |
vittorio.giovara |
lavf: default .ogg audio to libvorbis if we can
Since 2007, the …
|
|
|
@bc3f0356
|
11 years |
kostya.shishkov |
g2meet: rename FRAME_INFO to more appropriate DISPLAY_INFO
…
|
|
|
@72255478
|
11 years |
derek.buitenhuis |
Add raw HEVC muxer
Signed-off-by: Derek Buitenhuis …
|
|
|
@c1e7de8f
|
11 years |
tdskywalker |
mlp_parser: fix request_channel_layout behavior.
When …
|
|
|
@f90a4bfc
|
11 years |
tdskywalker |
mlpdec: fix request_channel_layout behavior.
When …
|
|
|
@cde7df25
|
11 years |
derek.buitenhuis |
Mirillis FIC video decoder
Does not contain cursor rendering yet.
…
|
|
|
@76a75c52
|
11 years |
tdskywalker |
lavr: mix front center channel as indicated in the ATSC A/52 …
|
|
|
@c0c45188
|
11 years |
tdskywalker |
mlp: improve request_channel_layout behavior.
Don't decode further …
|
|
|
@5c1c6e82
|
11 years |
janne-libav |
dca: include dcadsp.h in {arm,x86}/dca.h for checkheaders
|
|
|
@6398d8fd
|
11 years |
janne-libav |
configure: clang: add -Qunused-arguments to as|ld_flags as well
|
|
|
@b141c7b3
|
11 years |
janne-libav |
h264: give numbers to nalus
Signed-off-by: Janne Grunau …
|
|
|
@0cffd6ff
|
11 years |
janne-libav |
x86: use the inline int8x8_fmul_int32 only if inline SSE2 is availbale …
|
|
|
@5fdbfcb5
|
11 years |
janne-libav |
dcadsp: split lfe_dir cases
The x86 runs short on registers because …
|
|
|
@5b59a9fc
|
11 years |
janne-libav |
x86: dcadsp: implement int8x8_fmul_int32
For the callable function …
|
|
|
@2bd44cb
|
11 years |
janne-libav |
dcadsp: add int8x8_fmul_int32 to dsp context
It is currently declared …
|
|
|
@e3fec3f
|
11 years |
martin |
arm: Add EXTERN_ASM to the .func and .type declarations for exported …
|
|
|
@5bcbb516
|
11 years |
martin |
arm: Add X() around all references to extern symbols
Don't rely on …
|
|
|
@5351964a
|
11 years |
janne-libav |
vp8: fix bilinear C code to work if src_stride != dst_stride.
…
|
|
|
@49ec5515
|
11 years |
martin |
vp8: Use 2 registers for dst_stride and src_stride in neon bilin …
|
|
|
@5a0bccd
|
11 years |
janne-libav |
fate: force the simple idct for xvid custom matrix test
The original …
|
|
|
@a1e1f352
|
11 years |
janne-libav |
lavu: add missing log.h include in timer.h
|
|
|
@a91d3658
|
11 years |
vittorio.giovara |
mpeg: K&R formatting cosmetics
Also adjust header #include order and …
|
|
|
@9ecb8587
|
11 years |
anton |
doxy: Format @code blocks so they render properly
@code command …
|
|
|
@d9ae103
|
11 years |
anton |
lavf: improve handling of sparse streams when muxing
Currently …
|
|
|
@4c3e195
|
11 years |
anton |
lagarith: reallocate rgb_planes when needed
Fixes invalid writes on …
|
|
|
@2240e207
|
11 years |
anton |
truemotion1: check the header size
Fixes invalid reads.
Found-by: …
|
|
|
@1713eec2
|
11 years |
anton |
shorten: pad the internal bitstream buffer
Fixes invalid reads.
…
|
|
|
@54308391
|
11 years |
anton |
eacmv: clear references on frame dimensions change
Fixes invalid …
|
|
|