summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc/platform: Move a caveat down to the notes sectionDerek Buitenhuis2012-10-201-5/+6
* examples/scaling_video: remove unnecessary intermediary variable in fill_yuv_...Stefano Sabatini2012-10-201-6/+4
* examples/decoding_encoding: fix misc typos in the usage textStefano Sabatini2012-10-201-2/+2
* examples/decoding_encoding: remove misplaced and confusing commentStefano Sabatini2012-10-201-2/+0
* examples/decoding_encoding: add missing checks on avcodec_alloc_context3()Stefano Sabatini2012-10-201-0/+17
* examples/muxing: merge add_audio_stream() and add_video_stream()Stefano Sabatini2012-10-171-70/+55
* examples/muxing: check on frameStefano Sabatini2012-10-171-1/+2
* examples/muxing: fix bogus setting of st->idStefano Sabatini2012-10-171-3/+2
* examples/muxing: remove misleading comment about pending API changeStefano Sabatini2012-10-171-2/+1
* examples/muxing: remove video_outbuf unused and useless codeStefano Sabatini2012-10-171-15/+1
* examples/muxing: fix video ptsMichael Niedermayer2012-10-171-4/+1
* examples: add README file with simple compilation instructionsStefano Sabatini2012-10-161-0/+18
* lavfi/ass: extend syntax for ass filterStefano Sabatini2012-10-151-7/+14
* examples/muxing: extend usage noticeStefano Sabatini2012-10-151-1/+3
* Merge branch 'docu' of https://github.com/rdp/FFmpegMichael Niedermayer2012-10-152-4/+10
|\
| * docu: add word resize to scale filter, to make searching for the word resize ...rogerdpack2012-10-151-1/+1
| * docu: change verb fliterogerdpack2012-10-151-1/+1
| * docu: add flite ffmpeg examplerogerdpack2012-10-151-0/+6
| * docu: fix flite examplerogerdpack2012-10-152-2/+2
* | doc/filters: pad examples should be a @subsectionNicolas Noirbent2012-10-151-1/+1
|/
* examples/muxing: provide more information in case of avcodec_open2 failureStefano Sabatini2012-10-151-2/+2
* examples/muxing: add missing error checksStefano Sabatini2012-10-151-2/+11
* examples/muxing: fix case inconsistency in messageStefano Sabatini2012-10-151-1/+1
* lavc: add xface image decoder and encoderStefano Sabatini2012-10-151-0/+2
* Merge commit 'b5198a2637b7b45b0049a1d4b386a06f016f2520'Michael Niedermayer2012-10-141-1/+1
|\
| * nut: support pcm codecs not mapped in aviLuca Barbato2012-10-131-1/+1
* | doc/nut: Clarify what/where is the official nut specificationMichael Niedermayer2012-10-141-0/+4
* | Merge commit 'b7f1010c8fce09096057528f7cd29589ea1ae7df'Michael Niedermayer2012-10-121-0/+5
|\ \ | |/
| * pixdesc: add functions for accessing pixel format descriptors.Anton Khirnov2012-10-121-0/+5
* | Merge commit 'e002e3291e6dc7953f843abf56fc14f08f238b21'Michael Niedermayer2012-10-121-0/+4
|\ \ | |/
| * avutil: Add functions for allocating opaque contexts for algorithmsMartin Storsjö2012-10-111-0/+4
* | Merge commit '0a75d1da23b8659ec49391469bb592da12760077'Michael Niedermayer2012-10-121-2/+2
|\ \ | |/
| * doc: update the faq entry about custom I/OLuca Barbato2012-10-111-2/+2
* | Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6'Michael Niedermayer2012-10-111-0/+3
|\ \ | |/
| * avio: introduce avio_closepLuca Barbato2012-10-101-0/+3
* | Merge commit 'fb722a900fc5cc9e003b9fef25b27ed7fc5547a2'Michael Niedermayer2012-10-102-7/+2
|\ \ | |/
| * avconv: remove -same_quantAnton Khirnov2012-10-092-15/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-091-1/+2
|\ \ | |/
| * doc: allow building with old texi2html versionsMans Rullgard2012-10-081-1/+2
* | DTS-HD demuxerPaul B Mahol2012-10-091-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-087-303/+1402
|\ \ | |/
| * doc: support the new website layoutLuca Barbato2012-10-084-279/+1261
| * doc: remove a warning from filters.texiLuca Barbato2012-10-081-12/+12
| * doc: initial nut documentationLuca Barbato2012-10-082-0/+129
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-085-9/+9
|\ \ | |/
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-1/+1
* | Merge commit '78071a1420b425dfb787ac739048f523007b8139'Michael Niedermayer2012-10-081-0/+8
|\ \ | |/
| * pixfmt: add AV_ prefixes to PIX_FMT_*Anton Khirnov2012-10-081-0/+8
| * doc/RELEASE_NOTES: update for the 9 release.Anton Khirnov2012-10-061-54/+67
* | TAK demuxer, decoder and parserPaul B Mahol2012-10-081-0/+2
OpenPOWER on IntegriCloud