36643 Commits (2ed008204d5467be03a0a3af1e293b2f7038d0a0)
 

Author SHA1 Message Date
Daniel Kang 67360ccd51 yadif: x86: fix build for compilers without aligned stack 12 years ago
Luca Barbato e28ac6e5e2 lavc: introduce the convenience function init_get_bits8 12 years ago
Luca Barbato d9cf5f5169 lavc: check for overflow in init_get_bits 12 years ago
Anton Khirnov 90cfc084e3 avpacket: free side data in av_free_packet(). 12 years ago
Anton Khirnov 49dc82eef7 v4l2: do not assert on a value received from outside of Libav 12 years ago
Anton Khirnov 838b849e70 v4l2: set the average framerate instead of codec timebase. 12 years ago
Anton Khirnov 246da0b135 v4l2: avoid pointless indirection. 12 years ago
Rémi Denis-Courmont 7752532789 vdpau: Add VC-1 decoding via hwaccel infrastructure 12 years ago
Rémi Denis-Courmont 51b56a0716 vdpau: Add H.264 decoding via hwaccel infrastructure 12 years ago
Rémi Denis-Courmont 200e8ac920 vdpau: Add MPEG-4 decoding via hwaccel infrastructure 12 years ago
Rémi Denis-Courmont aaf9d0e8f3 vdpau: Add MPEG-1/2 decoding via hwaccel infrastructure 12 years ago
Rémi Denis-Courmont 44e065d56c vdpau: Add context and common helpers for hwaccel support 12 years ago
Martin Storsjö 22c436c85e rtpdec: Send a valid "delay since SR" value in the RTCP RR packets 12 years ago
Martin Storsjö e568db4025 rtpdec: Calculate and report packet reception jitter 12 years ago
Martin Storsjö abae27ed3a rtpdec: Fix the calculation of expected number of packets 12 years ago
Diego Biurrun 0f94c0b1b6 fate: vp3: Fix fate-vp3-coeff-level64 test dependencies 12 years ago
Diego Biurrun 4d3b144c5e fate: cosmetics: Order some test entries 12 years ago
Diego Biurrun f89466ad6f Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU. 12 years ago
Rémi Denis-Courmont 169fb94f0f pixfmt: add picture format for VDPAU 12 years ago
Luca Barbato f61272f0ef ratecontrol: K&R cosmetic formatting 12 years ago
Martin Storsjö f6804c3e1b rtpdec: Remove a useless todo comment 12 years ago
Martin Storsjö 54cb096ee4 rtsp: Remove an outdated comment 12 years ago
Martin Storsjö 3900d53fb1 rtsp: Remove references to weirdly named variables in other files 12 years ago
Martin Storsjö c44784c9bb rtp: Rename a static variable to normal naming conventions 12 years ago
Martin Storsjö 58b5971881 rtp: Cosmetic cleanup 12 years ago
Marcin Juszkiewicz d11cb13b0e configure: enable pic for shared libs on AArch64 12 years ago
Luca Barbato c1d1ef4ecd zmbv: Reset the decoder on keyframe errors 12 years ago
Vladimir Pantelic 7b8c5b263b vc1dec: prevent a crash due missing pred_flag parameter 12 years ago
Dale Curtis ae3d416369 matroska: Fix use after free 12 years ago
Ronald Bultje ec86ba5731 vp3: Fix double free in vp3_decode_end() 12 years ago
Diego Biurrun f8936c6f90 fate: Split fate-siff test into demuxer and VB video decoder test 12 years ago
Martin Storsjö 76c40fbef0 rtpdec_vp8: Don't trim too much data from broken frames 12 years ago
Martin Storsjö 3b366c3aa0 rtpdec_vp8: Simplify code by using an existing helper function 12 years ago
Martin Storsjö ed79093222 rtpdec: Add a terminating null byte at the end of the SDES/CNAME 12 years ago
Luca Barbato a800fd5fc7 yuv4mpeg: do not use deprecated functions 12 years ago
Luca Barbato fba8e5b608 oggdec: fix faulty cleanup prototype 12 years ago
Justin Ruggles 06deaf8ad3 idcin: return 0 from idcin_read_packet() on success. 12 years ago
Justin Ruggles 5d0450461f idcin: better error handling 12 years ago
Justin Ruggles 33f58c3616 idcin: check for integer overflow when calling av_get_packet() 12 years ago
Justin Ruggles 7040e479a1 idcin: allow seeking back to the first packet 12 years ago
Justin Ruggles 49543373f3 idcin: set AV_PKT_FLAG_KEY for video packets with a palette 12 years ago
Justin Ruggles ccc0ffb1ba idcin: set start_time and packet duration instead of manually tracking pts. 12 years ago
Justin Ruggles 4b840930da idcin: set channel_layout 12 years ago
Justin Ruggles 12c2530b1d idcin: fix check for presence of an audio stream 12 years ago
Justin Ruggles b0c96e0613 idcin: validate header parameters 12 years ago
Justin Ruggles f7bf72a4a1 idcinvideo: correctly set AVFrame defaults 12 years ago
Daniel Kang 899157b308 yadif: Port inline assembly to yasm 12 years ago
Justin Ruggles f7a3c540c5 au: remove unnecessary casts 12 years ago
Justin Ruggles 2f8207b1c6 au: return AVERROR codes instead of -1 12 years ago
Justin Ruggles fd9147f114 au: cosmetics: pretty-print and remove pointless comments 12 years ago