|
|
|
@7b8c5b26
|
12 years |
lu_zero |
vc1dec: prevent a crash due missing pred_flag parameter
Handle …
|
|
|
@ae3d4163
|
12 years |
lu_zero |
matroska: Fix use after free
Signed-off-by: Dale Curtis …
|
|
|
@ec86ba57
|
12 years |
lu_zero |
vp3: Fix double free in vp3_decode_end()
Signed-off-by: Dale Curtis …
|
|
|
@f8936c6f
|
12 years |
diego |
fate: Split fate-siff test into demuxer and VB video decoder test
|
|
|
@76c40fbe
|
12 years |
martin |
rtpdec_vp8: Don't trim too much data from broken frames
Previously, …
|
|
|
@3b366c3a
|
12 years |
martin |
rtpdec_vp8: Simplify code by using an existing helper function
…
|
|
|
@ed790932
|
12 years |
martin |
rtpdec: Add a terminating null byte at the end of the SDES/CNAME
This …
|
|
|
@a800fd5
|
12 years |
lu_zero |
yuv4mpeg: do not use deprecated functions
Use the libavutil replacement.
|
|
|
@fba8e5b6
|
12 years |
lu_zero |
oggdec: fix faulty cleanup prototype
|
|
|
@06deaf8a
|
12 years |
justin.ruggles |
idcin: return 0 from idcin_read_packet() on success.
This matches the …
|
|
|
@5d04504
|
12 years |
justin.ruggles |
idcin: better error handling
Add some additional checks for EOF and …
|
|
|
@33f58c36
|
12 years |
justin.ruggles |
idcin: check for integer overflow when calling av_get_packet()
…
|
|
|
@7040e479
|
12 years |
justin.ruggles |
idcin: allow seeking back to the first packet
Also, do not allow …
|
|
|
@49543373
|
12 years |
justin.ruggles |
idcin: set AV_PKT_FLAG_KEY for video packets with a palette
|
|
|
@ccc0ffb1
|
12 years |
justin.ruggles |
idcin: set start_time and packet duration instead of manually tracking …
|
|
|
@4b840930
|
12 years |
justin.ruggles |
idcin: set channel_layout
|
|
|
@12c2530b
|
12 years |
justin.ruggles |
idcin: fix check for presence of an audio stream
|
|
|
@b0c96e06
|
12 years |
justin.ruggles |
idcin: validate header parameters
Avoids using unsupported parameters …
|
|
|
@f7bf72a4
|
12 years |
justin.ruggles |
idcinvideo: correctly set AVFrame defaults
|
|
|
@899157b3
|
12 years |
lu_zero |
yadif: Port inline assembly to yasm
Signed-off-by: Luca Barbato …
|
|
|
@f7a3c540
|
12 years |
justin.ruggles |
au: remove unnecessary casts
|
|
|
@2f8207b1
|
12 years |
justin.ruggles |
au: return AVERROR codes instead of -1
|
|
|
@fd9147f1
|
12 years |
justin.ruggles |
au: cosmetics: pretty-print and remove pointless comments
|
|
|
@c88d245c
|
12 years |
justin.ruggles |
au: use ff_raw_write_packet()
|
|
|
@bdd00e2d
|
12 years |
justin.ruggles |
au: set stream start time and packet durations
|
|
|
@af68a2ba
|
12 years |
justin.ruggles |
au: use %u when printing id and channels since they are unsigned
|
|
|
@47d029a4
|
12 years |
justin.ruggles |
au: validate sample rate
|
|
|
@c837b38d
|
12 years |
justin.ruggles |
au: move skipping of unused data to before parameter validation
Also …
|
|
|
@fb48f825
|
12 years |
justin.ruggles |
au: do not arbitrarily limit channel count
Nothing in the AU …
|
|
|
@2613de88
|
12 years |
justin.ruggles |
au: do not set pkt->size directly
It is already set by …
|
|
|
@bd4cdef5
|
12 years |
justin.ruggles |
au: set block_align and use it in au_read_packet()
|
|
|
@9a7b5688
|
12 years |
justin.ruggles |
au: set bit rate
|
|
|
@3f98848d
|
12 years |
justin.ruggles |
au: validate bits-per-sample separately from codec tag
|
|
|
@71194ef6
|
12 years |
martin |
rtpdec_vp8: Mark broken packets with AV_PKT_FLAG_CORRUPT
This allows …
|
|
|
@d744801
|
12 years |
diego |
xan: Convert to bytestream2
Signed-off-by: Diego Biurrun …
|
|
|
@59220d55
|
12 years |
justin.ruggles |
oggenc: add a page_duration option and deprecate the pagesize option
…
|
|
|
@a6a3164b
|
12 years |
justin.ruggles |
x86: lavr: add SSE2/AVX dither_int_to_float()
|
|
|
@1fb8f6a4
|
12 years |
justin.ruggles |
x86: lavr: add SSE2 quantize() for dithering
|
|
|
@142c3909
|
12 years |
justin.ruggles |
doc/APIchanges: fill in missing dates and hashes.
|
|
|
@6f724411
|
12 years |
martin |
rtpdec_vp8: Request a keyframe if RTP packets are lost
Signed-off-by: …
|
|
|
@86d9181c
|
12 years |
martin |
rtpdec: Support sending RTCP feedback packets
This sends NACK for …
|
|
|
@42805eda
|
12 years |
martin |
rtpdec: Store the dynamic payload handler in the rtpdec context
This …
|
|
|
@9c80ed83
|
12 years |
martin |
rtpdec_vp8: Avoid a warning about a possibly unused variable
The …
|
|
|
@09ed8098
|
12 years |
martin |
rtpdec_vp8: Make sure the previous packet is returned
This is a bug …
|
|
|
@92e354b6
|
12 years |
martin |
rtpdec_vp8: Set the timestamp when returning a deferred packet
…
|
|
|
@ba8cb33
|
12 years |
martin |
hlsenc: Make the start_number option set the right variable
…
|
|
|
@f811cd2d
|
12 years |
martin |
rtsp: Respect max_delay for the reordering queue when using custom IO
…
|
|
|
@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
|
|
|
@4164b0e
|
12 years |
justin.ruggles |
lavr: mix: reduce the mixing matrix when possible
If the matrix …
|
|
|
@1ccf82cf
|
12 years |
justin.ruggles |
lavr: cosmetics: reindent
|
|
|
@074a00d1
|
12 years |
justin.ruggles |
lavr: add a public function for setting a custom channel map
This …
|
|
|
@4d68269d
|
12 years |
justin.ruggles |
lavr: typedef internal structs in internal.h
Simplifies header …
|
|
|
@6042a121
|
12 years |
derek.buitenhuis |
doc: Extend commit message section
If a bug exists on the tracker, …
|
|
|
@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 …
|
|
|
@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: …
|
|
|
@bbae6859
|
12 years |
diego |
xwma: Remove unused variable
Signed-off-by: Diego Biurrun …
|
|
|
@e817d913
|
12 years |
diego |
asfdec: Fix printf format string length modifier
|
|
|
@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 …
|
|
|
@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
|
|
|
@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
|
|
|
@de16f08e
|
12 years |
anton |
v210x: cosmetics, reformat
|
|
|
@6689474b
|
12 years |
anton |
v210x: return meaningful error codes.
|
|
|
@39039f24
|
12 years |
anton |
r210dec: return meaningful error codes.
|
|
|
@4324a3ce
|
12 years |
anton |
vb: cosmetics, reformat
|
|
|
@9dbbda2
|
12 years |
anton |
vb: return meaningful error codes.
|
|
|
@a0ffcee1
|
12 years |
anton |
ptx: return meaningful error codes.
|
|
|
@b2a7b81b
|
12 years |
anton |
tiff: return meaningful error codes.
|
|
|
@26a161a1
|
12 years |
anton |
vqavideo: return meaningful error codes.
|
|
|
@edfe05dd
|
12 years |
anton |
mss2: return meaningful error codes.
|
|
|
@f0547c9b
|
12 years |
anton |
v210dec: return meaningful error codes
|
|
|
@c04c64c0
|
12 years |
anton |
indeo2: cosmetics, reformat
|
|
|
@7b1fbd47
|
12 years |
anton |
indeo2: check decoding errors.
|
|
|
@6ea2c9a4
|
12 years |
anton |
indeo2: return meaningful error codes
|
|
|
@6781b531
|
12 years |
anton |
rl2: cosmetics, reformat
|
|
|
@3c6e5a84
|
12 years |
anton |
rl2: use fixed-width integer types where appropriate
|
|
|
@126abaaa
|
12 years |
anton |
rl2: return meaningful error codes.
|
|
|
@7c8fceef
|
12 years |
anton |
cljr: return a meaningful error code.
|
|
|
@80344261
|
12 years |
anton |
fraps: cosmetics, reformat
|
|
|
@57d11e5e
|
12 years |
anton |
fraps: return meaningful error codes.
|
|
|
@405486c2
|
12 years |
anton |
kgv1dec: return meaningful error codes.
|
|
|
@e1a7061d
|
12 years |
anton |
kmvc: return meaningful error codes.
|
|
|
@f3fcb1a7
|
12 years |
anton |
wnv1: return meaningful error codes.
|
|
|
@0c19b23b
|
12 years |
anton |
dpx: return meaningful error codes.
|
|
|
@b61e0b99
|
12 years |
anton |
truemotion1: return meaningful error codes
|
|
|
@380242ca
|
12 years |
anton |
pnm: return meaningful error codes.
|
|
|
@84f2847d
|
12 years |
anton |
xl: return a meaningful error code.
|
|
|
@d47dabba
|
12 years |
anton |
xan: return a meaningful error code.
|
|
|
@4aebb8d9
|
12 years |
anton |
xxan: return meaningful error codes.
|
|
|
@aaf20832
|
12 years |
anton |
zmbv: return more meaningful error codes.
|
|
|
@01b6088
|
12 years |
anton |
yop: use a meaningful error code.
|
|
|
@11c3f204
|
12 years |
anton |
c93: return meaningful error codes.
|
|
|
@2b011a43
|
12 years |
anton |
bmv: return meaningful error codes.
|
|
|
@abcc2354
|
12 years |
anton |
bmp: return meaningful error codes.
|
|
|