summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
| * nvenc: Generate bufferingPeriod/pictureTiming SEITimo Rothenpieler2016-05-19
| * nvenc: Delay frame output to increase encoding speedTimo Rothenpieler2016-05-19
| * nvenc: add support for lossless encodingAnton Khirnov2016-05-19
| * nvenc: Generate AUD NAL units for better compatiblityTimo Rothenpieler2016-05-19
| * nvenc: fix the rc option definitionsAnton Khirnov2016-05-19
* | avcodec: add YUY2 Lossless Codec decoderPaul B Mahol2016-06-26
* | avcodec/h264_sei: Do not skip subsequent SEIs on errors potentially caused by...Michael Niedermayer2016-06-26
* | avcodec/nvenc: Bring encoder names in line with other encodersTimo Rothenpieler2016-06-25
* | omx: Don't return > 0 from omx_encode_frameMartin Storsjö2016-06-25
* | avcodec/omx: fix deprecation warning for ff_alloc_packetAman Gupta2016-06-25
* | avcodec/exr: add missed hunks from previous exr commitMartin Vignali2016-06-25
* | avcodec/exr: fix reading float channel when there is half and float channels ...Martin Vignali2016-06-25
* | lavc/neontest: fix constness in arm/aarch64 avcodec_open2() wrappersClément Bœsch2016-06-25
* | Merge commit 'd68fb1475856cf93199e2bc4eee3063902c35df7'Clément Bœsch2016-06-25
|\|
| * mjpegdec: Properly fail on malloc failureDerek Buitenhuis2016-05-19
* | Merge commit '0d95d88fbd1aeadafb8b0b1bfb880bf21b33132c'Clément Bœsch2016-06-25
|\|
| * lavc: revert the Makefile part of 330177bAnton Khirnov2016-05-19
* | avcodec/ppc: fix broken build when compiling libavcodec with LLVM on PPC backendJing Yu2016-06-25
* | avcodec/flac_parser: Increase FLAC_MAX_SEQUENTIAL_HEADERS by 1Michael Niedermayer2016-06-24
* | avcodec/libx264: Remove unused variableMichael Niedermayer2016-06-23
* | lavc/mediacodec: increase buffer dequeue timeout when the codec needs to be d...Matthieu Bouron2016-06-23
* | lavc/mediacodec: rely on buffer flags to detect end of streamMatthieu Bouron2016-06-23
* | lavc/mediacodec: re-indent after previous commitMatthieu Bouron2016-06-23
* | lavc/mediacodec: discard 0-sized buffersMatthieu Bouron2016-06-23
* | avcodec: remove libutvideo wrapper supportDerek Buitenhuis2016-06-23
* | avcodec/sheervideo: fix YbYr format decodingPaul B Mahol2016-06-23
* | lavc: fix previous mergeClément Bœsch2016-06-23
* | Merge commit 'ffa190d0479d2370dd89c95692f822cbff2cc24c'Clément Bœsch2016-06-23
|\|
| * Move VLC and RL_VLC_ELEM structure definitions to a separate headerAlexandra Hájková2016-05-17
| * mpeg4videodec: Call av_log() in check_marker() with AVCodecContext instead of...Alexandra Hájková2016-05-16
| * Move check_marker() from get_bits to mpeg4videodecAlexandra Hájková2016-05-16
* | avcodec/flac_parser: Raise threshold for detecting invalid dataMichael Niedermayer2016-06-22
* | lavc/get_bits: add a logging context to check_marker()Clément Bœsch2016-06-22
* | Merge commit '31f6a4b4b83aca1d73f3cfc99ce2b39331970bf3'Clément Bœsch2016-06-22
|\|
| * lavc: mark the old audio/video encoding API as deprecatedAnton Khirnov2016-05-16
* | Merge commit '8996515b137f962e3a8691241c285c96437b6c53'Clément Bœsch2016-06-22
|\|
| * avpacket: fix setting AVPacket.data in av_packet_ref()Anton Khirnov2016-05-16
* | Merge commit 'e62ff72fc1052273deb708ba715f73e5187281d4'Clément Bœsch2016-06-22
|\|
| * lavc: make avcodec_open2() fail when the timebase is not set for encodingAnton Khirnov2016-05-16
* | avcodec/tests/options: Set timebaseMichael Niedermayer2016-06-22
* | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-22
|\|
| * tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-13
* | Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'Clément Bœsch2016-06-22
|\|
| * Split global .gitignore file into per-directory filesDiego Biurrun2016-05-13
* | lavc/qtrleenc: simplify FF_API_CODED_FRAME deprecation guardClément Bœsch2016-06-22
* | lavc/error_resilience: remove unused skip_last_mv labelClément Bœsch2016-06-22
* | Merge commit '763d69bfb2f0094e99f43e657cfd2b0471361f6b'Clément Bœsch2016-06-22
|\|
| * Add some more deprecation guardsDiego Biurrun2016-05-11
* | lavc/videotoolbox: fix avcC extradata creationMatthieu Bouron2016-06-22
* | Merge commit 'b7e64fba7f37cc0399beae844f0a5dbef9219376'Clément Bœsch2016-06-21
|\|