| Commit message (Expand) | Author | Age | Files | Lines |
* | TwinVQ decoder | Vitor Sessak | 2009-08-23 | 1 | -0/+1 |
* | Add support for S/PDIF encapsulation. | Bartlomiej Wolowiec | 2009-08-21 | 1 | -0/+1 |
* | Sony Wave64 demuxer | Daniel Verkamp | 2009-08-10 | 1 | -0/+1 |
* | RTMP protocol support (as a client) | Kostya Shishkov | 2009-07-31 | 1 | -0/+1 |
* | Merge AMR and OpenCORE documentation sections. | Diego Biurrun | 2009-07-20 | 1 | -5/+3 |
* | Update project URL for OpenCORE AMR. | Martin Storsjö | 2009-07-16 | 1 | -1/+1 |
* | cygwin documentation: diffutils is part of the Utils packages. | Ramiro Polla | 2009-07-10 | 1 | -1/+6 |
* | Remove support for nonfree libamr library for AMR-NB/WB decoding/encoding. | Diego Biurrun | 2009-07-07 | 1 | -18/+4 |
* | Add an explanation and complete the metadata usage example. | Stefano Sabatini | 2009-07-01 | 1 | -1/+2 |
* | Fix braino. | Stefano Sabatini | 2009-06-28 | 1 | -1/+1 |
* | Update ffmpeg documentation regarding metadata setting. -title, | Stefano Sabatini | 2009-06-27 | 1 | -19/+5 |
* | Split developer documentation off from general documentation. | Diego Biurrun | 2009-06-24 | 2 | -407/+418 |
* | Document making AVFormatContext.packet_size unsigned API change. | Ronald S. Bultje | 2009-06-22 | 1 | -0/+3 |
* | Add support for encoding XSUB subtitles. Muxing support is still missing. | Reimar Döffinger | 2009-06-19 | 1 | -1/+1 |
* | Add pts field to AVSubtitle, for use by future XSUB encoder (and XSUB decoder | Reimar Döffinger | 2009-06-19 | 1 | -0/+5 |
* | Electronic Arts Madcow decoder | Peter Ross | 2009-06-13 | 1 | -0/+1 |
* | Fix placment of the DPCM Xan comment | Sascha Sommer | 2009-06-12 | 1 | -1/+1 |
* | DPX (Digital Picture Exchange) image decoder | Jimmy Christensen | 2009-06-12 | 1 | -0/+2 |
* | Add support for external OpenCORE libraries for AMR-NB/WB support. | Diego Biurrun | 2009-06-05 | 1 | -3/+19 |
* | Add AV_PKT_FLAG_KEY and deprecate PKT_FLAG_KEY. | Reimar Döffinger | 2009-06-03 | 1 | -0/+4 |
* | Add a lock manager API to libavcodec. | Andreas Öman | 2009-05-31 | 1 | -0/+8 |
* | Implement SoX native format muxer and demuxer. | Daniel Verkamp | 2009-05-30 | 1 | -0/+1 |
* | Add QCP demuxer. | Kenan Gillet | 2009-05-20 | 1 | -0/+1 |
* | V210 Uncompressed 4:2:2 10-bit encoder and decoder | Baptiste Coudurier | 2009-05-12 | 1 | -0/+1 |
* | Update docs after the 8088flex TMV demuxer and decoder addition. | Daniel Verkamp | 2009-05-06 | 1 | -0/+2 |
* | Document change in r18719. | Ramiro Polla | 2009-04-30 | 1 | -0/+3 |
* | mingw32: FFmpeg now passes -fno-common automatically. | Ramiro Polla | 2009-04-14 | 1 | -1/+1 |
* | av_destruct_packet_nofree deprecation explained in APIchanges | Reimar Döffinger | 2009-04-12 | 1 | -0/+4 |
* | Fix documentation for the "-ps" option | Martin Storsjö | 2009-04-09 | 1 | -1/+1 |
* | Document addition of new avcodec_decode_video2/audio3/subtitle2() API and | Ronald S. Bultje | 2009-04-08 | 1 | -0/+6 |
* | Improve grammar/comprehensibility of the lavu 50.2.0 entry. | Stefano Sabatini | 2009-04-07 | 1 | -1/+1 |
* | Add missing entry corresponding to r18163. | Stefano Sabatini | 2009-04-06 | 1 | -0/+10 |
* | Cosmetics: remove empty line. | Stefano Sabatini | 2009-04-06 | 1 | -1/+0 |
* | Fix minor version for the r18116 entry: minor was not bumped in that | Stefano Sabatini | 2009-04-06 | 1 | -1/+1 |
* | Remove JACK input device addition entry. | Stefano Sabatini | 2009-04-03 | 1 | -3/+0 |
* | Update after the last two commits. | Stefano Sabatini | 2009-04-03 | 1 | -0/+6 |
* | Implement JACK input device. | Olivier Guilyardi | 2009-04-02 | 1 | -0/+1 |
* | Update after the last API change. | Stefano Sabatini | 2009-04-02 | 1 | -0/+9 |
* | Add 16cif video frame size abbreviation. i.e. -s alias for 1408x1152. | Gwenole Beauchesne | 2009-04-01 | 1 | -0/+2 |
* | Replace MPEG group reference DCT implementation by newly rewritten version. | Dylan Yudaken | 2009-03-31 | 1 | -1/+0 |
* | The definition of rate and distortion is not conditional of lambda being | Michael Niedermayer | 2009-03-30 | 1 | -2/+4 |
* | Move output_example.c --> libavformat/output-example.c. | Diego Biurrun | 2009-03-27 | 1 | -3/+3 |
* | The Mersenne Twister PRNG was removed, mention replacement. | Diego Biurrun | 2009-03-25 | 1 | -0/+6 |
* | cosmetics: Reformat paragraphs and other cosmetic changes. | Diego Biurrun | 2009-03-25 | 1 | -10/+11 |
* | PCX encoder that handles 1-, 8-, and 24-bpp pixfmts. | Daniel Verkamp | 2009-03-20 | 1 | -1/+1 |
* | Support raw TrueHD files | Ramiro Polla | 2009-03-19 | 1 | -0/+1 |
* | Split TrueHD decoder from MLP | Ramiro Polla | 2009-03-19 | 1 | -2/+4 |
* | Fix copy and paste typo in input/output devices section. | Diego Biurrun | 2009-03-19 | 1 | -1/+1 |
* | Add list of supported input/output devices. | Diego Biurrun | 2009-03-18 | 1 | -0/+19 |
* | Adjust @columnfractions settings to reflect the number of columns in the table. | Diego Biurrun | 2009-03-18 | 1 | -2/+2 |