summaryrefslogtreecommitdiffstats
path: root/common/encode_lavc.c
Commit message (Expand)AuthorAgeFilesLines
* Silence some Coverity warningswm42014-11-211-0/+1
* encode: deal with codec->time_base deprecationwm42014-07-221-5/+4
* Revert "encode: make the central lock recursive"Rudolf Polzer2014-06-121-2/+1
* encode: make the central lock recursivewm42014-06-121-1/+2
* encode: make option struct localwm42014-06-111-2/+33
* encoding: No error when the output format doesn't support a stream type at all.Rudolf Polzer2014-05-161-8/+20
* New option --no-ometadata to opt out of including metadata when encoding.Rudolf Polzer2014-04-141-1/+2
* encode_lavc: copy metadata to output fileAlessandro Ghedini2014-03-301-1/+15
* encode: add lockingwm42014-03-091-4/+36
* encode: don't access ao->ptswm42014-03-071-0/+8
* msg: move special declarations to msg_control.hwm42014-01-161-0/+1
* msg: remove global statewm42013-12-211-1/+1
* msg: rename mp_msg_log -> mp_msgwm42013-12-211-1/+1
* stream: mp_msg conversionswm42013-12-211-5/+4
* encode_lavc: mp_msg conversionswm42013-12-211-106/+94
* Remove the _ macrowm42013-12-181-4/+4
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-0/+1115