summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* libavfilter: include needed header for AVDictionaryMichael Niedermayer2012-10-24
* http: add -content_type user option.Clément Bœsch2012-10-24
* pgmyuvenc: do not create files which are not supportedPaul B Mahol2012-10-24
* lavf: const correctness for avformat_new_streamPaul B Mahol2012-10-24
* mxfenc: Fix possible integer overflowsTomas Härdin2012-10-24
* mxfdec: Fix potential leak in mxf_read_local_tags()Tomas Härdin2012-10-24
* mxfdec: Fix a potential DoS vector in mxf_read_pixel_layout()Tomas Härdin2012-10-24
* mxfdec: Fix CID 732262Tomas Härdin2012-10-24
* doc/filters: escape special Texinfo character @ in overlay exampleStefano Sabatini2012-10-24
* doc/filters: remove unnecessary and inconsistent double ',' escapingStefano Sabatini2012-10-24
* doxygen: disable header/footer/stylesheetMichael Niedermayer2012-10-24
* avio: detect implicit truncation by assert in avio_w*Michael Niedermayer2012-10-24
* avio: avoid implicit truncation in avio_w*Michael Niedermayer2012-10-24
* matroskaenc: avoid implicit truncation in avio_w*Michael Niedermayer2012-10-24
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-24
|\
| * asfdec: cosmetics, reformat ff_asf_parse_packet()Anton Khirnov2012-10-24
| * g.723.1: add missing CODEC_CAP_DR1Anton Khirnov2012-10-24
| * avconv: remove now unneeded calls to avcodec_get_frame_defaults().Anton Khirnov2012-10-24
| * lavc: initialize output AVFrame before decoding.Anton Khirnov2012-10-24
* | Merge commit 'c68317ebbe4915035df0b08c23eea7a0b80ab881'Michael Niedermayer2012-10-24
|\|
| * lavc: fix documentation for AVCodecContext.delayJustin Ruggles2012-10-23
| * atrac3: return an error if extradata_size is not a specific known sizeJustin Ruggles2012-10-23
| * lavc: use the correct API version guard macro for avcodec_encode_audio()Justin Ruggles2012-10-23
| * Move Doxyfile into the doc/ subdirectoryDiego Biurrun2012-10-23
| * doxygen: Build Doxygen documentation in the doc/ subdirectoryDiego Biurrun2012-10-23
| * dfa: use av_memcpy_backptr() where previously impossibleMans Rullgard2012-10-23
| * av_memcpy_backptr: Drop no longer necessary malloc paddingDiego Biurrun2012-10-23
* | Merge commit 'd82f188504410fdfa446c5682c128c31bb5851a4'Michael Niedermayer2012-10-24
|\|
| * Remove need for padding in av_memcpy_backptr()Mans Rullgard2012-10-23
* | Merge commit 'ceb754d041f5f6327fd9195a5f43575af9516daa'Michael Niedermayer2012-10-24
|\|
| * lzo: Use AV_COPY*U macros where appropriateDiego Biurrun2012-10-23
| * prepare 9_beta2 releaseReinhard Tartler2012-10-23
| * dsputil: Replace AV_WNxx(AV_RNxx()) combinations by AV_COPYxxUDiego Biurrun2012-10-23
| * intreadwrite: Add AV_COPYxxU macros for copying to/from unaligned addressesDiego Biurrun2012-10-23
| * dxtory: Replace AV_WN16A(AV_RN16A()) combination by AV_COPY16Diego Biurrun2012-10-23
| * mp3: properly forward mp_decode_frame errorsLuca Barbato2012-10-23
* | Merge commit '0c03cc68386443f1e96ab6fb358220faf67cd5ff'Michael Niedermayer2012-10-24
|\|
| * mp3: exit on parsing error in mp_decode_frameLuca Barbato2012-10-23
| * rtmppkt: Avoid unescaped backslash in Doxygen commentDiego Biurrun2012-10-23
| * fate-lavfi: replace sed/grep/cut combos with awkMans Rullgard2012-10-23
| * build: Plan 9 supportMans Rullgard2012-10-23
* | build: fix detection of math functions with 2 parameters.Michael Niedermayer2012-10-24
* | Merge commit '80521c1997a23e148edf89e11b939ab8646297ca'Michael Niedermayer2012-10-24
|\|
| * build: allow targets to specify extra objects to link with executablesMans Rullgard2012-10-23
| * swscale: avoid pointless use of compound literalsMans Rullgard2012-10-23
| * libm: add fallbacks for various single-precision functionsMans Rullgard2012-10-23
| * network: use getservbyport() only if availableMans Rullgard2012-10-23
| * network: add fallbacks for INADDR_LOOPBACK and INET_ADDRSTRLENMans Rullgard2012-10-23
| * Include sys/time.h before sys/resource.hMans Rullgard2012-10-23
* | yuv2rgb: fix integer overflow in fill_gv_table()Michael Niedermayer2012-10-24