summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | lavfi: move avfilter_copy_frame_props() definition from buffer.c to avcodec.cStefano Sabatini2012-06-05
* | aconvert filter needs to configure sampleratesAndrew Wason2012-06-05
* | swr-test: support "--help"Michael Niedermayer2012-06-05
* | buildsys: fix rules for swresample-testMichael Niedermayer2012-06-05
* | libswresample/Makefile: put each object on its own lineMichael Niedermayer2012-06-05
* | swscale: RGBA64LE <-> RGBA64BE supportPaul B Mahol2012-06-05
* | avfiltergraph: call query_formats on inputs first.Nicolas George2012-06-05
* | avfiltergraph: check query_formats return value.Nicolas George2012-06-05
* | Make H264 reorder buffer size message less verbose.Carl Eugen Hoyos2012-06-05
* | snowdec: add new line to some error messagesPiotr Bandurski2012-06-05
* | isom: add Radius DV YUV FourCCsPiotr Bandurski2012-06-05
* | lavfi: move tracing utilities definition from video.c to avfilter.cStefano Sabatini2012-06-05
* | Add missing CRLFs to avisynth error messages.Carl Eugen Hoyos2012-06-05
* | Fix MP2 muxer Makefile dependencies.Carl Eugen Hoyos2012-06-05
* | lavfi/select: use exported dsputil_init function.Clément Bœsch2012-06-05
* | MANGLEd swscale x86 asm to save registersMichael Bradshaw2012-06-05
* | update filtering_audio exampleAndrew Wason2012-06-05
* | lavfi/select: 10l: llabs -> fabs after switching types.Clément Bœsch2012-06-05
* | Merge remote-tracking branch 'cus/stable'Michael Niedermayer2012-06-04
|\ \
| * | ffplay: calculate audio diff threshold based on the actual settingsMarton Balint2012-06-02
| * | ffplay: try more channel count combinations for SDL_OpenAudioMarton Balint2012-06-02
| * | ffplay: simplify audio_open, rename parameters to more explanatory namesMarton Balint2012-06-02
| * | ffplay: remove VideoState from audio_openMarton Balint2012-06-02
| * | ffplay: put audio parameters to their own structMarton Balint2012-06-02
| * | ffplay: put audio_open into a seperate functionMarton Balint2012-06-02
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-04
|\ \ \ | | |/ | |/|
| * | movenc: Write chan atom for all audio tracks in mov mode movies.Alex Converse2012-06-04
| * | mpegtsenc: use avio_open_dyn_buf(), zero pointers after freeingJindřich Makovička2012-06-04
| * | doc/avconv: add some details about the transcoding process.Anton Khirnov2012-06-04
| * | avidec: make scale and rate unsigned.Anton Khirnov2012-06-04
| * | avconv: check output stream recording time before each frame returned from fi...Anton Khirnov2012-06-04
| * | avconv: split selecting input file out of transcode().Anton Khirnov2012-06-04
| * | avconv: split checking for active outputs out of transcode().Anton Khirnov2012-06-04
| * | avfiltergraph: make some functions static.Anton Khirnov2012-06-04
* | | ffmpeg: remove two unused variables.Clément Bœsch2012-06-04
* | | Changelog: add ffprobe flat output.Clément Bœsch2012-06-04
* | | lavfi/select: add scene detection.Clément Bœsch2012-06-04
* | | Do not try to encode DVCPRO HD, it produces broken files.Carl Eugen Hoyos2012-06-04
* | | Allow colour space autodetection when encoding ljpeg.Carl Eugen Hoyos2012-06-04
* | | Remove misplaced comment.Carl Eugen Hoyos2012-06-04
* | | ffprobe/flat: add escape for '`' and '$'.Clément Bœsch2012-06-04
* | | ffmpeg: disable audio volume insertion on the output side.Michael Niedermayer2012-06-04
* | | libopenjpeg: YUV410P and YUV411P supportPaul B Mahol2012-06-04
* | | Fix compilation condition for some ProRes dsp encoder functions.Carl Eugen Hoyos2012-06-04
* | | Fix compilation condition for some ProRes dsp decoder functions.Carl Eugen Hoyos2012-06-04
* | | Fix ProRes decoder Makefile dependencies.Carl Eugen Hoyos2012-06-04
* | | Fix G.723.1 encoder Makefile dependencies.Carl Eugen Hoyos2012-06-04
* | | ffmpeg: add missing return carriage in error message.Clément Bœsch2012-06-04
* | | options: stop after option is found.Clément Bœsch2012-06-04
* | | timecode: move timecode muxer options to metadata.Clément Bœsch2012-06-04