36121 Commits (aaf208329f6ed21f51d7bcfa6b50ea41e0825c4e)
 

Author SHA1 Message Date
Anton Khirnov aaf208329f zmbv: return more meaningful error codes. 12 years ago
Anton Khirnov 01b60883ea yop: use a meaningful error code. 12 years ago
Anton Khirnov 11c3f2047e c93: return meaningful error codes. 12 years ago
Anton Khirnov 2b011a43e9 bmv: return meaningful error codes. 12 years ago
Anton Khirnov abcc235481 bmp: return meaningful error codes. 12 years ago
Anton Khirnov 6a97ea65b6 bink: operate with pointers to AVFrames instead of whole structs. 12 years ago
Anton Khirnov 86d4e75422 bink: return meaningful error codes. 12 years ago
Anton Khirnov 86e09b9e60 bfi: return meaningful error codes. 12 years ago
Anton Khirnov fc2a94c15e bethsoftvideo: return meaningful error codes. 12 years ago
Anton Khirnov e83c1e2d0b avs: return meaningful error codes. 12 years ago
Anton Khirnov 620faee5d1 aura: return meaningful error codes. 12 years ago
Anton Khirnov 38de3365ca asvdec: return meaningful error codes. 12 years ago
Anton Khirnov b3b17f7800 ansi: return a meaningful error code 12 years ago
Anton Khirnov b622e2b540 anm: return meaningful error codes 12 years ago
Anton Khirnov 18009e60d2 aasc: return meaningful error codes. 12 years ago
Anton Khirnov 313da47aa1 8bps: return meaningful error codes. 12 years ago
Anton Khirnov f7d15d2f42 4xm: operate with pointers to AVFrames instead of whole structs. 12 years ago
Anton Khirnov 85383d139a 4xm: eliminate a pointless indirection 12 years ago
Anton Khirnov aa15afb7ce 4xm: simplify code with FFSWAP 12 years ago
Anton Khirnov 10c26e928a 4xm: return meaningful error codes 12 years ago
Justin Ruggles 95d01c3f1c x86: lavr: use the x86inc.asm automatic stack alignment in mixing functions 12 years ago
Xi Wang f73f76fd20 swscale: fix NULL checking in sws_alloc_context() 12 years ago
Xi Wang 3b81bba3bc mxfdec: fix NULL checking in mxf_get_sorted_table_segments() 12 years ago
Reinhard Tartler 3f89b49b07 finalize changelog for version 9 12 years ago
Anton Khirnov b14e89b3c5 Prepare for 9 Release. 12 years ago
Anton Khirnov a5d8c9243a Update release notes for the 9 release. 12 years ago
Anton Khirnov dda20a6e2c avprobe: also output dar/par if only defined in stream 12 years ago
Peter Meerwald be6cde3ce8 lavr: fix missing " in header documentation 12 years ago
Martin Storsjö 53c25ee073 aviobuf: Discard old buffered, previously read data in ffio_read_partial 12 years ago
Martin Storsjö e96406eda4 rtsp: Add support for depacketizing RTP data via custom IO 12 years ago
Martin Storsjö 3f95f0dda5 rtpdec: Move the URLContext used for RTCP RR out from the context, to a parameter 12 years ago
Martin Storsjö a0b7e28907 aviobuf: Partial support for reading in read/write contexts 12 years ago
Clément Bœsch 3048fae63c build: Avoid detecting bogus components named 'x' 12 years ago
Johan Andersson 7768a635c4 cmdutils: update copyright year to 2013 12 years ago
Janne Grunau 9ac44ad9d0 h264: check SPS entries directly to detect pixel format changes 12 years ago
Reinhard Tartler 60e60d99ad forgotten changelogs for 9_beta2 12 years ago
Martin Storsjö c1ea44c54d rtmp: Add support for limelight authentication 12 years ago
Martin Storsjö 08225d0126 rtmp: Add support for adobe authentication 12 years ago
Martin Storsjö 33f28a3be3 rtmp: Add a function for writing AMF strings based on two substrings 12 years ago
Martin Storsjö c76daa89ab rtmp: Return a proper error code in handle_invoke_error 12 years ago
Hendrik Leppkes 506409776c configure: suppress -fPIC in msvc builds 12 years ago
Diego Biurrun bcb8d9eb8f Drop unnecessary 'l' length modifier when printfing double values. 12 years ago
Diego Biurrun 117f79de2d truemotion2: Sanitize tm2_read_header() 12 years ago
Anton Khirnov 5e6ee38bd3 FATE: add cavs test 12 years ago
Anton Khirnov fb0cb11f09 cavsdec: export picture type in the output frame 12 years ago
Anton Khirnov 7d84826400 cavs: deMpegEncContextize 12 years ago
Anton Khirnov 64bb3fa6b7 cavs: cosmetics, reformat top part 12 years ago
Anton Khirnov 185c2ef849 cavsdec: cosmetics, reformat 12 years ago
Diego Biurrun 015da965a6 libavcodec/utils: Add braces to shut up gcc warnings 12 years ago
Luca Barbato d615da60c1 snow: use VideoDSPContext 12 years ago