| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: remove leftover iff_byterun1 decoder | Andreas Cadhalpun | 2015-10-12 | 1 | -1/+1 |
* | lavc: move bitstream filter args to the bsf ctx | Rodger Combs | 2015-10-10 | 1 | -0/+5 |
* | Merge commit '9a3202a98b2e095b54dd784c3e01a09a676fc3fa' | Hendrik Leppkes | 2015-10-03 | 1 | -0/+1 |
|\ |
|
| * | Screenpresso SPV1 decoder | Vittorio Giovara | 2015-09-30 | 1 | -0/+1 |
* | | Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d' | Hendrik Leppkes | 2015-09-29 | 1 | -31/+11 |
|\| |
|
| * | lavc: Make AVPacket.duration int64, and deprecate convergence_duration | wm4 | 2015-09-29 | 1 | -31/+11 |
| * | lavc: Keep idct integer option | Vittorio Giovara | 2015-09-13 | 1 | -2/+0 |
* | | lavc/lavf: remove incompatible abi checks for the new 64bit fields | James Almer | 2015-09-17 | 1 | -12/+0 |
* | | lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. | Michael Niedermayer | 2015-09-15 | 1 | -0/+12 |
* | | Merge commit '6064f697a321174232a3fad351afb21150c3e9e5' | Hendrik Leppkes | 2015-09-12 | 1 | -8/+10 |
|\| |
|
| * | lavc: Enable side data only packets by default | Vittorio Giovara | 2015-09-12 | 1 | -8/+10 |
* | | avcodec: remove fourcc values from AVCodecIDs | James Almer | 2015-09-07 | 1 | -57/+62 |
* | | avcodec: remove duplicate AVCodecIDs | James Almer | 2015-09-07 | 1 | -40/+21 |
* | | Merge commit 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b' | Hendrik Leppkes | 2015-09-07 | 1 | -0/+1 |
|\| |
|
| * | DXV decoder | Vittorio Giovara | 2015-09-02 | 1 | -0/+1 |
* | | avcodec: remove deprecated codec id aliases | Hendrik Leppkes | 2015-09-05 | 1 | -4/+0 |
* | | avcodec: remove deprecated old video encode API | Hendrik Leppkes | 2015-09-05 | 1 | -20/+0 |
* | | avcodec: remove deprecated old audio encode API | Hendrik Leppkes | 2015-09-05 | 1 | -30/+0 |
* | | avcodec: remove deprecated old audio decode API | Hendrik Leppkes | 2015-09-05 | 1 | -60/+0 |
* | | Merge commit '8f12ef9860d0e164e4647fd5d5cebdb3cfb34a79' | Hendrik Leppkes | 2015-09-05 | 1 | -33/+0 |
|\| |
|
| * | lavu: Drop deprecated duplicated AVFrame/AVCodecContext parameters | Vittorio Giovara | 2015-08-28 | 1 | -33/+0 |
* | | Merge commit 'cad40a3833ad81a352e7657ec6f7d637cea3b798' | Hendrik Leppkes | 2015-09-05 | 1 | -10/+0 |
|\| |
|
| * | lavc: Drop deprecated deinterlace module | Vittorio Giovara | 2015-08-28 | 1 | -10/+0 |
* | | Merge commit '069713aa4b137781e270768d803b1f7456daa724' | Hendrik Leppkes | 2015-09-05 | 1 | -16/+0 |
|\| |
|
| * | lavc: Drop deprecated thread opaque and codec pkt | Vittorio Giovara | 2015-08-28 | 1 | -16/+0 |
* | | Merge commit '9f90b24877016e7140b9b14e4b1acee663bb6d8a' | Hendrik Leppkes | 2015-09-05 | 1 | -114/+0 |
|\| |
|
| * | lavc: Drop deprecated get_buffer related functions | Vittorio Giovara | 2015-08-28 | 1 | -114/+0 |
* | | Merge commit '01bcc2d5c23fa757d163530abb396fd02f1be7c8' | Hendrik Leppkes | 2015-09-05 | 1 | -15/+1 |
|\| |
|
| * | lavc: Drop deprecated destruct_packet related functions | Vittorio Giovara | 2015-08-28 | 1 | -15/+1 |
* | | Merge commit 'dc70c19476e76f1118df73b5d97cc76f0e5f6f6c' | Hendrik Leppkes | 2015-09-05 | 1 | -10/+0 |
|\| |
|
| * | lavc: Drop deprecated request_channels related functions | Vittorio Giovara | 2015-08-28 | 1 | -10/+0 |
* | | mpegts: demux BluRay text subtitles | Petri Hintukainen | 2015-09-01 | 1 | -0/+1 |
* | | avcodec: remove FF_API_LOWRES around max_lowres | Andreas Cadhalpun | 2015-08-23 | 1 | -2/+0 |
* | | Prepare for removal of obsolete FF_IDCT_* members. | Ronald S. Bultje | 2015-08-18 | 1 | -2/+0 |
* | | ffmpeg_vdpau: Ignore decoder's max supported level | Philip Langdale | 2015-08-16 | 1 | -0/+3 |
* | | avcodec/avcodec: Define CODEC_CAP_* based on AV_CODEC_CAP_* | Michael Niedermayer | 2015-08-05 | 1 | -16/+16 |
* | | avcodec/avcodec: Replace AV_CODEC_FLAG* values by 1 << C style for consistency | Michael Niedermayer | 2015-08-05 | 1 | -4/+4 |
* | | avcodec/avcodec: define CODEC_FLAG based on AV_CODEC_FLAG instead of duplicat... | Michael Niedermayer | 2015-07-28 | 1 | -30/+29 |
* | | Merge commit 'b94ec30428b9696f99b08055735689623fe63954' | Michael Niedermayer | 2015-07-27 | 1 | -0/+4 |
|\| |
|
| * | lavc: Update version and APIchanges | Vittorio Giovara | 2015-07-27 | 1 | -0/+4 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -7/+16 |
|\| |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -7/+16 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -14/+120 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -14/+103 |
* | | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -3/+117 |
|\| |
|
| * | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -3/+98 |
* | | Merge commit '4b6b1082a73907c7c3de2646c6398bc61320f2c6' | Michael Niedermayer | 2015-07-27 | 1 | -6/+8 |
|\| |
|
| * | lavc: Deprecate avctx.me_method | Vittorio Giovara | 2015-07-27 | 1 | -6/+8 |
* | | Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATS | Michael Niedermayer | 2015-07-22 | 1 | -4/+11 |
* | | Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370' | Michael Niedermayer | 2015-07-21 | 1 | -1/+5 |
|\| |
|