summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '0c00fd80ee4791bd70b634084307fc9f179e0412'Michael Niedermayer2012-08-090-0/+0
|\
| * avconv: split the code for processing input packets out of transcode()Anton Khirnov2012-08-081-90/+135
* | ffmpeg: factorize process_input() outMichael Niedermayer2012-08-091-151/+178
* | Merge commit 'f154ef1ae5b03f288dd8c025dab1884b4cb20c1a'Michael Niedermayer2012-08-092-42/+49
|\ \ | |/
| * avconv: send EOF to lavfi even if flushing the decoder failsAnton Khirnov2012-08-081-14/+8
| * avconv: get rid of pointless temporary variable.Anton Khirnov2012-08-081-3/+2
| * avconv: simplify transcode().Anton Khirnov2012-08-081-19/+21
| * avconv: cosmeticsAnton Khirnov2012-08-081-1/+1
| * avconv: replace no_packet array in transcode() with a var in InputStreamAnton Khirnov2012-08-082-16/+24
| * avconv: remove unused variable from InputFile.Anton Khirnov2012-08-081-1/+0
| * avconv: remove commented out cruft.Anton Khirnov2012-08-081-5/+0
| * avconv: maintain sync on lavfi outputs.Anton Khirnov2012-08-081-60/+102
* | dvbsub: reindent after last commit.Nicolas George2012-08-091-6/+5
* | dvbsub: fix encoding of termination packets.Nicolas George2012-08-092-11/+7
* | Remove "Error parsing options string [...]" messages.Clément Bœsch2012-08-0923-87/+29
* | checkheaders: Rename HEADEROBJS to HOBJSjamal2012-08-091-6/+6
* | ffmpeg: reduce difference to qatar by a few linesMichael Niedermayer2012-08-091-3/+4
* | common.mak: add forgotten hunk from last mergeMichael Niedermayer2012-08-091-2/+2
* | aasc: 8bit supportPaul B Mahol2012-08-091-0/+18
* | aasc: fix out of array writePaul B Mahol2012-08-091-4/+5
* | bessel: check that the function terminates as expected by av_assert2().Michael Niedermayer2012-08-091-0/+1
* | integer: switch to av_assertMichael Niedermayer2012-08-091-13/+11
* | integer: fix typos in assertsMichael Niedermayer2012-08-091-2/+2
* | lavfi: add asetpts audio filterStefano Sabatini2012-08-096-12/+92
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-0927-3470/+3824
|\ \ | |/
| * build: cosmetics: Reorder some lists in a more logical fashionDiego Biurrun2012-08-081-4/+5
| * x86: pngdsp: Fix assembly for OS/2Dave Yeo2012-08-081-1/+1
| * fate: add test for RTjpeg in nuv with frameheaderJanne Grunau2012-08-083-2/+59
| * rtmp: send check_bw as notificationLuca Barbato2012-08-082-1/+10
| * g723_1: clip argument for 15-bit version of normalize_bits()Kostya Shishkov2012-08-081-0/+1
| * g723_1: use all LPC vectors in formant postfilterKostya Shishkov2012-08-081-0/+1
| * id3v2: Support v2.2 PICMohammad Alsaleh2012-08-081-0/+2
| * avplay: fix build with lavfi disabled.Konstantin Pavlov2012-08-081-0/+2
| * avconv: split configuring filter configuration to a separate file.Anton Khirnov2012-08-084-530/+563
| * avconv: split option parsing into a separate file.Anton Khirnov2012-08-084-2147/+2292
| * mpc8: do not leave padding after last frame in buffer for the next decode callKostya Shishkov2012-08-081-0/+2
| * mpegaudioenc: list supported channel layouts.Anton Khirnov2012-08-081-0/+5
| * mpegaudiodec: don't print an error on > 1 frame in a packet.Anton Khirnov2012-08-081-1/+0
| * api-example: update to new audio encoding API.Anton Khirnov2012-08-081-17/+120
| * configure: add --enable/disable-random optionMans Rullgard2012-08-071-0/+40
| * doc: cygwin: Update list of FATE package requirementsDiego Biurrun2012-08-071-2/+2
| * build: Remove all installed headers and header directories on uninstallDiego Biurrun2012-08-071-2/+2
| * build: change checkheaders to use regular build rulesMans Rullgard2012-08-074-7/+9
| * rtmp: Add a new option 'rtmp_subscribe'Samuel Pitoiset2012-08-073-7/+21
| * rtmp: Add support for subscribing live streamsSamuel Pitoiset2012-08-071-0/+31
| * rtmp: Factorize simultaneous URLProtocol / AVClass declarations with a macroSamuel Pitoiset2012-08-071-104/+23
| * ARM: use Q/R inline asm operand modifiers only if supportedMans Rullgard2012-08-073-0/+10
| * configure: Add support for e500mc CPUDerek Buitenhuis2012-08-071-0/+4
* | lavd/x11grab: deprecate "nomouse" specification in filenameStefano Sabatini2012-08-081-1/+6
* | doc/indevs: document missing options in x11grab sectionStefano Sabatini2012-08-081-0/+11
OpenPOWER on IntegriCloud