|
|
|
@2a58d5fc
|
11 years |
michaelni |
Merge commit '6892d145a0c80249bd61ee7dd31ec851c5076bcd'
* commit …
|
|
|
@8367bc6b
|
11 years |
michaelni |
Merge commit '9cbf2d78f0a9c19129e7a70b2281a450d386c6d9'
* commit …
|
|
|
@30056fd0
|
11 years |
michaelni |
Merge commit 'a03a642d5ceb5f2f7c6ebbf56ff365dfbcdb65eb'
* commit …
|
|
|
@64591f8f
|
11 years |
michaelni |
Merge commit '9eef9eb3014b2ed9c3ff4aac510a9f04edb555cf'
* commit …
|
|
|
@a60abb1e
|
11 years |
michaelni |
Merge commit 'bfd26b7ce6efea594f2b99441d900419df3af638'
* commit …
|
|
|
@98dcbb47
|
11 years |
michaelni |
avcodec/h264: reset list_count too in case of error in …
|
|
|
@7ee8a1c5
|
11 years |
michaelni |
Merge commit '9a026c72982faf20e1c8dfbe48f0b312cdea69c8'
* commit …
|
|
|
@a4f8a564
|
11 years |
michaelni |
Merge commit '4736d003fac30af4afd8390182f12f480ad78801'
* commit …
|
|
|
@3328d105
|
11 years |
michaelni |
Merge commit '50079a6aa93291e6dc9d9fb8d33da83f79e9311d'
* commit …
|
|
|
@76c63bc5
|
11 years |
michaelni |
Merge commit '3867f3718ba82ff11d3e24c6d84beb520d0b174f'
* commit …
|
|
|
@59725592
|
11 years |
michaelni |
Merge commit '75647dea6f7db79b409bad66a119f5c73da730f3'
* commit …
|
|
|
@4e276b84
|
11 years |
michaelni |
Merge commit '8058284ce09030b47512746d726fb2ad3ae8a20f'
* commit …
|
|
|
@b7697d29
|
11 years |
michaelni |
Merge commit '2f97094608cfd2665660f7a26a3291559b186752'
* commit …
|
|
|
@e86cd37a
|
11 years |
michaelni |
Merge commit 'f4a8a0080537484154bb74e08ec76cbcbd25484b'
* commit …
|
|
|
@80d44190
|
11 years |
michaelni |
Merge commit 'adb199d1bc7f86aa6b85986f40190ec17f99d34f'
* commit …
|
|
|
@d1134aba
|
11 years |
michaelni |
Merge commit 'fe80fa53bc4977ef6e8e749a9df8ca5590a09307'
* commit …
|
|
|
@d701f599
|
11 years |
michaelni |
Merge commit 'fffca3d278c2a2422c2f61f21c5a9d5f690d328e'
* commit …
|
|
|
@8d86e7b4
|
11 years |
michaelni |
Merge commit '060667195e6e6bc0fa63ce13c47e23aabe70d122'
* commit …
|
|
|
@0db6402d
|
11 years |
michaelni |
Merge commit '98c0cd0b99254cd12f312bf6a4c24cd3ec5886b5'
* commit …
|
|
|
@6892d145
|
11 years |
anton |
segafilm: fix leaks if reading the header fails
Found-by: Mateusz …
|
|
|
@9cbf2d78
|
11 years |
anton |
pthread_frame: unref decoded frames on failure
This is similar to …
|
|
|
@a03a642d
|
11 years |
anton |
h264: do not use 422 functions for monochrome
Fixes invalid memory …
|
|
|
@9eef9eb3
|
11 years |
anton |
h264: check that execute_decode_slices() is not called too many times
…
|
|
|
@bfd26b7c
|
11 years |
anton |
h264: reject mismatching luma/chroma bit depths during sps parsing
…
|
|
|
@9a026c72
|
11 years |
anton |
h264: rebuild the default ref list if the reference count changes
…
|
|
|
@4736d003
|
11 years |
anton |
cavsdec: check ff_get_buffer() return value
Found-by: Mateusz "j00ru" …
|
|
|
@50079a6a
|
11 years |
anton |
lavc: do not leak the internal frame if opening the codec fails
|
|
|
@3867f371
|
11 years |
anton |
lavf: remove a pointless check
AVStream.codec is always non-NULL
|
|
|
@75647dea
|
11 years |
anton |
oggparseogm: check timing variables
Fixes a potential divide by zero. …
|
|
|
@8058284c
|
11 years |
anton |
lavc: add 422/444 YUV with alpha to align_dimensions()
Aligns frame …
|
|
|
@2f970946
|
11 years |
anton |
lagarith: do not call simd functions on unaligned lines
They end up …
|
|
|
@f4a8a008
|
11 years |
anton |
sgidec: fix buffer size check in expand_rle_row()
Right now it will …
|
|
|
@adb199d1
|
11 years |
anton |
kgv1dec: replace forcing EMU_EDGE by a copy
The decoder currently …
|
|
|
@fe80fa53
|
11 years |
anton |
4xm: replace forcing EMU_EDGE by a copy
The decoder currently sets …
|
|
|
@fffca3d2
|
11 years |
anton |
4xm: return a proper error code.
|
|
|
@0606671
|
11 years |
anton |
hevc: rename some HEVC conformance streams
Some HEVC conformance …
|
|
|
@98c0cd0
|
11 years |
anton |
hevc: add new conformance streams
Also remove superseded conformance …
|
|
|
@4ced5d77
|
11 years |
michaelni |
avcodec/hevc: Fix modulo operations
Fixes qp fields becoming out of …
|
|
|
@d66bab0a
|
11 years |
michaelni |
avcodec/hevc_ps: check that VPS referenced from SPS exists
This …
|
|
|
@4816d63
|
11 years |
michaelni |
avcodec/huffyuvdec: optimize decode_plane_bitstream(), use joint …
|
|
|
@1bef9bfc
|
11 years |
michaelni |
fate: test version 3 of ffvhuff
Signed-off-by: Michael Niedermayer …
|
|
|
@27b1e63f
|
11 years |
michaelni |
avcodec/huffyuv: Support more 8bit YUV formats
Reviewed-by: Paul B …
|
|
|
@67999d3d
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@d18234f3
|
11 years |
michaelni |
Merge commit '7840c40445c9f52aeccba96de3d27613398bfbf2'
* commit …
|
|
|
@7b3c78b5
|
11 years |
michaelni |
Merge commit '13345fc1f86fc3615789e196d5a339c1c27c9068'
* commit …
|
|
|
@85b424a4
|
11 years |
michaelni |
Merge commit 'e92123093dfdca0ef6608998240e2f9345d63bff'
* commit …
|
|
|
@b4107f78
|
11 years |
michaelni |
Merge commit '4b7f1a7ced0e98f2cc698d896f7ebab8d30eaa09'
* commit …
|
|
|
@ae01af24
|
11 years |
michaelni |
Merge commit '30d70e79a6b4ac7f4eb66446a9da275161ef6ea7'
* commit …
|
|
|
@bc7f7637
|
11 years |
michaelni |
Merge commit '6bfdb2de881372048be7fbda643417e1fd3ce93c'
* commit …
|
|
|
@4cf4da9d
|
11 years |
michaelni |
Merge commit '5b4797a21db900b7d509660b7a4d49829089b004'
* commit …
|
|
|
@751385fe
|
11 years |
michaelni |
Merge commit '5c437fb'
* commit '5c437fb':
lavu: Add values for …
|
|
|
@84707287
|
11 years |
michaelni |
vp9_parse: don't use AVCodecParserContext as av_log context.
Fixes …
|
|
|
@7ce88e5e
|
11 years |
martin |
cmdutils: update copyright year to 2014.
Signed-off-by: Martin …
|
|
|
@ee16e0ca
|
11 years |
michaelni |
avfilter/vf_format: check that the format list is not empty
Fixes …
|
|
|
@b53d6ce3
|
11 years |
michaelni |
pulse: get latency only when needed
Signed-off-by: Federico …
|
|
|
@b13d6c83
|
11 years |
michaelni |
pulse: set time_base as multiple of sample_rate
The stream time_base …
|
|
|
@d04aceb
|
11 years |
michaelni |
avformat/nutdec: remove unused variable
Signed-off-by: Michael …
|
|
|
@7840c404
|
11 years |
tdskywalker |
(e)ac3dec: set AV_FRAME_DATA_MATRIXENCODING side data.
|
|
|
@13345fc1
|
11 years |
tdskywalker |
(e)ac3: parse and store the Dolby Surround, Surround EX and Headphone …
|
|
|
@e9212309
|
11 years |
tdskywalker |
mlpdec: set AV_FRAME_DATA_MATRIXENCODING side data.
|
|
|
@4b7f1a7c
|
11 years |
tdskywalker |
mlp: Parse TrueHD decoder channel modifiers and set the …
|
|
|
@30d70e79
|
11 years |
tdskywalker |
dcadec: set AV_FRAME_DATA_MATRIXENCODING side data.
|
|
|
@6bfdb2de
|
11 years |
tdskywalker |
dcadec: set the output channel mode more accurately.
When downmixing …
|
|
|
@5b4797a2
|
11 years |
tdskywalker |
avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.
Includes a …
|
|
|
@5c437fb6
|
11 years |
tdskywalker |
lavu: Add values for various Dolby flags to the AVMatrixEncoding enum.
|
|
|
@b1ad9312
|
11 years |
michaelni |
v4l2: setting device parameters early
Setting the v4l2 device …
|
|
|
@05286b6a
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@52ccc4a0
|
11 years |
lu_zero |
configure: Support preprocessor macros as header names
New versions …
|
|
|
@f5f6e594
|
11 years |
michaelni |
avformat/matroskaenc: warn when muxing video codec not supported by …
|
|
|
@70937d97
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
sdp: …
|
|
|
@a57da850
|
11 years |
michaelni |
Merge commit '9d18a7d3ec09d6d933d648570643fde924aa391a'
* commit …
|
|
|
@fd53f9d9
|
11 years |
michaelni |
Merge commit '7f29644108c5fbd80f160930b31b78b8704c1a49'
* commit …
|
|
|
@f200ec20
|
11 years |
michaelni |
Merge commit '42d1b41983971da63302ac3d12091cad1f3d6324'
* commit …
|
|
|
@4195ae0f
|
11 years |
michaelni |
Merge commit 'b2212dec0f011893ec68eecaa990170fa24050d7'
* commit …
|
|
|
@c6990615
|
11 years |
michaelni |
Merge commit 'e2096e2eaa9e75663d6bf0c37d342752aa5a146d'
* commit …
|
|
|
@7546ac2f
|
11 years |
michaelni |
avformat/mp3dec: fix start time in light of initial skip samples
…
|
|
|
@22fa50d1
|
11 years |
stefasab |
lavf/file: fix help message first character casing for trunc option
|
|
|
@92e145ac
|
11 years |
stefasab |
doc/protocols/file: fix semantical reverse
Change "read" to "write" …
|
|
|
@98ecbf00
|
11 years |
stefasab |
doc/protocols/file: document general file protocol URL syntax
Also …
|
|
|
@82b9799b
|
11 years |
martin |
sdp: Check that fmt->oformat is non-null before accessing it
This …
|
|
|
@9d18a7d
|
11 years |
alex.converse |
fate: Update AAC ELD 5.1 ref for recent bugfixes.
|
|
|
@7f29644
|
11 years |
alex.converse |
aac: Fix low delay windowing.
AAC LD uses a low overlap sine window …
|
|
|
@42d1b419
|
11 years |
alex.converse |
fate: Add a test vector for AAC ELD with TNS.
|
|
|
@b2212dec
|
11 years |
alex.converse |
aac: Fix TNS decoding for the 512 sample window family.
|
|
|
@e2096e2e
|
11 years |
alex.converse |
fate: Add a downsampled SBR testvector
|
|
|
@77015443
|
11 years |
eclipse7 |
lavf/file: file_check: Handle file URLs that start with "file:"
…
|
|
|
@26245187
|
11 years |
michaelni |
avformat/oggparseopus: fix segmented timestamps
Fix timestamp …
|
|
|
@5e0c7eab
|
11 years |
michaelni |
avformat/oggdec: dont read timestamps from EOS pages of ogm videos
…
|
|
|
@863f4c3c
|
11 years |
michaelni |
avformat/utils: fix rounding error accumulation for generated dts in …
|
|
|
@cd7037dd
|
11 years |
michaelni |
avutil/rational: av_add_stable() test code
Signed-off-by: Michael …
|
|
|
@b317f945
|
11 years |
michaelni |
avutil/mathematics: add av_add_stable()
Signed-off-by: Michael …
|
|
|
@de5b6c73
|
11 years |
michaelni |
Changelog: add nuts side & metadata support
Signed-off-by: Michael …
|
|
|
@8113e83
|
11 years |
michaelni |
avformat/nut: add support for per frame side & meta data with version …
|
|
|
@d8e65e92
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
arm: …
|
|
|
@63ce041a
|
11 years |
michaelni |
Merge commit '2ad4ee345a4216aef3999f57dd14c56128d27a13'
* commit …
|
|
|
@3348e349
|
11 years |
martin |
arm: Use the matching endfunc macro instead of the assembler directive …
|
|
|
@2ad4ee34
|
11 years |
martin |
arm: Add a missing endfunc macro call
Signed-off-by: Martin Storsjö …
|
|
|
@307b6b8c
|
11 years |
u |
avfilter/lut3d: fix channel order in Iridas format parsing.
According …
|
|
|
@be524ffc
|
11 years |
michaelni |
avcodec/rv30: put the rpr check back in init with the max vs bits bug …
|
|
|
@d08c6e11
|
11 years |
michaelni |
avcodec/rv30: check rpr before use against maximum
Signed-off-by: …
|
|
|