36105 Commits (f7d15d2f42d99df3a3c2448dd91e436f8fb005f4)
 

Author SHA1 Message Date
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
Luca Barbato 30a7648730 hlsenc: make segment number unsigned 12 years ago
Kanglin 27a15e0af6 hlsenc: make EXT-X-MEDIA-SEQUENCE always increase 12 years ago
Luca Barbato 9b1370aced hlsenc: do not add timestamps in different timebases 12 years ago
Kanglin 0d8cc7a3b2 hlsenc: use the correct AV_TIME_BASE macro 12 years ago
Luca Barbato 0448f26c97 hlsenc: keep the playlist to the correct number of items 12 years ago
Luca Barbato ae85d6c9c0 hlsenc: use the segment filename in the playlist entry 12 years ago
Luca Barbato 6dd93ee6f1 hlsenc: check append_entry return value 12 years ago
Luca Barbato 66f7b4862f hlsenc: use the basename to generate the list entries 12 years ago
Luca Barbato d8fd06c37d avstring: add av_basename and av_dirname 12 years ago
Diego Biurrun c73c87b412 cosmetics: Prettyprint codec/format/filter registration files 12 years ago
Diego Biurrun 69583bd3b1 avfilter: Refactor unconditional filter registration 12 years ago
Diego Biurrun 5ad2f0bfb2 build: Add rtpenc_chain extra config option 12 years ago
Diego Biurrun 844c68520e configure: Add --disable-all command line option 12 years ago
Janne Grunau 1f4ea4e068 mpegvideo: initialize videodsp with correct pixel depth 12 years ago
Anton Khirnov 0a9132b84c wnv1: cosmetics, reformat 12 years ago
Anton Khirnov 51648da4dc xan: remove a trivially true if(). 12 years ago