summaryrefslogtreecommitdiffstats
path: root/doc/examples
Commit message (Expand)AuthorAgeFilesLines
* doc/examples/muxing: fix underflow in duration of encoded streamsPaul B Mahol2019-09-291-2/+2
* doc/examples/decode_audio: Fix "warning: ISO C90 forbids mixed declarations a...Michael Niedermayer2019-09-161-3/+4
* doc/examples/decode_video: add input file format information for usageSteven Liu2019-08-261-1/+2
* doc/examples/decode_audio: print message about how to play the output fileSteven Liu2019-08-261-0/+51
* examples/encode_video: only add sequence end code for mpeg1/2 videoJun Zhao2019-08-081-1/+2
* examples/avio_reading: Use avio_context_free() to free AVIOContextJun Zhao2019-04-231-3/+4
* doc/examples/metadata: fix the example can't dump FLV metadataJun Zhao2019-04-071-0/+5
* Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'James Almer2019-03-101-1/+1
|\
| * build: Rename OBJDIRS variable to OUTDIRSDiego Biurrun2019-02-161-1/+1
* | doc/examples/vaapi_transcode: Fix the typoMichael Niedermayer2018-09-211-1/+1
* | examples: Fix use of AV_CODEC_FLAG_GLOBAL_HEADERMichael Bunk2018-09-011-2/+3
* | doc/examples/vaapi_transcode: re-licensed to MIT-license.Jun Zhao2018-08-251-13/+15
* | doc/examples/vaapi_encode: re-licensed to MIT-license.Jun Zhao2018-08-251-13/+15
* | doc/examples/hw_decode: re-licensed to MIT-license.Jun Zhao2018-08-251-13/+15
* | doc/examples: add missing ignore filesZhao Zhili2018-05-161-0/+2
* | examples/filtering_video: fix memory leakZhao Zhili2018-05-161-6/+9
* | examples/filtering_video: add missing headersZhao Zhili2018-05-161-0/+2
* | examples/filtering_video: drop an always true conditionZhao Zhili2018-05-161-18/+16
* | doc/examples/filtering_audio: Remove setting deprecated refcounted_framesJun Zhao2018-04-221-1/+0
* | doc/examples/filtering_video: Remove setting deprecated refcounted_framesJun Zhao2018-04-221-1/+0
* | doc/examples/hw_decode: Remove setting deprecated refcounted_framesJun Zhao2018-04-221-1/+0
* | lav*,tests: remove several register_all callsJosh de Kock2018-04-024-8/+0
* | doc/examples/hw_decode: Remove logically dead code in decode_write()Michael Niedermayer2018-03-271-3/+1
* | doc/examples/hw_decode: Remove useless NULL checkMichael Niedermayer2018-03-271-2/+1
* | Merge commit '0711d142997b2662ba9198e607015b06c6eed0d8'James Almer2018-03-151-32/+69
|\ \ | |/
| * examples: Use new API for transcoding exampleAndreas Unterweger2018-03-071-32/+69
* | examples: Don't call deprecated functions which don't do anythingMark Thompson2018-02-0920-40/+0
* | examples: Add a VA-API transcode example.Jun Zhao2018-02-042-0/+307
* | fftools, tools, examples: migrate to AVFormatContext->urlMarton Balint2018-01-281-2/+5
* | Merge commit '1efbbfedcaf4a3cecab980273ad809ba3ade2f74'Mark Thompson2018-01-161-1/+0
|\ \ | |/
| * examples/qsvdec: do not set the deprecated field refcounted_framesZhong Li2017-12-291-1/+0
* | examples/vaapi_encode: Remove redundancy check when free context.Jun Zhao2018-01-121-2/+1
* | examples/vaapi_encode: Fix leak on hwframe init failureMark Thompson2017-12-011-0/+1
* | examples/hw_decode: Use hw-config information to find pixfmtMark Thompson2017-11-291-32/+22
* | examples: Add a VA-API encode example.Jun Zhao2017-11-282-0/+225
* | examples/filtering_audio: suppress the build warning.Jun Zhao2017-11-011-2/+2
* | examples/filtering_video: suppress the build warning.Jun Zhao2017-11-011-2/+2
* | examples/transcoding: suppress build warning.Jun Zhao2017-11-011-2/+2
* | Merge commit 'ecc5c4db2dd3a0f328d95df89daa59f78b4b2810'James Almer2017-10-301-3/+3
|\ \ | |/
| * doc/examples/output: Cast pointer to the right (const) typeDiego Biurrun2017-04-241-2/+3
* | Merge commit 'f25609ff06b093d82548c92fc2031cd2e66c20d3'James Almer2017-10-301-4/+4
|\ \ | |/
| * doc/examples/filter_audio: const correctnessDiego Biurrun2017-04-241-4/+4
* | examples/avio_reading: return AVERROR_EOF at EOF.Nicolas George2017-10-291-0/+2
* | Merge commit 'b200a2c8da403b5a5c8b50f8cb4a75fd4f0131b1'James Almer2017-10-261-152/+209
|\ \ | |/
| * examples: Fixed and extended Doxygen documentationAndreas Unterweger2017-04-101-163/+215
* | Merge commit 'f5950b8fd61ec85e0ad8790bea56b37ceea19436'James Almer2017-10-263-3/+0
|\ \ | |/
* | build: add install targets for the examplesJames Almer2017-10-051-1/+13
* | Merge commit 'c483398bb7ef66f61ed2dcb09f3d6160683da0eb'James Almer2017-10-031-34/+34
|\ \ | |/
| * build: Drop DOC_ prefix from EXAMPLES-related variablesDiego Biurrun2017-02-271-23/+23
* | Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524'James Almer2017-10-011-1/+1
|\ \ | |/
OpenPOWER on IntegriCloud