|
|
|
@48d30f67
|
12 years |
michaelni |
Merge commit '8729698d50739524665090e083d1bfdf28235724'
* commit …
|
|
|
@249fca3d
|
12 years |
michaelni |
Merge commit '074a00d192c0e749d677b008b337da42597e780f'
* commit …
|
|
|
@3a0bac27
|
12 years |
michaelni |
Merge commit 'ac2603be28602bea76cf38bdbf37aead0dc2979a'
* commit …
|
|
|
@32cf37d0
|
12 years |
michaelni |
Merge commit 'dc3e12d1cb65d74fb120197ce869a205718b6715'
* commit …
|
|
|
@adc7296a
|
12 years |
michaelni |
Merge commit 'b5f9b9ac3681acb06d95530f34660ba9fe225305'
* commit …
|
|
|
@3bca69c2
|
12 years |
michaelni |
Merge commit '9a00374cb4512a58a1fee366b850dfa87c76e1f3'
* commit …
|
|
|
@8729698d
|
12 years |
martin |
rtsp: Recheck the reordering queue if getting a new packet
If we …
|
|
|
@7ff3fd7a
|
12 years |
justin.ruggles |
lavr: log channel conversion description for any-to-any functions
|
|
|
@074a00d1
|
12 years |
justin.ruggles |
lavr: add a public function for setting a custom channel map
This …
|
|
|
@4164b0e
|
12 years |
justin.ruggles |
lavr: mix: reduce the mixing matrix when possible
If the matrix …
|
|
|
@1ccf82cf
|
12 years |
justin.ruggles |
lavr: cosmetics: reindent
|
|
|
@4d68269d
|
12 years |
justin.ruggles |
lavr: typedef internal structs in internal.h
Simplifies header …
|
|
|
@1a088f61
|
12 years |
michaelni |
oggparseskeleton: Check the overall start time before using it.
Fixes …
|
|
|
@4c80184c
|
12 years |
michaelni |
mjpegdec: allow 2 components in ljpeg_decode_yuv_scan()
Fixes …
|
|
|
@b23aff67
|
12 years |
Carl Eugen Hoyos |
Add forgotten AVC Intra entry to Changelog.
|
|
|
@953061ed
|
12 years |
michaelni |
lavf/utils: more complete dts checks
Fixes division by zero
…
|
|
|
@3b57bb47
|
12 years |
michaelni |
svq1dec: check that the reference frame matches in size before using …
|
|
|
@dbf0a90
|
12 years |
Clément Bœsch |
lavc: fix forgotten "que" reference.
This should have been part of …
|
|
|
@0780fe27
|
12 years |
michaelni |
rmdec: Limit videobufsize to remaining amount of data
Fixes excessive …
|
|
|
@f65daf57
|
12 years |
michaelni |
rv10: always check direct mode interpolation times.
Fixes Division by …
|
|
|
@ac2603be
|
12 years |
derek.buitenhuis |
doc: Mention memory allocation in the fuzz testing section
It's …
|
|
|
@dc3e12d1
|
12 years |
derek.buitenhuis |
doc: Mention zzuf in the fuzz testing section
It's pretty much the …
|
|
|
@6042a121
|
12 years |
derek.buitenhuis |
doc: Extend commit message section
If a bug exists on the tracker, …
|
|
|
@b5f9b9ac
|
12 years |
derek.buitenhuis |
doc: Merge disjointed bits about emailing patches
We obviously prefer …
|
|
|
@9a00374c
|
12 years |
derek.buitenhuis |
doc: Fix a few typos in the developer documentation
Signed-off-by: …
|
|
|
@a572cc8
|
12 years |
pross |
wtvdec: prevent memory leak in get_tag()
|
|
|
@7fb87bc5
|
12 years |
michaelni |
mpeg12enc: check dimension validity
Signed-off-by: Michael …
|
|
|
@bcc4ef1a
|
12 years |
michaelni |
mpeg12enc: Correctly mask dimensions
Signed-off-by: Michael …
|
|
|
@878e5bd6
|
12 years |
michaelni |
mpeg12: Support decoding dimensions that are a multiple of 4096
…
|
|
|
@7a6beedd
|
12 years |
michaelni |
oggparsevorbis: fix vorbis_cleanup return type
Signed-off-by: Michael …
|
|
|
@1700be58
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
oggdec: …
|
|
|
@2db8660f
|
12 years |
michaelni |
Merge commit '89b51b570daa80e6e3790fcd449fe61fc5574e07'
* commit …
|
|
|
@bbae6859
|
12 years |
diego |
xwma: Remove unused variable
Signed-off-by: Diego Biurrun …
|
|
|
@8b4842c2
|
12 years |
pross |
wtvdec: warn about truncated files
|
|
|
@801b6366
|
12 years |
pross |
wtvenc: mux thumbnail picture
|
|
|
@361ecb61
|
12 years |
pross |
wtvdec: ignore WM/MediaThumbType metadata entry
This tag is used by …
|
|
|
@50883693
|
12 years |
pross |
wtvdec: demux thumbnail picture to AVStream.attached_pic
|
|
|
@2a89081c
|
12 years |
onemda |
Add EVRCA and SMV codec id
Demuxing files should be possible even if …
|
|
|
@6cff56f0
|
12 years |
pross |
frmdec: tag 2 is AV_PIX_FMT_RGB0
|
|
|
@8d4c817c
|
12 years |
pross |
frmdec: terminate frm_pix_fmt_tags
|
|
|
@f2dc158b
|
12 years |
pross |
frmdec: use AV_PIX_FMT_xxx
|
|
|
@25160236
|
12 years |
onemda |
012v: remove double ; and return correct error code if ff_get_buffer() …
|
|
|
@7f7f31bf
|
12 years |
onemda |
iff: support seeking with maud
Signed-off-by: Paul B Mahol …
|
|
|
@3174137d
|
12 years |
onemda |
w64: fact guid support
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@e13c5abb
|
12 years |
onemda |
Changelog: move Megalux where it belongs
Signed-off-by: Paul B Mahol …
|
|
|
@e817d913
|
12 years |
diego |
asfdec: Fix printf format string length modifier
|
|
|
@92e79e59
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
Merge only for metadata, …
|
|
|
@c526a01c
|
12 years |
michaelni |
Merge commit '4f50646697606df39317b93c2a427603b77636ee'
* commit …
|
|
|
@84293203
|
12 years |
michaelni |
Merge commit '44a0036d10579ed91e48df24859e54b08a582742'
* commit …
|
|
|
@ea93ccf0
|
12 years |
michaelni |
Merge commit '5b4dfbffc258f90a7d2540d21209ac23afcf7cd0'
* commit …
|
|
|
@55d8cac2
|
12 years |
michaelni |
Merge commit '6689474b91049411b5b7986616d1c66b701ae11f'
* commit …
|
|
|
@501db2f
|
12 years |
michaelni |
Merge commit '9dbbda235d93d628777b986e502213f1ed390973'
* commit …
|
|
|
@4b20d307
|
12 years |
michaelni |
Merge commit '7b1fbd4729a52dd7c02622dbe7bb81a6a7ed12f8'
* commit …
|
|
|
@d3066030
|
12 years |
michaelni |
Merge commit '3c6e5a840c45fd3b832e86881602a72e47d46f19'
* commit …
|
|
|
@07f22d0b
|
12 years |
michaelni |
Merge commit '57d11e5e28bfe0bc445ad78fc033aafa73068bb4'
* commit …
|
|
|
@7b018e5c
|
12 years |
michaelni |
Merge commit '84f2847de394ac447f53306bd4dd73e1af6ea5e4'
* commit …
|
|
|
@61904467
|
12 years |
michaelni |
Merge commit 'e83c1e2d0bedb5d4fa9ab351126b2ecc552f1355'
* commit …
|
|
|
@a2aeaff4
|
12 years |
michaelni |
Merge commit 'aa15afb7ce850e2ac688efdef189df5da817a646'
* commit …
n1.2-dev
|
|
|
@58edabb1
|
12 years |
michaelni |
MAINTAINERS: add 1.1, remove 0.10
If someone else wants to maintain a …
|
|
|
@d46fca4b
|
12 years |
michaelni |
RELEASE: 1.1.git for master
Signed-off-by: Michael Niedermayer …
|
|
|
@6270564a
|
12 years |
michaelni |
Changelog, update for 1.1 release
Signed-off-by: Michael Niedermayer …
|
|
|
@2713e43a
|
12 years |
michaelni |
ff_get_audio_frame_size: try to fix wma in wav
Fixes Ticket1905, …
|
|
|
@b3d81475
|
12 years |
stefasab |
tests/fate/avfilter.mak: merge pp tests into GPL test list
The mp=pp …
|
|
|
@caee85bb
|
12 years |
Clément Bœsch |
lavfi/kerndeint: remove unused pixel_step.
|
|
|
@f6659e5c
|
12 years |
Clément Bœsch |
lavfi/kerndeint: fix temp buffer linesize.
Also re-enable the FATE test.
|
|
|
@1ae9d28
|
12 years |
Carl Eugen Hoyos |
Support decoding AC-3 in wav.
All known samples are actually …
|
|
|
@d894f747
|
12 years |
lu_zero |
oggdec: make sure the private parse data is cleaned up
|
|
|
@89b51b57
|
12 years |
lu_zero |
oggdec: free the ogg streams on read_header failure
Plug an annoying …
|
|
|
@9ff92cf1
|
12 years |
Carl Eugen Hoyos |
012v decoder.
The decoder also supports a12v, but removes the …
|
|
|
@40648d8c
|
12 years |
michaelni |
add note on windows pipe
Signed-off-by: rogerdpack …
|
|
|
@f6ef62eb
|
12 years |
michaelni |
doc/ffmpeg-resampler: Try to document async
Improvements welcome!
…
|
|
|
@9ffe790a
|
12 years |
Carl Eugen Hoyos |
Support stereo as experimental feature in mmf / Yamaha SMAF.
Fixes …
|
|
|
@a0c5917f
|
12 years |
diego |
Drop Snow codec
Snow is a toy codec with no real-world use and …
|
|
|
@6b8d8880
|
12 years |
siretart |
Prepare for 10_alpha1 Release
|
|
|
@631ec064
|
12 years |
michaelni |
fate: disable kerndeint test
The filter has been added recently and …
|
|
|
@8214c1d8
|
12 years |
michaelni |
mxfenc: avoid depending on private codec structures and functions
…
|
|
|
@3db02b83
|
12 years |
michaelni |
dnxhd: Add avpriv_dnxhd_get_frame_size()
Signed-off-by: Michael …
|
|
|
@4f506466
|
12 years |
diego |
x86: sbrdsp: Implement SSE qmf_post_shuffle
255 to 174 cycles on …
|
|
|
@44a0036d
|
12 years |
diego |
x86: sbrdsp: Implement SSE sum64x5
698 to 174 cycles on Arrandale. …
|
|
|
@5b4dfbff
|
12 years |
diego |
x86: ABS1: port to cpuflags
|
|
|
@11e1466b
|
12 years |
michaelni |
cos_tablegen: fix the lack on M_PI
We dont include mathematics.h as …
|
|
|
@bfde6e5c
|
12 years |
michaelni |
alsdec: Introduce failsafe switch to keep ALSSpecificConfig consistent …
|
|
|
@95f81159
|
12 years |
michaelni |
alsdec: Consistently use a period at the end of error messages.
…
|
|
|
@6689474b
|
12 years |
anton |
v210x: return meaningful error codes.
|
|
|
@9dbbda2
|
12 years |
anton |
vb: return meaningful error codes.
|
|
|
@7b1fbd47
|
12 years |
anton |
indeo2: check decoding errors.
|
|
|
@3c6e5a84
|
12 years |
anton |
rl2: use fixed-width integer types where appropriate
|
|
|
@57d11e5e
|
12 years |
anton |
fraps: return meaningful error codes.
|
|
|
@84f2847d
|
12 years |
anton |
xl: return a meaningful error code.
|
|
|
@de16f08e
|
12 years |
anton |
v210x: cosmetics, reformat
|
|
|
@39039f24
|
12 years |
anton |
r210dec: return meaningful error codes.
|
|
|
@a0ffcee1
|
12 years |
anton |
ptx: return meaningful error codes.
|
|
|
@6ea2c9a4
|
12 years |
anton |
indeo2: return meaningful error codes
|
|
|
@126abaaa
|
12 years |
anton |
rl2: return meaningful error codes.
|
|
|
@405486c2
|
12 years |
anton |
kgv1dec: return meaningful error codes.
|
|
|
@d47dabba
|
12 years |
anton |
xan: return a meaningful error code.
|
|
|
@4324a3ce
|
12 years |
anton |
vb: cosmetics, reformat
|
|
|
@b2a7b81b
|
12 years |
anton |
tiff: return meaningful error codes.
|
|
|
@6781b531
|
12 years |
anton |
rl2: cosmetics, reformat
|
|
|
@7c8fceef
|
12 years |
anton |
cljr: return a meaningful error code.
|
|
|