46026 Commits (04a585f054ea3229045c8b863e2b985aa92f1d0f)
 

Author SHA1 Message Date
Paul B Mahol 04a585f054 fraps: use meaningful error codes 12 years ago
Paul B Mahol 43f662d9bf lvfdec: cosmetics: fix identation 12 years ago
Clément Bœsch 13d26716fb lavfi/showspectrum: add sliding mode. 12 years ago
Stefano Sabatini b19bfd6c9f lavd/lavfi: fix leak in case of failure 12 years ago
Nicolas George 48ec8b25a7 lavfi/af_volumedetect: print stats in uninit(). 12 years ago
Alexis Ballier ce028ab9a7 Restore installation of libavutil/lzo.h after 2a91ada828 12 years ago
Nicolas George 77a72d3485 lavfi/vf_fps: allow to set the rounding method. 12 years ago
Martin Ettl cc72d52dc1 ffserver: fix printf argument type 12 years ago
Paul B Mahol d8245c3bcd dsicinav: return proper error code in case of malloc failure 12 years ago
Paul B Mahol 296f9c2b3b dsicinav: return meaningful error code 12 years ago
Tomas Härdin 5c108092a3 mxfenc: Write MultipleDescriptor ref in Preface 12 years ago
Michael Niedermayer da4e4d65f4 aacdec: reorder multiuplications to make code safer against too large input values. 12 years ago
Michael Niedermayer aa604e8e33 Merge remote-tracking branch 'qatar/master' 12 years ago
Diego Biurrun 2a91ada828 avutil: Make LZO decoder code configure-time selectable 12 years ago
Diego Biurrun 5bac2d0c30 avutil: Move memcpy_backptr() to mem.c 12 years ago
Michael Niedermayer d312ffdd79 mpegvideo: fix lowres on field pictures 12 years ago
Michael Niedermayer 1a535fc477 fate: reenable some recently lost audio tests 12 years ago
Michael Niedermayer fa48da1ee9 ffmpeg: fix null ptr deref in psnr printing code 12 years ago
Michael Niedermayer a1af505d66 roqaudioenc: remove dead code 12 years ago
Michael Niedermayer 4a2297294f qt-faststart: check return of ftello() 12 years ago
Michael Niedermayer ed68085104 asfdec: fixed signedness in comparission 12 years ago
Michael Niedermayer 0008e0d632 cmdutils: fix unclosed file on error 12 years ago
Michael Niedermayer 58c2c17f1d mov_probe: use correct variable 12 years ago
Michael Niedermayer aa47821344 cmdutils: remove writes in never read variable 12 years ago
Clément Bœsch 2ecf9492ff lavf/srtenc: set codec to subrip by default. 12 years ago
Clément Bœsch fd090a5d09 lavf/srtenc: simplify timing printing. 12 years ago
Clément Bœsch c27b3816e4 srt: make the demuxer output SubRip packets. 12 years ago
Clément Bœsch 4d46fd0b3e lavc: add AV_PKT_DATA_SUBTITLE_POSITION side data type. 12 years ago
Clément Bœsch 60d9ee1b75 lavc/utils: make sub decode consistent with A/V. 12 years ago
Clément Bœsch a96b39de62 lavf/srtdec: simplify start/end computation. 12 years ago
Stefano Sabatini a945607a78 ffprobe: add an array of section print buffers to the WriterContext 12 years ago
Stefano Sabatini a161def1e4 Doxyfile: update examples path and patterns 12 years ago
Stefano Sabatini ce875a613a doc/texi2pod.pl: drop unnecessary rule, which was converting "\," to "," 12 years ago
Michael Niedermayer f68ff2e0e7 fourcc2pixfmt: fix compilation 12 years ago
Michael Niedermayer 95d07f33dc libavfilter: include needed header for AVDictionary 12 years ago
Clément Bœsch c01d1d4ddf http: add -content_type user option. 12 years ago
Paul B Mahol 6ddb03caf0 pgmyuvenc: do not create files which are not supported 12 years ago
Paul B Mahol e12cfd044c lavf: const correctness for avformat_new_stream 12 years ago
Tomas Härdin e3ba817b95 mxfenc: Fix possible integer overflows 12 years ago
Tomas Härdin fbb39f44f1 mxfdec: Fix potential leak in mxf_read_local_tags() 12 years ago
Tomas Härdin 1d22d269f5 mxfdec: Fix a potential DoS vector in mxf_read_pixel_layout() 12 years ago
Tomas Härdin 187630b244 mxfdec: Fix CID 732262 12 years ago
Mans Rullgard a6e9d64977 configure: detect parisc64 automatically 12 years ago
Mans Rullgard 56203596ae configure: detect ppc64 automatically 12 years ago
Mans Rullgard 2acda282eb configure: detect mips64 automatically 12 years ago
Mans Rullgard d4c99513f4 configure: generalise 64-bit test 12 years ago
Stefano Sabatini 55c77a0ca3 doc/filters: escape special Texinfo character @ in overlay example 12 years ago
Stefano Sabatini 51467ee868 doc/filters: remove unnecessary and inconsistent double ',' escaping 12 years ago
Michael Niedermayer 7d0ca5b7e4 doxygen: disable header/footer/stylesheet 12 years ago
Michael Niedermayer 8a34b85fa8 avio: detect implicit truncation by assert in avio_w* 12 years ago