summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* loco: cosmetics, reformatAnton Khirnov2013-01-14
* loco: return meaningful error codes.Anton Khirnov2013-01-14
* flicvideo: return meaningful error codes.Anton Khirnov2013-01-14
* vcr1: remove disabled encoder stubAnton Khirnov2013-01-14
* vcr1: return a meaningful error code.Anton Khirnov2013-01-14
* rpza: return a meaningful error code.Anton Khirnov2013-01-14
* qdrw: cosmetics, reformatAnton Khirnov2013-01-14
* qdrw: return meaningful error codes.Anton Khirnov2013-01-14
* qtrle: return a meaningful error code.Anton Khirnov2013-01-14
* gifdec: return meaningful error codes.Anton Khirnov2013-01-14
* interplayvideo: remove a static variable.Anton Khirnov2013-01-14
* interplayvideo: return meaningful error codes.Anton Khirnov2013-01-14
* lcldec: return meaningful error codes.Anton Khirnov2013-01-14
* targa: return meaningful error codes.Anton Khirnov2013-01-14
* qpeg: return a meaningful error code.Anton Khirnov2013-01-14
* nuv: return meaningful error codes.Anton Khirnov2013-01-14
* pcx: return meaningful error codes.Anton Khirnov2013-01-14
* tmv: return meaningful error codes.Anton Khirnov2013-01-14
* msrle: return meaningful error codes.Anton Khirnov2013-01-14
* cscd: return meaningful error codes.Anton Khirnov2013-01-14
* yadif: x86: fix build for compilers without aligned stackDaniel Kang2013-01-14
* lavc: introduce the convenience function init_get_bits8Luca Barbato2013-01-14
* lavc: check for overflow in init_get_bitsLuca Barbato2013-01-14
* avpacket: free side data in av_free_packet().Anton Khirnov2013-01-13
* v4l2: do not assert on a value received from outside of LibavAnton Khirnov2013-01-13
* v4l2: set the average framerate instead of codec timebase.Anton Khirnov2013-01-13
* v4l2: avoid pointless indirection.Anton Khirnov2013-01-13
* vdpau: Add VC-1 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-13
* vdpau: Add H.264 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-13
* vdpau: Add MPEG-4 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-13
* vdpau: Add MPEG-1/2 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-13
* vdpau: Add context and common helpers for hwaccel supportRémi Denis-Courmont2013-01-13
* rtpdec: Send a valid "delay since SR" value in the RTCP RR packetsMartin Storsjö2013-01-12
* rtpdec: Calculate and report packet reception jitterMartin Storsjö2013-01-12
* rtpdec: Fix the calculation of expected number of packetsMartin Storsjö2013-01-12
* fate: vp3: Fix fate-vp3-coeff-level64 test dependenciesDiego Biurrun2013-01-12
* fate: cosmetics: Order some test entriesDiego Biurrun2013-01-12
* Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU.Diego Biurrun2013-01-12
* pixfmt: add picture format for VDPAURémi Denis-Courmont2013-01-12
* ratecontrol: K&R cosmetic formattingLuca Barbato2013-01-12
* rtpdec: Remove a useless todo commentMartin Storsjö2013-01-12
* rtsp: Remove an outdated commentMartin Storsjö2013-01-12
* rtsp: Remove references to weirdly named variables in other filesMartin Storsjö2013-01-12
* rtp: Rename a static variable to normal naming conventionsMartin Storsjö2013-01-12
* rtp: Cosmetic cleanupMartin Storsjö2013-01-12
* configure: enable pic for shared libs on AArch64Marcin Juszkiewicz2013-01-11
* zmbv: Reset the decoder on keyframe errorsLuca Barbato2013-01-11
* vc1dec: prevent a crash due missing pred_flag parameterVladimir Pantelic2013-01-11
* matroska: Fix use after freeDale Curtis2013-01-11
* vp3: Fix double free in vp3_decode_end()Ronald Bultje2013-01-10