| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '2e81acc687e64d15dd93c74793060bb5a233f44d' | Michael Niedermayer | 2013-04-11 | 1 | -0/+6 |
|\ |
|
| * | lavfi: add a bump and docs entries for the AVOptions switch | Anton Khirnov | 2013-04-09 | 1 | -0/+6 |
* | | lavu/samplefmt: add av_samples_alloc_array_and_pointers() | Stefano Sabatini | 2013-03-31 | 1 | -0/+3 |
* | | ffmpeg/avformat: factor av_guess_frame_rate() out | Michael Niedermayer | 2013-03-29 | 1 | -0/+3 |
* | | lavu/opt: add AV_OPT_TYPE_DURATION. | Nicolas George | 2013-03-20 | 1 | -0/+3 |
* | | lavu/opt: add AV_OPT_VIDEO_RATE option | Paul B Mahol | 2013-03-20 | 1 | -0/+3 |
* | | Merge commit '2c328a907978b61949fd20f7c991803174337855' | Michael Niedermayer | 2013-03-20 | 1 | -0/+3 |
|\| |
|
| * | pixdesc: add a function for counting planes in a pixel format. | Anton Khirnov | 2013-03-19 | 1 | -0/+3 |
* | | Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf' | Michael Niedermayer | 2013-03-16 | 1 | -0/+3 |
|\| |
|
| * | avfiltergraph: replace AVFilterGraph.filter_count with nb_filters | Anton Khirnov | 2013-03-16 | 1 | -0/+3 |
* | | Merge commit 'd8b31be6caebd8d1321ecb754b6e7daaf81dc111' | Michael Niedermayer | 2013-03-12 | 1 | -3/+37 |
|\| |
|
| * | Add the bumps and APIchanges entries for reference counted buffers changes. | Anton Khirnov | 2013-03-08 | 1 | -3/+37 |
* | | Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830' | Michael Niedermayer | 2013-03-08 | 1 | -0/+3 |
|\| |
|
| * | avstring: Add locale independent versions of some ctype.h functions | Reimar Döffinger | 2013-03-07 | 1 | -0/+3 |
* | | lavu: add escape API | Stefano Sabatini | 2013-03-07 | 1 | -0/+3 |
* | | lavfi/abuffersink: add sample_rates field to AVABufferSinkParams | Stefano Sabatini | 2013-02-24 | 1 | -0/+3 |
* | | Merge commit '9f1223562e134bac6345a465870b9d56ff7d60cf' | Michael Niedermayer | 2013-02-24 | 1 | -0/+4 |
|\| |
|
| * | lavfi: connect libavresample options to af_resample via AVFilterGraph | Justin Ruggles | 2013-02-23 | 1 | -0/+4 |
* | | doc/APIchanges: List merge commit hashes and version numbers | Michael Niedermayer | 2013-02-15 | 1 | -167/+167 |
* | | apichanges: fix 2 wrong hashes | Michael Niedermayer | 2013-02-14 | 1 | -2/+2 |
* | | apichanges: Use , instead of / to seperate multiple hashes | Michael Niedermayer | 2013-02-14 | 1 | -1/+1 |
* | | apichanges: fix date | Michael Niedermayer | 2013-02-14 | 1 | -1/+1 |
* | | doc/APIchanges: fix odd .01 versions | Michael Niedermayer | 2013-02-14 | 1 | -4/+4 |
* | | Merge commit '38c1466ca41c73c7ce347da702362cb69c151716' | Michael Niedermayer | 2013-01-26 | 1 | -0/+4 |
|\| |
|
| * | dict: add av_dict_parse_string() | Justin Ruggles | 2013-01-25 | 1 | -0/+4 |
* | | lavfi: version bump and change log entries after the last commits. | Nicolas George | 2013-01-26 | 1 | -0/+3 |
* | | Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b' | Michael Niedermayer | 2013-01-25 | 1 | -0/+3 |
|\| |
|
| * | lavu: Add av_strnstr() | Vladimir Pantelic | 2013-01-25 | 1 | -0/+3 |
* | | APIchanges: Add git version and fix version for avfilter_ref_get_channels(). | Carl Eugen Hoyos | 2013-01-19 | 1 | -1/+1 |
* | | Add APIchanges entry for av_codec_get_tag2(). | Carl Eugen Hoyos | 2013-01-19 | 1 | -0/+3 |
* | | Merge commit 'ab2ad8bd56882c0ea160b154e8b836eb71abc49d' | Michael Niedermayer | 2013-01-15 | 1 | -0/+3 |
|\| |
|
| * | lavu: Add an API for calculating HMAC (RFC 2104) | Martin Storsjö | 2013-01-15 | 1 | -0/+3 |
* | | Merge commit '44e065d56c87d6a9d0effccec5f31517f72924ec' | Michael Niedermayer | 2013-01-14 | 1 | -0/+3 |
|\| |
|
| * | vdpau: Add context and common helpers for hwaccel support | Rémi Denis-Courmont | 2013-01-13 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-12 | 1 | -1/+4 |
|\| |
|
| * | Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU. | Diego Biurrun | 2013-01-12 | 1 | -1/+4 |
* | | Merge commit '1fb8f6a44f06e48386450fe0363aefc02583d24a' | Michael Niedermayer | 2013-01-09 | 1 | -11/+11 |
|\| |
|
| * | doc/APIchanges: fill in missing dates and hashes. | Justin Ruggles | 2013-01-08 | 1 | -9/+9 |
* | | Merge commit '074a00d192c0e749d677b008b337da42597e780f' | Michael Niedermayer | 2013-01-08 | 1 | -0/+4 |
|\| |
|
| * | lavr: add a public function for setting a custom channel map | Justin Ruggles | 2013-01-07 | 1 | -0/+4 |
* | | Merge commit '6dd93ee6f1b050ad7c4b247899e83efa293ee405' | Michael Niedermayer | 2012-12-30 | 1 | -0/+3 |
|\| |
|
| * | avstring: add av_basename and av_dirname | Luca Barbato | 2012-12-29 | 1 | -0/+3 |
* | | lavfi: add an accessor for ref->audio->channels. | Nicolas George | 2012-12-20 | 1 | -0/+4 |
* | | doc/APIchanges: fill empty git commit hashes and dates | Stefano Sabatini | 2012-12-15 | 1 | -16/+16 |
* | | lavc: add pkt_size field to AVFrame | Stefano Sabatini | 2012-12-15 | 1 | -0/+3 |
* | | lavu/opt: add av_opt_ accessors for pixel/format/image size options | Stefano Sabatini | 2012-11-25 | 1 | -0/+9 |
* | | lavu/bprint: implement av_bprint_strftime(). | Nicolas George | 2012-11-17 | 1 | -0/+3 |
* | | Merge commit 'bf5f46b4cc47b7a4568119f224057d4ff91b6cdd' | Michael Niedermayer | 2012-11-16 | 1 | -0/+4 |
|\| |
|
| * | APIChanges: add entry for av_read_packet deprecation | Janne Grunau | 2012-11-15 | 1 | -0/+4 |
* | | lavu/opt: fix av_opt_get_key_value() API. | Nicolas George | 2012-11-16 | 1 | -3/+3 |