summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavfi/video: ensure that filter_frame is called.Nicolas George2012-12-30
* gifdec: use transparent instead of background color indexDon Moir2012-12-30
* vf_tinterlace: dont mix declarations and expressionsMichael Niedermayer2012-12-30
* lavfi: remove some draw_slice related code that has become unneededMichael Niedermayer2012-12-30
* lavfi/tinterlace: add low-pass-filter for top/bottom interleave modesMark Himsley2012-12-30
* doc/filters: drop duplicated description of resampler options in aresample docsStefano Sabatini2012-12-30
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-30
|\
| * snow: use VideoDSPContextLuca Barbato2012-12-29
* | Merge commit '30a76487304e7250294c9c0e9fa179bf07fd822a'Michael Niedermayer2012-12-30
|\|
| * hlsenc: make segment number unsignedLuca Barbato2012-12-29
| * hlsenc: make EXT-X-MEDIA-SEQUENCE always increaseKanglin2012-12-29
* | Merge commit '9b1370aced385698bc783747917544ab69ecb373'Michael Niedermayer2012-12-30
|\|
| * hlsenc: do not add timestamps in different timebasesLuca Barbato2012-12-29
| * hlsenc: use the correct AV_TIME_BASE macroKanglin2012-12-29
* | Merge commit '0448f26c97c5ab4858d31e456a4f1738ae783242'Michael Niedermayer2012-12-30
|\|
| * hlsenc: keep the playlist to the correct number of itemsLuca Barbato2012-12-29
| * hlsenc: use the segment filename in the playlist entryLuca Barbato2012-12-29
* | Merge commit '6dd93ee6f1b050ad7c4b247899e83efa293ee405'Michael Niedermayer2012-12-30
|\|
| * hlsenc: check append_entry return valueLuca Barbato2012-12-29
| * hlsenc: use the basename to generate the list entriesLuca Barbato2012-12-29
| * avstring: add av_basename and av_dirnameLuca Barbato2012-12-29
* | Merge back some registering macros in all*.c.Clément Bœsch2012-12-30
* | lavc/ass_split: check for NULL pointer in ff_ass_split_override_codes().Clément Bœsch2012-12-30
* | aacdec: make dual mono mode selectable through AVOptions too.Michael Niedermayer2012-12-30
* | aacdec: simplify dmonoMichael Niedermayer2012-12-30
* | aacdec: fix dual monoMichael Niedermayer2012-12-30
* | build: postproc cleanup.Clément Bœsch2012-12-30
* | sws: fix warning: cast from pointer to integer of different sizeMichael Niedermayer2012-12-29
* | vf_deshake: fix strict aliassing errorsMichael Niedermayer2012-12-29
* | swscale: fix warning: assignment from incompatible pointer typeMichael Niedermayer2012-12-29
* | motion_est_template: fix warning: "ASSERT_LEVEL" is not definedMichael Niedermayer2012-12-29
* | bktr: fix warning: missing braces around initializerMichael Niedermayer2012-12-29
* | Fix OS/2 threadingDave Yeo2012-12-29
* | avf_concat: init pointers to NULL for saftey and to avoid warning of uninitia...Michael Niedermayer2012-12-29
* | wavdec: fix duration calculation for files with invalid data sizeJames Almer2012-12-29
* | lavfi: replace REGISTER_BUILTIN_FILTER() by REGISTER_FILTER_UNCONDITIONAL()Michael Niedermayer2012-12-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-29
|\|
| * cosmetics: Prettyprint codec/format/filter registration filesDiego Biurrun2012-12-28
* | Merge commit '69583bd3b1eba471366141c945030c163e073e02'Michael Niedermayer2012-12-29
|\|
| * avfilter: Refactor unconditional filter registrationDiego Biurrun2012-12-28
| * build: Add rtpenc_chain extra config optionDiego Biurrun2012-12-28
| * configure: Add --disable-all command line optionDiego Biurrun2012-12-28
* | Merge remote-tracking branch 'cus/stable'Michael Niedermayer2012-12-29
|\ \
| * | ffplay: fix type of time_diff in waveform displayMarton Balint2012-12-28
| * | ffplay: always display audio visualization if mode is setMarton Balint2012-12-28
| * | ffplay: hide cursor on no mouse movementMarton Balint2012-12-28
| * | ffplay: reset external clock to unknown on startMarton Balint2012-12-28
| * | ffplay: only drop frames if not in frame step modeMarton Balint2012-12-28
| * | ffplay: move frame step pause from the video thread to video_refreshMarton Balint2012-12-28
* | | xtea: fix unused variable warning for config_smallMichael Niedermayer2012-12-29